CISCO-COMMON-ROLES-MIB Table View

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

Tables
4
Rows
4
Columns
16
.1.3.6.1.4.1.9.9.361.1.1.1 · 1 row entry · 3 columns
This table lists all the features and the operations
supported by the features on the system.
commonRoleFeatureEntry entry .1.3.6.1.4.1.9.9.361.1.1.1.1
An entry (conceptual row) in the
commonRoleFeatureTable containing information about
features and the operations supported by each of the
features.
Indexes
commonRoleFeatureIndex
Column Syntax OID
commonRoleFeatureIndex
An arbitrary index for this entry.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.9.9.361.1.1.1.1.1
commonRoleFeatureName
Name of the feature. For example, strings like 'ip',
'snmp-server' and 'vsan' are valid feature names.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.9.9.361.1.1.1.1.2
commonRoleFeatureOperation
The operation associated with this feature.
CommonRoleOperation
Textual Convention: CommonRoleOperation Enumeration
Type Values:
1clear
2config
3debug
4show
5exec
.1.3.6.1.4.1.9.9.361.1.1.1.1.3
.1.3.6.1.4.1.9.9.361.1.1.2 · 1 row entry · 2 columns
This table lists all the access methods supported on
device and the operations supported by each of the
access methods.
The operations listed in CommonRoleOperation may not
be supported by all the access methods. For example,
suppose that in the future, a new operation 'create' is
added to CommonRoleOperation. CLI may not support it;
but may be supported by XML. So this operation would not
apply to CLI. This table captures the supported
operations for each of the access methods.
commonRoleSupportedOperEntry entry .1.3.6.1.4.1.9.9.361.1.1.2.1
An entry (conceptual row) in the
commonRoleSupportedOperTable which lists the operations
supported by the local device for a particular access
method.
Indexes
commonRoleAccessMethod
Column Syntax OID
commonRoleAccessMethod
Access method supported on this system.
Enumeration
Enumerated Values:
1cli
2snmp
.1.3.6.1.4.1.9.9.361.1.1.2.1.1
commonRoleSupportedOperation
Operations supported by the access method.
clear - Clear operation
config - Config/Set operation
debug - Debug operation
show - Show/Get operation
exec - Exec/Set Operation
read - Read operatio…
Bits
Enumerated Values:
0clear
1config
2debug
3show
4exec
5read
6readWrite
.1.3.6.1.4.1.9.9.361.1.1.2.1.2
.1.3.6.1.4.1.9.9.361.1.2.2 · 1 row entry · 6 columns
This table lists all the common roles configured on this
device.Common roles are the user roles which are common
across SNMP and CLI.
commonRoleEntry entry .1.3.6.1.4.1.9.9.361.1.2.2.1
An entry (conceptual row) in the commonRoleTable.
Indexes
commonRoleName
Column Syntax OID
commonRoleName
Name of the common role.
OctetString
Constraints:
range: 1-16
.1.3.6.1.4.1.9.9.361.1.2.2.1.1
commonRoleDescription
Description of the common role.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.9.9.361.1.2.2.1.2
commonRoleScopeRestriction
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', the two objects commonRoleScope…
Enumerationr/w
Enumerated Values:
1none
2vsan
.1.3.6.1.4.1.9.9.361.1.2.2.1.3
commonRoleScope1
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.
OctetStringr/w .1.3.6.1.4.1.9.9.361.1.2.2.1.4
commonRoleScope2
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.
OctetStringr/w .1.3.6.1.4.1.9.9.361.1.2.2.1.5
commonRoleRowStatus
Status of this role.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.361.1.2.2.1.6
.1.3.6.1.4.1.9.9.361.1.3.2 · 1 row entry · 5 columns
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
permit or deny access to the feature information.
          
Entries in this table are also created/deleted using
commonRoleRuleRowStatus.
          
A row in this table cannot be made 'active' until a
value is explicitly provided for that row's instances
of following objects :
- commonRoleRuleOperation
          
Also, the following objects cannot be modified when
'commonRoleRuleRowStatus' is 'active' :
- commonRoleRuleFeatureName
- commonRoleRuleOperation
- commonRoleRuleOperPermitted
          
To modify the above objects, the entry must be deleted
and re-created with new value of above objects.
commonRoleRuleEntry entry .1.3.6.1.4.1.9.9.361.1.3.2.1
An entry (conceptual row) in the commonRoleRuleTable.
Indexes
commonRoleName commonRoleRuleIndex
Column Syntax OID
commonRoleRuleIndex
A sequential number starting from 1, and less than or
equal to commonRoleMaxRulesPerRole, which identifies a
rule.
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.9.9.361.1.3.2.1.1
commonRoleRuleFeatureName
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 commonRoleFeatureTable.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.9.9.361.1.3.2.1.2
commonRoleRuleOperation
The operation permitted for this rule.
CommonRoleOperationr/w
Textual Convention: CommonRoleOperation Enumeration
Type Values:
1clear
2config
3debug
4show
5exec
.1.3.6.1.4.1.9.9.361.1.3.2.1.3
commonRoleRuleOperPermitted
This object tells if the operation
`commonRoleRuleOperation' is permitted on the feature
`commonRoleFeatureName'. The operation is permitted if
the value of this object is `true'.
If the value of the object is 'false',…
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.361.1.3.2.1.4
commonRoleRuleRowStatus
Status of this rule.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.361.1.3.2.1.5