cCasaStateNotificationEnabled

CISCO-CASA-MIB · .1.3.6.1.4.1.9.9.122.1.1.1.1.3

Object

column r/w SNMPv2-TCTruthValue
true indicates that ciscoCasaStateChange
notification is to be generated when the state
changes. That is, the notification generation 
is enabled.
false indicates that ciscoCasaStateChange
notification generation is disabled.

Context

MIB
CISCO-CASA-MIB
OID
.1.3.6.1.4.1.9.9.122.1.1.1.1.3
Type
column
Access
readwrite
Status
current
Parent
cCasaEntry
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-CASA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CASA-MIB::cCasaStateNotificationEnabled'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-CASA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CASA-MIB::cCasaStateNotificationEnabled.<cCasaEntity>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-CASA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-CASA-MIB::cCasaStateNotificationEnabled'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance