IPWorks SNMP 2020 .NET Edition

Questions / Feedback?

NodeType Property

The type of the selected node.

Syntax

public MibbrowserNodeTypes NodeType { get; }

enum MibbrowserNodeTypes { mcrObjectType, mcrObjectIdentity, mcrModuleIdentity, mcrNotificationType, mcrTrapType, mcrObjectGroup, mcrNotificationGroup, mcrCompliance, mcrCapabilities }
Public ReadOnly Property NodeType As MibbrowserNodeTypes

Enum MibbrowserNodeTypes mcrObjectType mcrObjectIdentity mcrModuleIdentity mcrNotificationType mcrTrapType mcrObjectGroup mcrNotificationGroup mcrCompliance mcrCapabilities End Enum

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