All MIBs › CISCO-FLOW-MONITOR-MIB › cfmAlarmHistorySize
cfmAlarmHistorySize
Module: CISCO-FLOW-MONITOR-MIB
OID (symbolic): CISCO-FLOW-MONITOR-MIB::cfmAlarmHistorySize
OID (numeric): 1.3.6.1.4.1.9.9.692.1.6.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
This object specifies the maximum number of rows the cfmAlarmHistoryTable can contain at any given time. If the device raises or clears an alarm and the cfmAlarmHistoryTable already contains a number of rows equal to the value of this object, then it destroys the oldest row before creating a new one.
What is cfmAlarmHistorySize?
Specifies the maximum number of rows the alarm history table may hold at once; when the limit is reached, the oldest entries are discarded as new alarm events occur. This is a read-write configuration setting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.692.1.6.1 snmpwalk -v2c -c public <target> CISCO-FLOW-MONITOR-MIB::cfmAlarmHistorySize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.692.1.6.1.1 snmpget -v2c -c public <target> CISCO-FLOW-MONITOR-MIB::cfmAlarmHistorySize.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.692.1.6.1.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.692 | ciscoFlowMonitorMIB | CISCO-FLOW-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.692.1 | ciscoFlowMonitorMIBObjects | CISCO-FLOW-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.692.1.6 | cfmAlarmHistory | CISCO-FLOW-MONITOR-MIB |
| 1.3.6.1.4.1.9.9.692.1.6.1 | cfmAlarmHistorySize | CISCO-FLOW-MONITOR-MIB |