affirmedExtstorageStatusDiskPartition
AFFIRMED-EXTSTORAGE-MIB ·
.0.1.1.1.6
Object
column String
Current ext-storage disk partition
Context
- MIB
- AFFIRMED-EXTSTORAGE-MIB
- OID
.0.1.1.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- affirmedExtstorageStatusEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AFFIRMED-EXTSTORAGE-MIB' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AFFIRMED-EXTSTORAGE-MIB::affirmedExtstorageStatusDiskPartition'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AFFIRMED-EXTSTORAGE-MIB' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AFFIRMED-EXTSTORAGE-MIB::affirmedExtstorageStatusDiskPartition.<affirmedExtstorageStatusState>.<affirmedExtstorageStatusChassis>.<affirmedExtstorageStatusSlot>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AFFIRMED-EXTSTORAGE-MIB' -M '/opt/observium/mibs/microsoft:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AFFIRMED-EXTSTORAGE-MIB::affirmedExtstorageStatusDiskPartition'