cepConfigPerfType
CISCO-ENTITY-PERFORMANCE-MIB ·
.1.3.6.1.4.1.9.9.756.1.2.1.2
Object
column CiscoEntPerfType
This object identifies the performance measurement type for which the performance configuration being applied.
Context
- MIB
- CISCO-ENTITY-PERFORMANCE-MIB
- OID
.1.3.6.1.4.1.9.9.756.1.2.1.2- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cepConfigEntry
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-ENTITY-PERFORMANCE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-PERFORMANCE-MIB::cepConfigPerfType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENTITY-PERFORMANCE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENTITY-PERFORMANCE-MIB::cepConfigPerfType.<entPhysicalIndex>.<cepConfigInterval>.<cepConfigPerfType>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENTITY-PERFORMANCE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENTITY-PERFORMANCE-MIB::cepConfigPerfType'
Syntax
- Source
- CiscoEntPerfType
- Base type
Enumeration
Values & Constraints
Type Values
1 | utilization |
2 | bitInputRate |
3 | bitOutputRate |
4 | bitDropRate |
5 | packetInputRate |
6 | packetOutputRate |
7 | packetDropRate |