hpEMSEventType
HP-EMS ·
.1.3.6.1.4.1.11.2.3.1.7.1.1.11
Object
scalar OctetString
String representing event type: Poll (for 'At Every Interval') Change (for 'When value changes') Normal (for when threshold condition is not true) Problem (for when threshold condition is true) Error
Context
- MIB
- HP-EMS
- OID
.1.3.6.1.4.1.11.2.3.1.7.1.1.11- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- hpEMSNotify
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 'HP-EMS' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-EMS::hpEMSEventType.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-EMS' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-EMS::hpEMSEventType'
Syntax
OctetString
Values & Constraints
No enumerated values or constraints recorded.