imaLinkValidIntervals

IMA-MIB · zhone variant · .1.3.6.1.4.1.353.5.7.1.1.4.1.31

Object

column Integer32
The number of previous 15 minute intervals for which valid data
              
was collected.  The value will be 96 unless the IMA group table
              
entry was created within the last 24 hours, in which case the value
              
will be the number of complete 15 minute intervals since the IMA
              
group table entry was created.  In the case where the agent is a
              
proxy, it is possible that some intervals are unavailable.  In this
              
case, this value is the maximum interval number for which valid
              
data is available.  This attribute is only mandatory when the IMA
              
Link Interval Statistics and/or IMA Link Total Statistics objects
              
are implemented.

Context

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

Syntax

Integer32

Values & Constraints

Object Constraints
range: 0-96

Conformance