cepIntervalTimeElapsed
CISCO-ENTITY-PERFORMANCE-MIB ·
.1.3.6.1.4.1.9.9.756.1.4.1.2
Object
column secondsUnsigned32
This object provides the number of seconds that have elapsed
since the beginning of the chosen interval on this entity.
If for some reason, such as an adjustment in the system's
time-of-day clock, the current interval exceeds the maximum
value, the agent will return the maximum value for the
chosen interval.
For example:
Interval Maximum value
======== =============
15 minutes 899
5 minutes 299
1 minutes 59
Context
- MIB
- CISCO-ENTITY-PERFORMANCE-MIB
- OID
.1.3.6.1.4.1.9.9.756.1.4.1.2- Type
- column
- Access
- readonly
- Status
- current
- Units
- seconds
- Parent
- cepEntityIntervalEntry
- Groups
- 1
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::cepIntervalTimeElapsed'
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::cepIntervalTimeElapsed.<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::cepIntervalTimeElapsed'
Syntax
secondsUnsigned32
Values & Constraints
Object Constraints
range: 0-899