commonRoleSupportedOperTable
CISCO-COMMON-ROLES-MIB ·
.1.3.6.1.4.1.9.9.361.1.1.2
Object
table
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.
Context
- MIB
- CISCO-COMMON-ROLES-MIB
- OID
.1.3.6.1.4.1.9.9.361.1.1.2- Type
- table
- Status
- current
- Parent
- ccrInfo
- 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-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-COMMON-ROLES-MIB::commonRoleSupportedOperTable'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-COMMON-ROLES-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-COMMON-ROLES-MIB::commonRoleSupportedOperTable'
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.