IPWorks SNMP 2020 Python Edition

Questions / Feedback?

node_full_label Property

The full label of the selected node.

Syntax

def get_node_full_label() -> str: ...

node_full_label = property(get_node_full_label, None)

Default Value

""

Remarks

This contains the full label of the Oid of the selected node. It is unique within the MIB module where it is declared.

This property is read-only.

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