casConfigRowStatus
CISCO-AAA-SERVER-MIB ·
.1.3.6.1.4.1.9.10.56.1.1.2.1.8
Object
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).
Context
- MIB
- CISCO-AAA-SERVER-MIB
- OID
.1.3.6.1.4.1.9.10.56.1.1.2.1.8- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- casConfigEntry
- Table
- casConfigTable
- Siblings
- 7
Values & Constraints
Type Values
1 | active |
2 | notInService |
3 | notReady |
4 | createAndGo |
5 | createAndWait |
6 | destroy |
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 |
| casIndex 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 R… | column | Unsigned32 | .1.3.6.1.4.1.9.10.56.1.1.2.1.2 |
| 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 |