alarmObjectOID
TRAPS-COMMON ·
.1.3.6.1.4.1.42359.2.2.2.3.1.5
Object
scalar ObjectIdentifier
Name of alarm object based on SNMP naming. Note that the granularity must be good enough to guarantee unique alarm states and relevant resource identification to the operator.
Context
- MIB
- TRAPS-COMMON
- OID
.1.3.6.1.4.1.42359.2.2.2.3.1.5- 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::alarmObjectOID.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::alarmObjectOID'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.