IPWorks SNMP 2020 Python Edition

Questions / Feedback?

node_file_name Property

The absolute path of the file where the selected node is declared.

Syntax

def get_node_file_name() -> str: ...

node_file_name = property(get_node_file_name, None)

Default Value

""

Remarks

It is possible for a node to be re-declared in other modules. In this case the property contains a comma separated list of file names where the selected node 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]