nodeLabel (property)

The label of the selected node.

Syntax

@property (nonatomic,readonly,assign,getter=nodeLabel) NSString* nodeLabel;
- (NSString*)nodeLabel;
public var nodeLabel: String {
  get {...}
}

Default Value

"iso"

Remarks

This label is unique within the MIB module where it is declared.

This property is read-only.

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