coDevWirCliStaResetStats
ALVARION-DEVICE-WIRELESS-MIB ·
.1.3.6.1.4.1.12394.1.10.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
- ALVARION-DEVICE-WIRELESS-MIB
- OID
.1.3.6.1.4.1.12394.1.10.5.25.1.7.1.1.21- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- coDeviceWirelessClientStatusEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'ALVARION-DEVICE-WIRELESS-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-DEVICE-WIRELESS-MIB::coDevWirCliStaResetStats'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALVARION-DEVICE-WIRELESS-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALVARION-DEVICE-WIRELESS-MIB::coDevWirCliStaResetStats.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALVARION-DEVICE-WIRELESS-MIB' -M '/opt/observium/mibs/alvarion:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALVARION-DEVICE-WIRELESS-MIB::coDevWirCliStaResetStats'
Syntax
Enumeration
Values & Constraints
No enumerated values or constraints recorded.