ccopsRoleName
CISCO-COPS-CLIENT-MIB ·
.1.3.6.1.4.1.9.9.140.1.1.9.1.1
Object
column CopsRole
The name of the role. Only roles which were defined in COPS server should be used. COPS server will only supply the policies for those roles defined in its database.
Context
- MIB
- CISCO-COPS-CLIENT-MIB
- OID
.1.3.6.1.4.1.9.9.140.1.1.9.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- ccopsRoleEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-COPS-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-COPS-CLIENT-MIB::ccopsRoleName'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-COPS-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-COPS-CLIENT-MIB::ccopsRoleName.<ccopsRoleName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-COPS-CLIENT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-COPS-CLIENT-MIB::ccopsRoleName'