alarmExternal2
LUM-ALARM-MIB ·
.1.3.6.1.4.1.8708.2.1.2.8.2
Object
scalar LUM-TCFaultStatus
External alarm 2.
A(ctivation): fixme
D(e-activation): fixme
Context
- MIB
- LUM-ALARM-MIB
- OID
.1.3.6.1.4.1.8708.2.1.2.8.2- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- alarmExternal
- 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 'LUM-ALARM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-ALARM-MIB::alarmExternal2.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-ALARM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-ALARM-MIB::alarmExternal2'
Syntax
- Source
- LUM-TCFaultStatus
- Base type
Enumeration
Type Description
A value indicating the current state
of a potential fault condition leading to
an alarm for an object.
ok - indicates that no fault condition is present
and no alarm is active or the alarm has been cleared.
alarm - indicates that a fault condition is present
and an alarm is active.
Note: The list of FaultStatus objects forms the list of all
potential alarms for the system.
Values & Constraints
Type Values
1 | ok |
2 | alarm |
Conformance
Member of