cCasaEntity

CISCO-CASA-MIB · .1.3.6.1.4.1.9.9.122.1.1.1.1.1

Object

column Enumeration
This indicates the user of the CASA component.
casaForwardingAgent: indicates that the objects in this
                     row pertain to the Forwarding
                     Agent.
casaGLoBalManager  : indicates that the objects in this
                     row pertain to the GLoBal Manager.
casaUnknownManager : indicates that the associated
                     service manager is not currently
                     emumerated.

Context

MIB
CISCO-CASA-MIB
OID
.1.3.6.1.4.1.9.9.122.1.1.1.1.1
Type
column
Access
noaccess
Status
current
Parent
cCasaEntry

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::cCasaEntity'
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::cCasaEntity.<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::cCasaEntity'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1casaForwardingAgent
2casaGLoBalManager
3casaUnknownManager