CISCO-COMMON-ROLES-MIB
40 objects
MIB module for managing the common roles between access methods like Command Line Interface (CLI), SNMP and XML interfaces. Every user on a device is associated with a role. A user role defines access rights afforded to the users that belog to this role. A role specifies which commands/operations a user is able to perform on what information. SNMP uses VACM (View-based Access Control Model) group to define access rights. Both SNMPv1/v2c community and SNMPv3 user have to belong to a group in order to access information. CLI uses proprietary mechanisms to define the access rights. Most of them depend on the underlying operating system. Groups created from SNMP are not same as the roles created from CLI unless they are synchronized. In addition to this, views make up the roles in VACM where was some kind of internal rules make the roles in the CLI. This MIB describes a framework in which a role defined independent of access methods. It is up to the the particular access method to convert this framework information into the native information. For example, SNMP needs to convert common role framework to VACM. Note that this framework could be also used for any other access methods other than SNMP and CLI. The framework needs a list of features and list of operations they can support. Features provide the data context and are system dependent. Operations are the actions that can be done on the data. The role are defined in terms of rules. Rules are essentially access rights which specify if a certain operation on a feature is permitted or not. An extension to this MIB module has been defined in CISCO-COMMON-ROLES-EXT-MIB to provide support for a framework which has compound features, i.e., features defined as group of other features, and also to provide another option for how a user's access can be restricted.
Imported Objects
| CISCO-SMI | ciscoMgmt |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | MODULE-IDENTITY OBJECT-TYPE Unsigned32 |
| SNMPv2-TC | RowStatus TEXTUAL-CONVENTION TruthValue |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.361 | IdentityciscoCommonRolesMIB | MIB module for managing the common roles between access methods like Command Line Interface (CLI), SNMP and XML interfaces. Every user on a device is associate… | ||
| 1.3.6.1.4.1.9.9.361.0 | NodeciscoCommonRolesNotifications | |||
| 1.3.6.1.4.1.9.9.361.1 | NodeciscoCommonRolesMIBObjects | |||
| 1.3.6.1.4.1.9.9.361.1.1 | NodeccrInfo | |||
| 1.3.6.1.4.1.9.9.361.1.1.1 | TablecommonRoleFeatureTable | not-accessible | current | This table lists all the features and the operations supported by the features on the system. |
| 1.3.6.1.4.1.9.9.361.1.1.1.1 | RowcommonRoleFeatureEntry | not-accessible | current | An entry (conceptual row) in the commonRoleFeatureTable containing information about features and the operations supported by each of the features. |
| 1.3.6.1.4.1.9.9.361.1.1.1.1.1 | ColumncommonRoleFeatureIndex | not-accessible | current | An arbitrary index for this entry. |
| 1.3.6.1.4.1.9.9.361.1.1.1.1.2 | ColumncommonRoleFeatureName | read-only | current | Name of the feature. For example, strings like 'ip', 'snmp-server' and 'vsan' are valid feature names. |
| 1.3.6.1.4.1.9.9.361.1.1.1.1.3 | ColumncommonRoleFeatureOperation | read-only | current | The operation associated with this feature. |
| 1.3.6.1.4.1.9.9.361.1.1.2 | TablecommonRoleSupportedOperTable | not-accessible | current | This table lists all the access methods supported on device and the operations supported by each of the access methods. The operations listed in CommonRoleOper… |
| 1.3.6.1.4.1.9.9.361.1.1.2.1 | RowcommonRoleSupportedOperEntry | not-accessible | current | An entry (conceptual row) in the commonRoleSupportedOperTable which lists the operations supported by the local device for a particular access method. |
| 1.3.6.1.4.1.9.9.361.1.1.2.1.1 | ColumncommonRoleAccessMethod | not-accessible | current | Access method supported on this system. |
| 1.3.6.1.4.1.9.9.361.1.1.2.1.2 | ColumncommonRoleSupportedOperation | read-only | current | Operations supported by the access method. clear - Clear operation config - Config/Set operation debug - Debug operation show - Show/Get operation exec - Exec/… |
| 1.3.6.1.4.1.9.9.361.1.2 | NodeccrRoleConfig | |||
| 1.3.6.1.4.1.9.9.361.1.2.1 | ScalarcommonRoleMaxRoles | read-only | current | Maximum number of common roles that can be configured this device. i.e., the maximum number of entries in the commonRoleTable. |
| 1.3.6.1.4.1.9.9.361.1.2.2 | TablecommonRoleTable | not-accessible | current | This table lists all the common roles configured on this device.Common roles are the user roles which are common across SNMP and CLI. |
| 1.3.6.1.4.1.9.9.361.1.2.2.1 | RowcommonRoleEntry | not-accessible | current | An entry (conceptual row) in the commonRoleTable. |
| 1.3.6.1.4.1.9.9.361.1.2.2.1.1 | ColumncommonRoleName | not-accessible | current | Name of the common role. |
| 1.3.6.1.4.1.9.9.361.1.2.2.1.2 | ColumncommonRoleDescription | read-create | current | Description of the common role. |
| 1.3.6.1.4.1.9.9.361.1.2.2.1.3 | ColumncommonRoleScopeRestriction | read-create | current | This object indicates if there is a scope restriction for this role. If the value of this object is 'none', then there no scope restriction. If it is 'vsan', t… |
| 1.3.6.1.4.1.9.9.361.1.2.2.1.4 | ColumncommonRoleScope1 | read-create | current | This object provides the scope for the role. The actual meaning of this object depends the value of commonRoleScopeRestriction and is defined in that object. |
| 1.3.6.1.4.1.9.9.361.1.2.2.1.5 | ColumncommonRoleScope2 | read-create | current | This object provides the scope for the role. The actual meaning of this object depends the value of commonRoleScopeRestriction and is defined in that object. |
| 1.3.6.1.4.1.9.9.361.1.2.2.1.6 | ColumncommonRoleRowStatus | read-create | current | Status of this role. |
| 1.3.6.1.4.1.9.9.361.1.3 | NodeccrRuleConfig | |||
| 1.3.6.1.4.1.9.9.361.1.3.1 | ScalarcommonRoleMaxRulesPerRole | read-only | current | Maximum number of rules that can be configured for a role. |
| 1.3.6.1.4.1.9.9.361.1.3.2 | TablecommonRoleRuleTable | not-accessible | current | This table lists all the rules configured for roles defined in the commonRoleTable. Each rule defines a feature and related access-level which provides either … |
| 1.3.6.1.4.1.9.9.361.1.3.2.1 | RowcommonRoleRuleEntry | not-accessible | current | An entry (conceptual row) in the commonRoleRuleTable. |
| 1.3.6.1.4.1.9.9.361.1.3.2.1.1 | ColumncommonRoleRuleIndex | not-accessible | current | A sequential number starting from 1, and less than or equal to commonRoleMaxRulesPerRole, which identifies a rule. |
| 1.3.6.1.4.1.9.9.361.1.3.2.1.2 | ColumncommonRoleRuleFeatureName | read-create | current | Name of the feature. If this is a zero-length string, then this rule applies to all the features supported on the system as enumerated in commonRoleFeatureTabl… |
| 1.3.6.1.4.1.9.9.361.1.3.2.1.3 | ColumncommonRoleRuleOperation | read-create | current | The operation permitted for this rule. |
| 1.3.6.1.4.1.9.9.361.1.3.2.1.4 | ColumncommonRoleRuleOperPermitted | read-create | current | This object tells if the operation `commonRoleRuleOperation' is permitted on the feature `commonRoleFeatureName'. The operation is permitted if the value of th… |
| 1.3.6.1.4.1.9.9.361.1.3.2.1.5 | ColumncommonRoleRuleRowStatus | read-create | current | Status of this rule. |
| 1.3.6.1.4.1.9.9.361.2 | NodeciscoCommonRolesMIBConformance | |||
| 1.3.6.1.4.1.9.9.361.2.1 | NodeciscoCommonRolesMIBCompliances | |||
| 1.3.6.1.4.1.9.9.361.2.1.1 | ComplianceciscoCommonRolesMIBCompliance | current | The compliance statement for entities which implement the CISCO-COMMON-ROLES-MIB (but not the CISCO-COMMON-ROLES-EXT-MIB). | |
| 1.3.6.1.4.1.9.9.361.2.1.2 | ComplianceciscoCommonRolesExtMIBCompliance | current | The compliance statement for entities that implement the CISCO-COMMON-ROLES-EXT-MIB. | |
| 1.3.6.1.4.1.9.9.361.2.2 | NodeciscoCommonRolesMIBGroups | |||
| 1.3.6.1.4.1.9.9.361.2.2.1 | GroupccrmConfigurationGroup | current | A collection of objects for Common Roles configuration. | |
| 1.3.6.1.4.1.9.9.361.2.2.2 | GroupccrmConfigurationExtGroup | current | A collection of objects for Common Roles configuration that need to be implemented by a device when the device implements the CISCO-COMMON-ROLES-EXT-MIB. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CommonRoleOperation | INTEGER { clear(1), config(2), debug(3), show(4), exec(5) } | current | Operations allowed for a common role. clear - Clear operation config - Config/Set operation debug - Debug operation show - Show/Get operation exec - Exec/Set Operation Note that if an operation is not supported by an ac… |