All MIBs › CISCO-CONTENT-SERVICES-MIB › ccsAdControlAlarmUpdateTimer
ccsAdControlAlarmUpdateTimer
Module: CISCO-CONTENT-SERVICES-MIB
OID (symbolic): CISCO-CONTENT-SERVICES-MIB::ccsAdControlAlarmUpdateTimer
OID (numeric): 1.3.6.1.4.1.9.9.597.1.1.1.1.5
Node type: OBJECT-TYPE
Type: TimeInterval
Access: read-write
Description: The time interval to monitor the AdControl related errors. The alarm and clear notifications are enabled when ccsAdControlNotifEnabled is set to 'true'. The alarm notifications are specified by ciscoContentServicesNetServerResponseFailExceeded, ciscoContentServicesNetServerResponseTimeExceeded, ciscoContentServicesProtocolParseFailExceeded. The clear notifications are specified ciscoContentServicesNetServerResponseFailAlarmCleared, ciscoContentServicesNetServerResponseTimeAlarmCleared, ciscoContentServicesProtocolParseFailAlarmCleared The AdControl will start a timer for each type of errors. Each error has a counter. The counters for the errors are ccsNetServerResponseFailCountNotifInfo, ccsNetServerResponseTimeFailCountNotifInfo, ccsProtocolParseFailCountNotifInfo. An alarm notification will be generated if the error exceeds the alarm threshold within the time interval and no such alarm has been raised yet. The timer will be restarted after an alarm notification is generated. When the timer expires, a clear notification will be generated if the error is equal to or less than the clear threshold and the alarm exists. The alarm thresholds are specified by ccsNetServerResponseFailAlarmThreshold, ccsNetServerResponseTimeFailAlarmThreshold, ccsProtocolParseFailAlarmThreshold. The clear thresholds are specified by ccsNetServerResponseFailClearThreshold, ccsNetServerResponseTimeFailClearThreshold, ccsProtocolParseFailClearThreshold. When the timer is changed, the alarm counters will be reset and the related alarms will be cleared if exist.
What is ccsAdControlAlarmUpdateTimer?
A read-write timer interval controlling how often AdControl-related error conditions (such as network server response failures and protocol parse failures) are checked and alarm/clear notifications are evaluated.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.597.1.1.1.1.5 snmpwalk -v2c -c public <target> CISCO-CONTENT-SERVICES-MIB::ccsAdControlAlarmUpdateTimer
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.597.1.1.1.1.5.1 snmpget -v2c -c public <target> CISCO-CONTENT-SERVICES-MIB::ccsAdControlAlarmUpdateTimer.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.597.1.1.1.1.5.1 s <value>
Start monitoring Cisco Content Services switch (CSS/CSM-class device) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CONTENT-SERVICES-MIB::ccsAdControlAlarmUpdateTimer OID value, configure state conditions and alerts, and monitor any Cisco Content Services switch (CSS/CSM-class device) 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.597 | ciscoContentServicesMIB | CISCO-CONTENT-SERVICES-MIB |
| 1.3.6.1.4.1.9.9.597.1 | ciscoContentServicesMIBObjects | CISCO-CONTENT-SERVICES-MIB |
| 1.3.6.1.4.1.9.9.597.1.1 | ccsConfig | CISCO-CONTENT-SERVICES-MIB |
| 1.3.6.1.4.1.9.9.597.1.1.1 | ccsGlobalCfgTable | CISCO-CONTENT-SERVICES-MIB |
| 1.3.6.1.4.1.9.9.597.1.1.1.1 | ccsGlobalCfgTableEntry | CISCO-CONTENT-SERVICES-MIB |
| 1.3.6.1.4.1.9.9.597.1.1.1.1.5 | ccsAdControlAlarmUpdateTimer | CISCO-CONTENT-SERVICES-MIB |