zfsPoolHealth
NYMNETWORKS-MIB ·
.1.3.6.1.4.1.25359.1.1.4
Object
scalar mandatory
Enumeration
The current health of the containing pool, as reported by zpool status.
Context
- MIB
- NYMNETWORKS-MIB
- OID
.1.3.6.1.4.1.25359.1.1.4- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- fs
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 'NYMNETWORKS-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NYMNETWORKS-MIB::zfsPoolHealth.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NYMNETWORKS-MIB' -M '/opt/observium/mibs/unix:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NYMNETWORKS-MIB::zfsPoolHealth'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | online |
2 | degraded |
3 | faulted |
4 | unknown |