All MIBs › CISCO-CONTENT-ENGINE-MIB › cceAlarmHistTableSize
cceAlarmHistTableSize
Module: CISCO-CONTENT-ENGINE-MIB
OID (symbolic): CISCO-CONTENT-ENGINE-MIB::cceAlarmHistTableSize
OID (numeric): 1.3.6.1.4.1.9.9.178.1.6.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object specifies the number of entries that the cceAlarmHistTable can contain. When a alarm gets generated, and the capacity of the cceAlarmHistTable has reached the value specified by this object, then the agent deletes the oldest entity in order to accommodate the new entry. A value of '0' prevents any history from being retained.
What is cceAlarmHistTableSize?
A configurable setting for the maximum number of entries the alarm history table can hold; once full, the oldest alarm entries are deleted to make room for new ones.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.178.1.6.1.1 snmpwalk -v2c -c public <target> CISCO-CONTENT-ENGINE-MIB::cceAlarmHistTableSize
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.178.1.6.1.1.1 snmpget -v2c -c public <target> CISCO-CONTENT-ENGINE-MIB::cceAlarmHistTableSize.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.178.1.6.1.1.1 i <value>
Start monitoring Cisco Content Engine web-caching appliances (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CONTENT-ENGINE-MIB::cceAlarmHistTableSize OID value, configure state conditions and alerts, and monitor any Cisco Content Engine web-caching appliances (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.178 | ciscoContentEngineMIB | CISCO-CONTENT-ENGINE-MIB |
| 1.3.6.1.4.1.9.9.178.1 | ciscoContentEngineMIBObjects | CISCO-CONTENT-ENGINE-MIB |
| 1.3.6.1.4.1.9.9.178.1.6 | cceAlarmGroup | CISCO-CONTENT-ENGINE-MIB |
| 1.3.6.1.4.1.9.9.178.1.6.1 | cceAlarmHistory | CISCO-CONTENT-ENGINE-MIB |
| 1.3.6.1.4.1.9.9.178.1.6.1.1 | cceAlarmHistTableSize | CISCO-CONTENT-ENGINE-MIB |