ocumEventSourceHealthStatus
ONCOMMAND-MANAGER-MIB ·
.1.3.6.1.4.1.789.5.1.2.10
Object
scalar mandatory
Enumeration
Status of the object.
Context
- MIB
- ONCOMMAND-MANAGER-MIB
- OID
.1.3.6.1.4.1.789.5.1.2.10- Type
- scalar
- Access
- readonly
- Status
- mandatory
- Parent
- ocumEvent
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 'ONCOMMAND-MANAGER-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ONCOMMAND-MANAGER-MIB::ocumEventSourceHealthStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ONCOMMAND-MANAGER-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ONCOMMAND-MANAGER-MIB::ocumEventSourceHealthStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | normal |
2 | warning |
3 | error |
4 | critical |