IPWorks SNMP 2020 Java Edition

Questions / Feedback?

NodeType Property

The type of the selected node.

Syntax

public int getNodeType();


Enumerated values: public final static int mcrObjectType = 0; public final static int mcrObjectIdentity = 1; public final static int mcrModuleIdentity = 2; public final static int mcrNotificationType = 3; public final static int mcrTrapType = 4; public final static int mcrObjectGroup = 5; public final static int mcrNotificationGroup = 6; public final static int mcrCompliance = 7; public final static int mcrCapabilities = 8;

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 Java Edition - Version 20.0 [Build 8202]