CISCO-COMMON-MGMT-MIB
33 objects
MIB module for integrating different elements of managing a device. For example, different device access methods like SNMP, CLI, XML and so on have different set of users which are used to communicate with the device. The ccmCommonUserTable provides framework to create one set of users which is common across all the device access methods. So, this MIB serves as a framework to integrate management of different access methods.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMP-USER-BASED-SM-MIB | usmNoAuthProtocol usmNoPrivProtocol |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | dod MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | AutonomousType DateAndTime DisplayString RowStatus StorageType TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.443 | IdentityciscoCommonMgmtMIB | MIB module for integrating different elements of managing a device. For example, different device access methods like SNMP, CLI, XML and so on have different s… | ||
| 1.3.6.1.4.1.9.9.443.0 | NodeciscoCommonMgmtNotifs | |||
| 1.3.6.1.4.1.9.9.443.1 | NodeciscoCommonMgmtMIBObjects | |||
| 1.3.6.1.4.1.9.9.443.1.1 | NodeccmUserConfig | |||
| 1.3.6.1.4.1.9.9.443.1.1.1 | ScalarccmCommonMaxUsers | read-only | current | Maximum number of common users that can be configured on this device. i.e., the maximum number of entries in the ccmCommonUserTable. 0 means maximum number of … |
| 1.3.6.1.4.1.9.9.443.1.1.2 | ScalarccmCommonUsers | read-only | current | Number of common users that are currently configured on this device. i.e., the number of entries in the ccmCommonUserTable. |
| 1.3.6.1.4.1.9.9.443.1.1.3 | ScalarccmCommonUsersGlobalEnforcePriv | read-write | current | This object specifies whether the SNMP agent enforces the use of encryption for SNMPv3 messages globally on all the users in the system. The 'vacmAccessSecurit… |
| 1.3.6.1.4.1.9.9.443.1.1.4 | ScalarccmCommonUserLastChange | read-only | current | The local date and time when the user database - ccmCommonUserTable configuration was last changed. This object will be set to zero on power cycle or on reboot… |
| 1.3.6.1.4.1.9.9.443.1.1.5 | TableccmCommonUserTable | not-accessible | current | 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. Certai… |
| 1.3.6.1.4.1.9.9.443.1.1.5.1 | RowccmCommonUserEntry | not-accessible | current | An entry (conceptual row) in the ccmCommonUserTable. |
| 1.3.6.1.4.1.9.9.443.1.1.5.1.1 | ColumnccmCommonUserName | not-accessible | current | Name of the common user. |
| 1.3.6.1.4.1.9.9.443.1.1.5.1.2 | ColumnccmCommonUserPassword | read-create | current | 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-l… |
| 1.3.6.1.4.1.9.9.443.1.1.5.1.3 | ColumnccmCommonUserExpiryDate | read-create | current | 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, the… |
| 1.3.6.1.4.1.9.9.443.1.1.5.1.4 | ColumnccmCommonUserSshKeyFilename | read-create | current | 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 onl… |
| 1.3.6.1.4.1.9.9.443.1.1.5.1.5 | ColumnccmCommonUserSshKeyConfigured | read-only | current | 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… |
| 1.3.6.1.4.1.9.9.443.1.1.5.1.6 | ColumnccmCommonUserSNMPAuthProtocol | read-create | current | 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 whic… |
| 1.3.6.1.4.1.9.9.443.1.1.5.1.7 | ColumnccmCommonUserSNMPPrivProtocol | read-create | current | 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… |
| 1.3.6.1.4.1.9.9.443.1.1.5.1.8 | ColumnccmCommonUserCredType | read-only | current | 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 devic… |
| 1.3.6.1.4.1.9.9.443.1.1.5.1.9 | ColumnccmCommonUserStorageType | read-create | current | 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. |
| 1.3.6.1.4.1.9.9.443.1.1.5.1.10 | ColumnccmCommonUserRowStatus | read-create | current | Status of the user. |
| 1.3.6.1.4.1.9.9.443.1.1.6 | TableccmCommonUserRoleTable | not-accessible | current | 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 p… |
| 1.3.6.1.4.1.9.9.443.1.1.6.1 | RowccmCommonUserRoleEntry | not-accessible | current | An entry (conceptual row) in the ccmCommonUserRoleTable. |
| 1.3.6.1.4.1.9.9.443.1.1.6.1.1 | ColumnccmCommonUserRoleName | not-accessible | current | Name of the role. |
| 1.3.6.1.4.1.9.9.443.1.1.6.1.2 | ColumnccmCommonUserRoleStorageType | read-create | current | 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. |
| 1.3.6.1.4.1.9.9.443.1.1.6.1.3 | ColumnccmCommonUserRoleRowStatus | read-create | current | Status of the role list entry. |
| 1.3.6.1.4.1.9.9.443.1.1.7 | ScalarccmCommonUserCacheTimeout | read-write | current | This object specifies maximum timeout value for caching the user credentials in the local system. Such caching is used in remote authentication mechanism like … |
| 1.3.6.1.4.1.9.9.443.2 | NodeciscoCommonMgmtMIBConform | |||
| 1.3.6.1.4.1.9.9.443.2.1 | NodeciscoCommonMgmtMIBCompliances | |||
| 1.3.6.1.4.1.9.9.443.2.1.1 | ComplianceciscoCommonMgmtMIBCompliance | obsolete | The compliance statement for entities which implement the CISCO-COMMON-MGMT-MIB. | |
| 1.3.6.1.4.1.9.9.443.2.1.2 | ComplianceciscoCommonMgmtMIBCompliance1 | current | The compliance statement for entities which implement the CISCO-COMMON-MGMT-MIB. | |
| 1.3.6.1.4.1.9.9.443.2.2 | NodeciscoCommonMgmtMIBGroups | |||
| 1.3.6.1.4.1.9.9.443.2.2.1 | GroupccmConfigurationGroup | current | A collection of objects for Common Management configuration. | |
| 1.3.6.1.4.1.9.9.443.2.2.2 | GroupccmCacheTimeoutConfigGroup | current | A collection of objects for configuring timeout value for caching the user credentials in the local system. |