IPWorks SNMP 2020 JavaScript Edition

Questions / Feedback?

NodeType Property

The type of the selected node.

Syntax


 getNodeType(): MibbrowserNodeTypes;



enum MibbrowserNodeTypes { mcrObjectType, mcrObjectIdentity, mcrModuleIdentity, mcrNotificationType, mcrTrapType, mcrObjectGroup, mcrNotificationGroup, mcrCompliance, mcrCapabilities }

Default Value

1

Remarks

The following are the possible values for NodeType:

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 JavaScript Edition - Version 20.0 [Build 8262]