IPWorks SNMP 2020 Python Edition

Questions / Feedback?

error_description Property

Description of the status code for the last SNMP packet received by the class.

Syntax

def get_error_description() -> str: ...

error_description = property(get_error_description, None)

Default Value

"0"

Remarks

Please refer to the error_status property for more information.

This property is read-only.

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