igStatsInvalidIntervals
ZhoneGR303-MIB ·
.1.3.6.1.4.1.5504.4.3.1.1.1.16
Object
column intervalsInteger32
The number of intervals in the range from 0 to igStatsValidIntervals for which no data is available. This object will typically be zero except in cases where the data for some intervals are not available (e.g., in proxy situations).
Context
- MIB
- ZhoneGR303-MIB
- OID
.1.3.6.1.4.1.5504.4.3.1.1.1.16- 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::igStatsInvalidIntervals'
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::igStatsInvalidIntervals.<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::igStatsInvalidIntervals'
Syntax
intervalsInteger32
Values & Constraints
No enumerated values or constraints recorded.