ccmCommonUserSNMPPrivProtocol
CISCO-COMMON-MGMT-MIB ·
.1.3.6.1.4.1.9.9.443.1.1.5.1.7
Object
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.
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 usmNoPrivProtocol.
If a set operation tries to change the value of an
existing instance of this object to any value other
than usmNoPrivProtocol, then an 'inconsistentValue'
error must be returned.
Note that if any privacy protocol is used, then you
must also use an authentication protocol. In other
words, if usmUserPrivProtocol is set to anything else
than usmNoPrivProtocol, then the corresponding instance
of usmUserAuthProtocol cannot have a value of
usmNoAuthProtocol. If it does, then an
'inconsistentValue' error must be returned.
The value of an instance of this object directly maps
to a corresponding instance of usmUserPrivProtocol in
the usmUserTable.
Context
- MIB
- CISCO-COMMON-MGMT-MIB
- OID
.1.3.6.1.4.1.9.9.443.1.1.5.1.7- 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 |
| ccmCommonUserSNMPAuthProtocol 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.
… | column | SNMPv2-TCAutonomousType | .1.3.6.1.4.1.9.9.443.1.1.5.1.6 |
| 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 |