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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ccmCommonUserTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-COMMON-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-COMMON-MGMT-MIB::ccmCommonUserTable'
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 row .1.3.6.1.4.1.9.9.443.1.1.5.1
An entry (conceptual row) in the ccmCommonUserTable.
Column Syntax OID
Name of the common user.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.9.9.443.1.1.5.1.1
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
Type Constraints:
range: 0..255
Description:
Represents textual information taken from the NVT ASCII

character set, as defined in pages 4, 10-11 of RFC 854.

To summarize RFC 854, the NVT ASCII repertoire specifies:

- the use of c…
.1.3.6.1.4.1.9.9.443.1.1.5.1.2
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
Type Constraints:
range: 8
range: 11
Description:
A date-time specification.

field octets contents range
----- ------ -------- -----
1 1-2 year* 0..65536
2 3 month …
.1.3.6.1.4.1.9.9.443.1.1.5.1.3
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
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.443.1.1.5.1.5
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
Description:
Represents an independently extensible type identification
value. It may, for example, indicate a particular sub-tree
with further MIB definitions, or define a particular type of
protocol or hardware.
.1.3.6.1.4.1.9.9.443.1.1.5.1.6
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
Description:
Represents an independently extensible type identification
value. It may, for example, indicate a particular sub-tree
with further MIB definitions, or define a particular type of
protocol or hardware.
.1.3.6.1.4.1.9.9.443.1.1.5.1.7
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
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
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.443.1.1.5.1.9
Status of the user.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk ccmCommonUserRoleTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-COMMON-MGMT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-COMMON-MGMT-MIB::ccmCommonUserRoleTable'
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 row .1.3.6.1.4.1.9.9.443.1.1.6.1
An entry (conceptual row) in the
ccmCommonUserRoleTable.
Column Syntax OID
Name of the role.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.9.9.443.1.1.6.1.1
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
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.9.9.443.1.1.6.1.2
Status of the role list entry.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.443.1.1.6.1.3