volumeStatus
READYNAS-MIB ·
.1.3.6.1.4.1.4526.18.7.1.4
Object
The severity of the volume. Possible values: 1: Clean 2: Error 16: Initialized (Normal)
Context
- MIB
- READYNAS-MIB
- OID
.1.3.6.1.4.1.4526.18.7.1.4- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- volumeEntry
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 'READYNAS-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'READYNAS-MIB::volumeStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'READYNAS-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'READYNAS-MIB::volumeStatus.<volumeNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'READYNAS-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'READYNAS-MIB::volumeStatus'
Syntax
- Source
- RFC1213-MIBDisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.