IPWorks SNMP 2020 C++ Builder Edition

Questions / Feedback?

NodeType Property

The type of the selected node.

Syntax

__property TipnMibBrowserNodeTypes NodeType = { read=FNodeType };
enum TipnMibBrowserNodeTypes { mcrObjectType=0, mcrObjectIdentity=1, mcrModuleIdentity=2, mcrNotificationType=3, mcrTrapType=4, mcrObjectGroup=5, mcrNotificationGroup=6, mcrCompliance=7, mcrCapabilities=8 };

Default Value

mcrObjectIdentity

Remarks

The following are the possible values for NodeType:

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

This property is read-only.

Data Type

Integer

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