cacPriorityNumber
CISCO-AAA-CLIENT-MIB ·
.1.3.6.1.4.1.9.9.158.1.1.1.1.5
Object
column
Integer32
This is the priority number of an authentication method to
be used in user authentication for a session. This value is
automatically assigned and reflects the relative priority
of the authentication method denoted by cacAuthen with
respected to already configured authentication methods.
It is assigned in the order in which the authentication
method is enabled by the user through cacEnable.
The higher value has the higher priority. This object
is used to determine the fallback order in case the
primary authentication method indicated by cacPrimaryMethod
failed.
If the authentication method denoted by cacAuthen is disabled
for the type of session denoted by cacSession, the value
of this object is equal to 0.
Context
- MIB
- CISCO-AAA-CLIENT-MIB
- OID
.1.3.6.1.4.1.9.9.158.1.1.1.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cacPriorityEntry
- Table
- cacPriorityTable
- Siblings
- 5
Syntax
Integer32
Values & Constraints
Object Constraints
range: 0-4
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cacSession This is the session type used to connect to the network
device. | column | SessionType | .1.3.6.1.4.1.9.9.158.1.1.1.1.1 |
| cacAuthen This is the authentication method used to authenticate
users. | column | AuthenMethod | .1.3.6.1.4.1.9.9.158.1.1.1.1.2 |
| cacLoginMode This is the login mode user used to login to the network
device. | column | LoginMode | .1.3.6.1.4.1.9.9.158.1.1.1.1.3 |
| cacEnable It indicates whether the authentication method denoted by
cacAuthen is enabled or not.
When this object is true(1), the authentication method denoted
by cacAuthen i… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.158.1.1.1.1.4 |
| cacPrimaryMethod It indicates whether the authentication method denoted by
cacAuthen is the primary (first one to be tried) method
when there are multiple authentication method configured.
… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.158.1.1.1.1.6 |