coDevWirCliStaResetStats

COLUBRIS-DEVICE-WIRELESS-MIB · .1.3.6.1.4.1.8744.5.25.1.7.1.1.21

Object

column r/w Enumeration
Reset the wireless client statistics. Reading this
object will always return 'idle'.
              
resetStats: Reset the client statistics.
              
resetRates: Reset the client statistics rates.
              
resetAll: Perform both operations.

Context

MIB
COLUBRIS-DEVICE-WIRELESS-MIB
OID
.1.3.6.1.4.1.8744.5.25.1.7.1.1.21
Type
column
Access
readwrite
Status
current
Parent
coDeviceWirelessClientStatusEntry
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 'COLUBRIS-DEVICE-WIRELESS-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-DEVICE-WIRELESS-MIB::coDevWirCliStaResetStats'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'COLUBRIS-DEVICE-WIRELESS-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'COLUBRIS-DEVICE-WIRELESS-MIB::coDevWirCliStaResetStats.<coDevDisIndex>.<coDevWirIfStaRadioIndex>.<coDevWirCliStaIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'COLUBRIS-DEVICE-WIRELESS-MIB' -M '/opt/observium/mibs/colubris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'COLUBRIS-DEVICE-WIRELESS-MIB::coDevWirCliStaResetStats'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0idle
1resetStats
2resetRates
3resetAll