IPWorks SNMP 2020 macOS Edition

Questions / Feedback?

NodeType Property

The type of the selected node.

Syntax

public var nodeType: MibbrowserNodeTypes {
get {...} }

public enum MibbrowserNodeTypes: Int32 { case mcrObjectType = 0 case mcrObjectIdentity = 1 case mcrModuleIdentity = 2 case mcrNotificationType = 3 case mcrTrapType = 4 case mcrObjectGroup = 5 case mcrNotificationGroup = 6 case mcrCompliance = 7 case 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 macOS Edition - Version 20.0 [Build 8202]