ccreFeatureElementEntry
CISCO-COMMON-ROLES-EXT-MIB ·
.1.3.6.1.4.1.9.9.651.1.1.1.1
Object
row
An entry (conceptual row) in the ccreFeatureElementTable.
Each row in this table represents an element (command
or a feature) contained in a feature or a feature group.
For example a 'radius' feature that contains three
commands - 'radius-server', 'radius-cfs' and
'aaa group server radius', this table
will have three entries, one each for the three
commands.
ccreFeatureName ccreFeatureIndex ccreFeatureElementName
'radius' 1 'radius-server'
'radius' 2 'radius-cfs'
'radius' 3 'aaa group server radius'
'arp' 1 'show arp'
'arp' 2 'clear ip arp'
Context
- MIB
- CISCO-COMMON-ROLES-EXT-MIB
- OID
.1.3.6.1.4.1.9.9.651.1.1.1.1- Type
- row
- Status
- current
- Parent
- ccreFeatureElementTable
- Table
- ccreFeatureElementTable
- Children
- 5
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::ccreFeatureElementEntry'
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::ccreFeatureElementEntry'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.