cCasaState
CISCO-CASA-MIB ·
.1.3.6.1.4.1.9.9.122.1.1.1.1.2
Object
column r/w
Enumeration
casaNotEnabled: indicates that CASA is not configured.
casaEnabled : indicates that CASA is configured.
If the CASA entity is a Forwarding
Agent, it is waiting for a Wildcard
Affinity.
casaActive : indicates that CASA is operational.
i.e. For the Service Manager this
state indicates that at least one
Wildcard Affinity has been sent.
For a Forwarding Agent this state
indicates that Wildcard Affinity
has been received and CASA is
forwarding matching IP packets to
the Service Manager.
Setting cCasaState to casaNotEnabled will shut
CASA down.
Setting cCasaState to casaEnabled results in
the following sequence of events:
The configuration parameters
cCasaCfgAddress,
cCasaCfgMcastAddress
are validated.
If validated CASA is shut down if its not already,
followed by CASA being enabled with the
configuration parameters taking effect.
If the configuration parameters are not valid then
the set operation fails.
Setting cCasaState to casaActive is invalid.
Context
- MIB
- CISCO-CASA-MIB
- OID
.1.3.6.1.4.1.9.9.122.1.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cCasaEntry
- 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-CASA-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-CASA-MIB::cCasaState'
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::cCasaState.<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::cCasaState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | casaNotEnabled |
2 | casaEnabled |
3 | casaActive |
Conformance
Member of