ccreRuleTable
CISCO-COMMON-ROLES-EXT-MIB ·
.1.3.6.1.4.1.9.9.651.1.3.2
Object
table
This table lists all the rules configured for roles
defined in the ccreRoleTable. Each rule defines the
access (permit/deny) allowed to a particular command,
feature or a feature group.
Entries in this table are also created/deleted using
ccreRuleRowStatus.
A row in this table cannot be made 'active' until a
value is explicitly provided for that row's instances
of following objects :
- ccreRuleOperation
If ccreRuleFeatureElementName is a command,
then
- ccreRuleOperation is not needed to be set
A device implementing this MIB need not implement the
objects that form a conceptual row in the
'commonRuleRoleTable' table, which is defined in the
CISCO-COMMON-ROLES-MIB.
There is no relation between the rows in
'commonRuleRoleTable' and this table as both define
different operation types. Each table can have rows
with no corresponding rows in other table.
All entries in this table are persistent across device
reboots
Context
- MIB
- CISCO-COMMON-ROLES-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.651.1.3.2- Type
- table
- Status
- current
- Parent
- ccreRuleConfig
- Children
- 1
Net-SNMP examples
How SNMP and these commands workUse a bulk walk to inspect objects and instances beneath this OID.
Walk the subtree
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-COMMON-ROLES-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-COMMON-ROLES-EXT-MIB::ccreRuleTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-COMMON-ROLES-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-COMMON-ROLES-EXT-MIB::ccreRuleTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.