nodeSubId (property)

The SubId of the currently selected node.

Syntax

@property (nonatomic,readonly,assign,getter=nodeSubId) int nodeSubId;
- (int)nodeSubId;
public var nodeSubId: Int32 {
  get {...}
}

Default Value

1

Remarks

For instance, if you select the node "dod" in "rfc1155.smi", the NodeSubId value will be 6.

This property is read-only.

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