aviatRxPerformDayInvalidEntry

AVIAT-RXPERFORMANCE-MIB · .1.3.6.1.4.1.2509.9.15.2.4.1.12

Object

This indicates the validity of the performance data in
this row of the table. It is set to TRUE when the data
becomes invalid due to the interval not being within
ten seconds of its nominal length. Otherwise it is set
to FALSE.
              
This could be a result of a time-of-day change.

Context

MIB
AVIAT-RXPERFORMANCE-MIB
OID
.1.3.6.1.4.1.2509.9.15.2.4.1.12
Type
column
Access
readonly
Status
current
Parent
aviatRxPerformDayEntry
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 'AVIAT-RXPERFORMANCE-MIB' -M '/opt/observium/mibs/aviat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVIAT-RXPERFORMANCE-MIB::aviatRxPerformDayInvalidEntry'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AVIAT-RXPERFORMANCE-MIB' -M '/opt/observium/mibs/aviat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVIAT-RXPERFORMANCE-MIB::aviatRxPerformDayInvalidEntry.<entPhysicalIndex>.<aviatRxPerformDayIndex>.<aviatRxPerformDayPeriod>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AVIAT-RXPERFORMANCE-MIB' -M '/opt/observium/mibs/aviat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AVIAT-RXPERFORMANCE-MIB::aviatRxPerformDayInvalidEntry'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance