value (method)

Returns the value corresponding to an OID.

Syntax

- (NSString*)value:(NSString*)OID;
public func value(_ OID: String) throws -> String

Remarks

If the OID does not exist in the Objects collection, a trappable error is generated.

Please refer to the snmpobject type for more information.

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