igStatsValidIntervals
ZhoneGR303-MIB ·
.1.3.6.1.4.1.5504.4.3.1.1.1.15
Object
column intervalsInteger32
The number of previous intervals for which
data was collected. The value will typically
be 24, 48, 72, or 96 unless the interface
group was brought online within the last 6,
12, 18, or 24 hours, in which case the value
will be the number of complete 15 minute
intervals since the interface has been
online.
In the case where the agent is an SNMP
transport bridging proxy or SNMP translating
proxy, it is possible that some intervals
are unavailable. In this case, this interval
is the maximum interval number for which
data is available.
Context
- MIB
- ZhoneGR303-MIB
- OID
.1.3.6.1.4.1.5504.4.3.1.1.1.15- Type
- column
- Access
- readonly
- Status
- current
- Units
- intervals
- Parent
- interfaceGroupEntry
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::igStatsValidIntervals'
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::igStatsValidIntervals.<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::igStatsValidIntervals'
Syntax
intervalsInteger32
Values & Constraints
No enumerated values or constraints recorded.