aviatRxPerformReset

AVIAT-RXPERFORMANCE-MIB · .1.3.6.1.4.1.2509.9.15.2.1.1.1

Object

column r/w Enumeration
This object resets Rx Performance statistics. Setting
all(2) will reset realtime, quarter hourly and daily
statistics. Setting realtime(3), quarterhour(4) or
daily(5) will reset only the selected type of
statistics. If quarter hour or daily statistics are
reset, then all saved statistics data of that type
will be deleted including the current bin.
              
Reading this object will return none(1).

Context

MIB
AVIAT-RXPERFORMANCE-MIB
OID
.1.3.6.1.4.1.2509.9.15.2.1.1.1
Type
column
Access
readwrite
Status
current
Parent
aviatRxPerformControlEntry
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::aviatRxPerformReset'
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::aviatRxPerformReset.<entPhysicalIndex>'
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::aviatRxPerformReset'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2all
3realtime
4quarterhour
5daily

Conformance