casIndex
CISCO-AAA-SERVER-MIB ·
.1.3.6.1.4.1.9.10.56.1.1.2.1.2
Object
column Unsigned32
A management station wishing to initiate a new AAA server
configuration should use a random value for this object
when creating an instance of casConfigEntry.
The RowStatus semantics of the casConfigRowStatus object
will prevent access conflicts.
If the randomly chosen casIndex value for row creation
is already in use by an existing entry, snmp set to the
casIndex value will fail.
Context
- MIB
- CISCO-AAA-SERVER-MIB
- OID
.1.3.6.1.4.1.9.10.56.1.1.2.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- casConfigEntry
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-AAA-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-AAA-SERVER-MIB::casIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-AAA-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-AAA-SERVER-MIB::casIndex.<casProtocol>.<casIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-AAA-SERVER-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-AAA-SERVER-MIB::casIndex'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4294967295