dsx1IntervalNumber
DS1-MIB ·
.1.3.6.1.2.1.10.18.8.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-minute interval completed 23 hours and 45 minutes prior to interval 1.
Context
- MIB
- DS1-MIB
- OID
.1.3.6.1.2.1.10.18.8.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- dsx1IntervalEntry
- Groups
- 2
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 'DS1-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DS1-MIB::dsx1IntervalNumber'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DS1-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DS1-MIB::dsx1IntervalNumber.<dsx1IntervalIndex>.<dsx1IntervalNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DS1-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DS1-MIB::dsx1IntervalNumber'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-96
Conformance
Member of