dsx3IntervalNumber

RFC1407-MIB · .1.3.6.1.2.1.10.30.7.1.2

Object

column Integer32
A number between 1 and 96, where 1 is the most
recently completed 15 minute interval and 96 is
the 15 minutes interval completed 23 hours and 45
minutes prior to interval 1.

Context

MIB
RFC1407-MIB
OID
.1.3.6.1.2.1.10.30.7.1.2
Type
column
Access
readonly
Status
current
Parent
dsx3IntervalEntry
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 'RFC1407-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1407-MIB::dsx3IntervalNumber'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RFC1407-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1407-MIB::dsx3IntervalNumber.<dsx3IntervalIndex>.<dsx3IntervalNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RFC1407-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RFC1407-MIB::dsx3IntervalNumber'

Syntax

Integer32

Values & Constraints

Object Constraints
range: 1-96

Conformance