extremeHealthCheckErrorType
EXTREME-SYSTEM-MIB ·
.1.3.6.1.4.1.1916.1.1.3.1
Object
scalar Enumeration
The error reported in the system health check trap
Context
- MIB
- EXTREME-SYSTEM-MIB
- OID
.1.3.6.1.4.1.1916.1.1.3.1- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- extremeSystemHealthCheck
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 'EXTREME-SYSTEM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-SYSTEM-MIB::extremeHealthCheckErrorType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'EXTREME-SYSTEM-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'EXTREME-SYSTEM-MIB::extremeHealthCheckErrorType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | cpuPacket |
3 | backplane |
4 | hardwareFail |
5 | pbusChecksum |