CISCO-COMMON-MGMT-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
13
.1.3.6.1.4.1.9.9.443.1.1.5 · 1 row entry · 10 columns
This table lists all the common users configured on
this device. A common user is a user who is common
across SNMP, CLI and other device access methods.
          
Certain access methods might need the user created 
to be standard compliant. For example - for SNMP, the
user created need to be compliant to RFC 3414 
(SNMP-USER-BASED-SM-MIB). When a common user is 
created in this table, a corresponding SNMP user is 
created in the 'usmUserTable' with corresponding
instance of usmUserStorageType set to readOnly . 
Similarly when a common user is deleted from this 
table, the corresponding  entry in the 'usmUserTable'
is deleted.
ccmCommonUserEntry entry .1.3.6.1.4.1.9.9.443.1.1.5.1
An entry (conceptual row) in the ccmCommonUserTable.
Indexes
ccmCommonUserName
Column Syntax OID
ccmCommonUserName
Name of the common user.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.9.9.443.1.1.5.1.1
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.

A zero-length string is always return…
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.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 user never expires.
SNMPv2-TCDateAndTimer/w
Textual Convention: SNMPv2-TCDateAndTime OctetString
Type Constraints:
range: 8
range: 11
.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.

The content within SSH Key file…
OctetStringr/w
Constraints:
range: 0-255
.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 with SSH public key. The value of 'false'
i…
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.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.

An instance of this object is crea…
SNMPv2-TCAutonomousTyper/w
Textual Convention: SNMPv2-TCAutonomousType ObjectIdentifier
.1.3.6.1.4.1.9.9.443.1.1.5.1.6
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.

An instance of this object …
SNMPv2-TCAutonomousTyper/w
Textual Convention: SNMPv2-TCAutonomousType ObjectIdentifier
.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.

In case of remote authenti…
Enumeration
Enumerated Values:
1none
2localCredentialStore
3remoteCredentialStore
.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.
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.4.1.9.9.443.1.1.5.1.9
ccmCommonUserRowStatus
Status of the user.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.443.1.1.5.1.10
.1.3.6.1.4.1.9.9.443.1.1.6 · 1 row entry · 3 columns
This table provides a mechanism to map a common
user represented by ccmCommonUserName to one or 
more roles. These roles provide access control 
policies for a principal. Note that all the roles
used in the this table have to be present in the
commonRoleTable of CISCO-COMMON-ROLES-MIB.
          
For Common User - Role assignments created in this
table, for SNMP user access, the corresponding 
entries are created in the vacmSecurityToGroupTable
(of SNMP-VIEW-BASED-ACM-MIB) in line with View-based
Access Control Model (RFC3415) and 
cvacmSecurityToGroupTable (of CISCO-SNMP-VACM-EXT-MIB)
to represent all the  mappings. All such instances in
SNMP tables are created with corresponding StorageType
set to readOnly.
          
Note that it is not necessary to update this table if 
the user-role mapping data is changed using 
corresponding access methods. e.g., if the SNMPv3 
user-group mapping using vacmSecurityToGroupTable 
and cvacmSecurityToGroupTable is changed, it is not
necessary to reflect that change in this table.
ccmCommonUserRoleEntry entry .1.3.6.1.4.1.9.9.443.1.1.6.1
An entry (conceptual row) in the
ccmCommonUserRoleTable.
Indexes
ccmCommonUserName ccmCommonUserRoleName
Column Syntax OID
ccmCommonUserRoleName
Name of the role.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.9.9.443.1.1.6.1.1
ccmCommonUserRoleStorageType
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.
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.4.1.9.9.443.1.1.6.1.2
ccmCommonUserRoleRowStatus
Status of the role list entry.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.443.1.1.6.1.3