eqliscsiVolumeStatusOperStatus
EQLVOLUME-MIB ·
.1.3.6.1.4.1.12740.5.1.7.7.1.8
Object
column Enumeration
This field specifies the current operational status of the volume.
Context
- MIB
- EQLVOLUME-MIB
- OID
.1.3.6.1.4.1.12740.5.1.7.7.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- eqliscsiVolumeStatusEntry
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 'EQLVOLUME-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLVOLUME-MIB::eqliscsiVolumeStatusOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'EQLVOLUME-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EQLVOLUME-MIB::eqliscsiVolumeStatusOperStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EQLVOLUME-MIB' -M '/opt/observium/mibs/equallogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EQLVOLUME-MIB::eqliscsiVolumeStatusOperStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | available |
2 | not-available |
3 | not-available-due-to-snap-reserve-met |
4 | not-available-due-to-members-offline |
5 | not-available-due-to-lost-cached-blocks |
6 | not-available-due-to-thin-max-growth-met |
7 | not-available-due-to-nospace-for-auto-grow |
8 | not-available-due-to-missing-pages |
9 | not-available-due-to-syncrep |
10 | available-no-new-connections |
11 | not-available-due-to-internal-error |