IPWorks SNMP 2020 Python Edition

Questions / Feedback?

node_oid Property

The Object ID of the selected node.

Syntax

def get_node_oid() -> str: ...

node_oid = property(get_node_oid, None)

Default Value

"1"

Remarks

Contains the Object Id (OID) of the currently selected node. The OID uniquely identifies the selected node within the entire object hierarchy.

This property is read-only.

Copyright (c) 2022 /n software inc. - All rights reserved.
IPWorks SNMP 2020 Python Edition - Version 20.0 [Build 8202]