cepHistInterval
CISCO-ENTITY-PERFORMANCE-MIB ·
.1.3.6.1.4.1.9.9.756.1.4.1.1
Object
column CiscoEntPerfHistInterval
This object identifies the time interval for which the performance history being applied. The interval values can be 1 minute, 5 minutes, etc. as specified in the CiscoEntPerfHistInterval.
Context
- MIB
- CISCO-ENTITY-PERFORMANCE-MIB
- OID
.1.3.6.1.4.1.9.9.756.1.4.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- cepEntityIntervalEntry
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::cepHistInterval'
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::cepHistInterval.<entPhysicalIndex>.<cepHistInterval>'
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::cepHistInterval'
Syntax
- Source
- CiscoEntPerfHistInterval
- Base type
Enumeration
Values & Constraints
Type Values
1 | oneMinute |
2 | fiveMinutes |
3 | fifteenMinutes |