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
- Table
- casConfigTable
- Siblings
- 7
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 1-4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| casProtocol The variable denotes the protocol used by the
managed device with the AAA server corresponding to
this entry in the table. | column | CiscoAAAProtocol | .1.3.6.1.4.1.9.10.56.1.1.2.1.1 |
| casAddress The IP address of the server. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.9.10.56.1.1.2.1.3 |
| casAuthenPort UDP/TCP port used for authentication in the configuration
For TACACS+, this object should be explictly set.
Default value is the IOS default for radi… | column | Integer32 | .1.3.6.1.4.1.9.10.56.1.1.2.1.4 |
| casAcctPort UDP/TCP port used for accounting service in the configuration
For TACACS+, the value of casAcctPort is ignored.
casAuthenPort will be used instead.
D… | column | Integer32 | .1.3.6.1.4.1.9.10.56.1.1.2.1.5 |
| casKey The server key to be used with this server.
Retrieving the value of this object via SNMP will
return an empty string for security reasons. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.9.10.56.1.1.2.1.6 |
| casPriority A number that indicates the priority of the server in
this entry. Lower numbers indicate higher priority. | column | Unsigned32 | .1.3.6.1.4.1.9.10.56.1.1.2.1.7 |
| casConfigRowStatus The status of this table entry. Once the entry status is
set to active, the associated entry cannot be modified
except destroyed by setting this object to destroy(6). | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.10.56.1.1.2.1.8 |