pysnmp
pysnmp copied to clipboard
OID Description
Is it possible to resolve the OID Description from the MIB for specific ObjectTypes
As long as you locate the MibBuilder instance, you can easily access the description of the object types.
Sample code can be found here.