igIntervalNumber
ZhoneGR303-MIB ·
.1.3.6.1.4.1.5504.4.3.1.4.1.1
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. If a 6, 12, or 18 hour period is selected, the max interval number will be 24, 48, or 72.
Context
- MIB
- ZhoneGR303-MIB
- OID
.1.3.6.1.4.1.5504.4.3.1.4.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- igStatsIntervalEntry
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 'ZhoneGR303-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZhoneGR303-MIB::igIntervalNumber'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZhoneGR303-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZhoneGR303-MIB::igIntervalNumber.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZhoneGR303-MIB' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZhoneGR303-MIB::igIntervalNumber'
Syntax
Integer32
Values & Constraints
No enumerated values or constraints recorded.