alarmHasClear
TRAPS-COMMON ·
.1.3.6.1.4.1.42359.2.2.2.3.1.13
Object
scalar SNMPv2-TCTruthValue
Indicates if the alarm is cleared or not.
Context
- MIB
- TRAPS-COMMON
- OID
.1.3.6.1.4.1.42359.2.2.2.3.1.13- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- trapObjects
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 'TRAPS-COMMON' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TRAPS-COMMON::alarmHasClear.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TRAPS-COMMON' -M '/opt/observium/mibs/versa:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TRAPS-COMMON::alarmHasClear'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |