optIfPerfMonCurrentTimeElapsed
OPT-IF-MIB ·
.1.3.6.1.2.1.10.133.1.2.1.1.1
Object
column secondsUnsigned32
Number of seconds elapsed in the current 15-minute performance monitoring interval. If, for some reason, such as an adjustment in the NE's time-of-day clock, the number of seconds elapsed exceeds the maximum value, then the maximum value will be returned.
Context
- MIB
- OPT-IF-MIB
- OID
.1.3.6.1.2.1.10.133.1.2.1.1.1- Type
- column
- Access
- readonly
- Status
- current
- Units
- seconds
- Parent
- optIfPerfMonIntervalEntry
- 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 'OPT-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPT-IF-MIB::optIfPerfMonCurrentTimeElapsed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OPT-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OPT-IF-MIB::optIfPerfMonCurrentTimeElapsed.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OPT-IF-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OPT-IF-MIB::optIfPerfMonCurrentTimeElapsed'
Syntax
secondsUnsigned32
Values & Constraints
Object Constraints
range: 0-900
Conformance
Member of