IPWorks SNMP 2020 Python Edition

Questions / Feedback?

node_type Property

The type of the selected node.

Syntax

def get_node_type() -> int: ...

node_type = property(get_node_type, None)

Default Value

1

Remarks

The following are the possible values for node_type:

0mcrObjectType
1mcrObjectIdentity
2mcrModuleIdentity
3mcrNotificationType
4mcrTrapType
5mcrObjectGroup
6mcrNotificationGroup
7mcrCompliance
8mcrCapabilities

This property is read-only.

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