ccsAdControlNotifEnabled

CISCO-CONTENT-SERVICES-MIB · .1.3.6.1.4.1.9.9.597.1.3.1.1.7

Object

column r/w SNMPv2-TCTruthValue
This object controls the generation of the notifications
for the AdControl. The alarm and clear notifications are 
enabled when ccsAdControlNotifEnabled is set to 'true'. 
The AdControl will start a timer with the interval controlled 
by ccsAdControlAlarmUpdateTimer for each event. An alarm
notification will be generated if the error exceeds the 
alarm threshold within the 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.
              
'true'  Indicates that the notifications are enabled.
'false' Indicates that notifications are disabled.

Context

MIB
CISCO-CONTENT-SERVICES-MIB
OID
.1.3.6.1.4.1.9.9.597.1.3.1.1.7
Type
column
Access
readwrite
Status
current
Parent
ccsNotifCfgTableEntry
Groups
1

Walk 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::ccsAdControlNotifEnabled'
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::ccsAdControlNotifEnabled.<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::ccsAdControlNotifEnabled'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false