ccsAdControlAlarmUpdateTimer
CISCO-CONTENT-SERVICES-MIB ·
.1.3.6.1.4.1.9.9.597.1.1.1.1.5
Object
column r/w
secondsInteger32
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.
Context
- MIB
- CISCO-CONTENT-SERVICES-MIB
- OID
.1.3.6.1.4.1.9.9.597.1.1.1.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Units
- seconds
- Parent
- ccsGlobalCfgTableEntry
- Groups
- 1
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 'CISCO-CONTENT-SERVICES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CONTENT-SERVICES-MIB::ccsAdControlAlarmUpdateTimer'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CONTENT-SERVICES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CONTENT-SERVICES-MIB::ccsAdControlAlarmUpdateTimer.<entPhysicalIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CONTENT-SERVICES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CONTENT-SERVICES-MIB::ccsAdControlAlarmUpdateTimer'
Syntax
secondsInteger32
Values & Constraints
Object Constraints
range: 1-2147483647
Conformance
Member of