IPWorks SNMP 2020 Python Edition

Questions / Feedback?

value Method

Returns the value corresponding to an OID.

Syntax

def value(oid: str) -> str: ...

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