eventSetClear
OMNITRON-TRAP-MIB ·
.1.3.6.1.4.1.7342.6.12
Object
scalar Enumeration
Holds the alarm status at the time of the notification
alarmSet(1) Alarm is active or set
alarmClear(2) Alarm is not active or cleared
Context
- MIB
- OMNITRON-TRAP-MIB
- OID
.1.3.6.1.4.1.7342.6.12- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- omnitronNotificationObjects
- Groups
- 1
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 'OMNITRON-TRAP-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OMNITRON-TRAP-MIB::eventSetClear.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OMNITRON-TRAP-MIB' -M '/opt/observium/mibs/omnitron:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OMNITRON-TRAP-MIB::eventSetClear'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | alarmSet |
2 | alarmClear |
Conformance
Member of