jnxoptIfPerfMonCurrentTimeElapsed

JNX-OPT-IF-MIB · .1.3.6.1.4.1.2636.3.73.1.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
JNX-OPT-IF-MIB
OID
.1.3.6.1.4.1.2636.3.73.1.1.2.1.1.1
Type
column
Access
readonly
Status
current
Units
seconds
Parent
jnxoptIfPerfMonIntervalEntry
Groups
1

Walk 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 'JNX-OPT-IF-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JNX-OPT-IF-MIB::jnxoptIfPerfMonCurrentTimeElapsed'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JNX-OPT-IF-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JNX-OPT-IF-MIB::jnxoptIfPerfMonCurrentTimeElapsed.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JNX-OPT-IF-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JNX-OPT-IF-MIB::jnxoptIfPerfMonCurrentTimeElapsed'

Syntax

secondsUnsigned32

Values & Constraints

Object Constraints
range: 0-900

Conformance