IPWorks SNMP 2020 Delphi Edition

Questions / Feedback?

NodeType Property

The type of the selected node.

Syntax

property NodeType: TipnTNodeTypes read get_NodeType;
TipnTNodeTypes = ( mcrObjectType, mcrObjectIdentity, mcrModuleIdentity, mcrNotificationType, mcrTrapType, mcrObjectGroup, mcrNotificationGroup, mcrCompliance, mcrCapabilities );

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.

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