Convert snmp octet string to human readable date format

后端 未结 3 610
抹茶落季
抹茶落季 2021-02-09 02:36

Using the pysnmp framework i get some values doing a snmp walk. Unfortunately for the oid

1.3.6.1.21.69.1.5.8.1.2 (DOCS-CABLE-DEVICE-MIB)

3条回答
  •  情话喂你
    2021-02-09 03:36

    Shameless plug here: The Pycopia SNMP and SMI modules correctly handle this object, and others as well. Pycopia is installed from source, and dont forget the mibs file if you try it.

提交回复
热议问题