Running snmp walk for the following OID 1.3.6.1.2.1.43.11.1.1.9
, which belongs to PRINTER-MIB
under prtMarkerSuppliesLevel
, is returning SNMPv2-SMI
values. I imagine they are correct, but why is the SNMPv2-SMI MIB being referenced here?
I'm running DataDog agent on a mac, and have downloaded and placed PRINTER-MIB in the appropriate location: /usr/share/snmp/mibs. (The DataDog agent is failing to collect the metric, as it seems I need to format MIBs in python, but that is another problem to be dealt with after this one).
Output is as follows:
snmpwalk -c public -v 2c 192.168.1.14 1.3.6.1.2.1.43.11.1.1.9
SNMPv2-SMI::mib-2.43.11.1.1.9.1.1 = INTEGER: 800
SNMPv2-SMI::mib-2.43.11.1.1.9.1.2 = INTEGER: 200
SNMPv2-SMI::mib-2.43.11.1.1.9.1.3 = INTEGER: 4000
SNMPv2-SMI::mib-2.43.11.1.1.9.1.4 = INTEGER: 2000
SNMPv2-SMI::mib-2.43.11.1.1.9.1.5 = INTEGER: 2400