standbyDskHealth
BASIS-RAS-DISK-MIB ·
.1.3.6.1.4.1.351.110.6.2.3
Object
scalar mandatory
Enumeration
Shows the Status of the Standby ASC Hard Disk, which depends on the number of corrupted files and number of Bad sectors in the Standby ASC. The Status is UNKNOWN, if there is no Standby ASC in the shelf.
Context
- MIB
- BASIS-RAS-DISK-MIB
- OID
.1.3.6.1.4.1.351.110.6.2.3- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- rasDsk
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BASIS-RAS-DISK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BASIS-RAS-DISK-MIB::standbyDskHealth.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BASIS-RAS-DISK-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BASIS-RAS-DISK-MIB::standbyDskHealth'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | pass |
2 | fail |
3 | unknown |
4 | testInProgress |