falconAlarmHistoryTable
RLE-FALCON-EM-MIB ·
.1.3.6.1.4.1.3184.1.5.1.7.3
Object
table mandatory
A list of alarm history table entries stored in the in the non-volatile memory. The table contains zero, one, or many rows at any moment, depending upon the number of alarm conditions in effect. The falcon creates a row in the table each time a new alarm is detected. The falcon creates the first row with falconAlarmHistoryId equal to 1, and increments the value of falconAlarmHistoryId each time a new row is created, up to a maximum of 100. After 100 entries are created, the falcon will overwrite the earliest entry with the latest alarm. The number of rows in the table at any given time is reflected by the value of falconAlarmHistoryEntries.
Context
- MIB
- RLE-FALCON-EM-MIB
- OID
.1.3.6.1.4.1.3184.1.5.1.7.3- Type
- table
- Status
- mandatory
- Parent
- falconAlarmHistory
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/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::falconAlarmHistoryTable'
More examples
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::falconAlarmHistoryTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.