UCD-SNMP-MIB::dskUsed OID support 1.3.6.1.4.1.2021.9.1.8 This OID is available in the UCD-SNMP-MIB.
It is used to check disk usage. It is unable to bring disk usage and you want to know why it is unable to bring any disk usage results.
SNMP walk queries are returing the following response.
[[email protected] ~]$ snmpwalk -v 2c -c public localhost 1.3.6.1.4.1.2021.9.1.8
UCD-SNMP-MIB::dskUsed = No Such Instance currently exists at this OID
[[email protected] ~]$ snmpwalk -c public -v 2c 127.0.0.1 1.3.6.1.4.1.27654.3
SNMPv2-SMI::enterprises.27654.3 = No Such Object available on this agent at this OID
[[email protected] ~]$ snmpwalk -c public -v 2c 127.0.0.1 1.3.6.1.4.1.2021.9.1.8
UCD-SNMP-MIB::dskUsed = No Such Instance currently exists at this OID
[[email protected] ~]$ snmpwalk -c public -v 2c 127.0.0.1 1.3.6.1.4.1.2021.9.1.1
UCD-SNMP-MIB::dskIndex = No Such Instance currently exists at this OID
[[email protected] ~]$ snmpwalk -c public -v 2c 127.0.0.1 1.3.6.1.4.1.2021.9.1.7
UCD-SNMP-MIB::dskAvail = No Such Instance currently exists at this OID
[[email protected] ~]$ snmpwalk -c public -v 2c 127.0.0.1 1.3.6.1.4.1.2021.9.1.3
UCD-SNMP-MIB::dskDevice = No Such Instance currently exists at this OID
This OID is not currently supported in Symantec Messaging Gateway.