ccmCommonUserSNMPAuthProtocol
CISCO-COMMON-MGMT-MIB ·
.1.3.6.1.4.1.9.9.443.1.1.5.1.6
Object
An indication of whether messages sent on behalf of
this user to/from the SNMP engine can be authenticated,
and if so, the type of authentication protocol which is
used.
An instance of this object is created concurrently
with the creation of any other object instance for
the same user (i.e., as part of the processing of
the set operation which creates the first object
instance in the same conceptual row).
If an initial set operation (i.e. at row creation time)
tries to set a value for an unknown or unsupported
protocol, then a 'wrongValue' error must be returned.
Once instantiated, the value of such an instance of
this object can only be changed via a set operation to
the value of the usmNoAuthProtocol.
If a set operation tries to change the value of an
existing instance of this object to any value other
than usmNoAuthProtocol, then an 'inconsistentValue'
error must be returned.
If a set operation tries to set the value to the
usmNoAuthProtocol while the
ccmCommonUserSNMPPrivProtocol value in the same row is
not equal to usmNoPrivProtocol, then an
'inconsistentValue' error must be returned. That means
that an SNMP command generator application must first
ensure that the usmUserPrivProtocol is set to the
usmNoPrivProtocol value before it can set the
usmUserAuthProtocol value to usmNoAuthProtocol.
The value of an instance of this object directly maps
to a corresponding instance of usmUserAuthProtocol in
the usmUserTable.
Context
- MIB
- CISCO-COMMON-MGMT-MIB
- OID
.1.3.6.1.4.1.9.9.443.1.1.5.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ccmCommonUserEntry
- Table
- ccmCommonUserTable
- Siblings
- 9
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ccmCommonUserName Name of the common user. | column | OctetString | .1.3.6.1.4.1.9.9.443.1.1.5.1.1 |
| ccmCommonUserRowStatus Status of the user. | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.9.9.443.1.1.5.1.10 |
| ccmCommonUserPassword Password of the common user.
For SNMP, this password is used for both authentication
and privacy. For CLI and XML, it is used for
authentication only.
… | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.9.9.443.1.1.5.1.2 |
| ccmCommonUserExpiryDate The date on which this user will expire. Note
that non-date related octets in this object are
ignored.
If the all the date related octets have value
'00'H, then u… | column | SNMPv2-TCDateAndTime | .1.3.6.1.4.1.9.9.443.1.1.5.1.3 |
| ccmCommonUserSshKeyFilename The name of the file storing the SSH public key.
The SSH public key is used to authenticate the SSH
session for this user. Note that this object
applies to only CLI user.
… | column | OctetString | .1.3.6.1.4.1.9.9.443.1.1.5.1.4 |
| ccmCommonUserSshKeyConfigured This object specifies whether the user corresponding
to this entry is configured with SSH public key.
The value of 'true' indicates that the user is
configured wit… | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.9.9.443.1.1.5.1.5 |
| ccmCommonUserSNMPPrivProtocol An indication of whether messages sent on behalf of
this user to/from the SNMP engine can be protected
from disclosure, and if so, the type of privacy
protocol which is used.
… | column | SNMPv2-TCAutonomousType | .1.3.6.1.4.1.9.9.443.1.1.5.1.7 |
| ccmCommonUserCredType The type of the credential store of the user.
When a row is created in this table by a user, the
user entry is created in a credential store local to
the device.
… | column | Enumeration | .1.3.6.1.4.1.9.9.443.1.1.5.1.8 |
| ccmCommonUserStorageType The storage type for this conceptual row.
Conceptual rows having the value 'permanent' need
not allow write-access to any columnar objects in
the row. | column | SNMPv2-TCStorageType | .1.3.6.1.4.1.9.9.443.1.1.5.1.9 |