cepConfigInterval
CISCO-ENTITY-PERFORMANCE-MIB ·
.1.3.6.1.4.1.9.9.756.1.2.1.1
Object
column CiscoEntPerfInterval
This object identifies the time interval for which the performance configuration being applied. The interval values can be current, 1 minute, etc. as specified in the CiscoEntPerfInterval.
Context
- MIB
- CISCO-ENTITY-PERFORMANCE-MIB
- OID
.1.3.6.1.4.1.9.9.756.1.2.1.1- 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::cepConfigInterval'
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::cepConfigInterval.<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::cepConfigInterval'
Syntax
- Source
- CiscoEntPerfInterval
- Base type
Enumeration
Values & Constraints
Type Values
1 | current |
2 | oneMinute |
3 | fiveMinutes |
4 | fifteenMinutes |