aviatG826Reset

AVIAT-G826-MIB · .1.3.6.1.4.1.2509.9.14.2.1.1.3

Object

column r/w Enumeration
This object resets G826 statistics for an entity.
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. Resetting also resets the current bin
so statistic will begin on next boundary.
              
Reading this object will return none(1).

Context

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

Syntax

Enumeration

Values & Constraints

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

Conformance