falconAlarmDescr
RLE-FALCON-EM-MIB ·
.1.3.6.1.4.1.3184.1.5.1.5.2.1.2
Object
column mandatory
ObjectIdentifier
A reference to an alarm description object. The object referenced should not be accessible, but rather be used to provide a unique description of the alarm condition.
Context
- MIB
- RLE-FALCON-EM-MIB
- OID
.1.3.6.1.4.1.3184.1.5.1.5.2.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- falconAlarmEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RLE-FALCON-EM-MIB' -M '/opt/observium/mibs/chatsworth:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RLE-FALCON-EM-MIB::falconAlarmDescr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RLE-FALCON-EM-MIB' -M '/opt/observium/mibs/chatsworth:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RLE-FALCON-EM-MIB::falconAlarmDescr.<falconAlarmId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RLE-FALCON-EM-MIB' -M '/opt/observium/mibs/chatsworth:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RLE-FALCON-EM-MIB::falconAlarmDescr'
Syntax
ObjectIdentifier
Values & Constraints
No enumerated values or constraints recorded.