jnxoptIfPerfMonCurDayTimeElapsed

JNX-OPT-IF-MIB · .1.3.6.1.4.1.2636.3.73.1.1.2.1.1.2

Object

column secondsUnsigned32
Number of seconds elapsed in the current 24-hour interval 
performance monitoring period. 
If, for some reason, such as an adjustment in the NE 
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.2
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::jnxoptIfPerfMonCurDayTimeElapsed'
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::jnxoptIfPerfMonCurDayTimeElapsed.<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::jnxoptIfPerfMonCurDayTimeElapsed'

Syntax

secondsUnsigned32

Values & Constraints

Object Constraints
range: 0-86400

Conformance