All MIBs › CISCO-FASTHUB-MIB › mrStackClearStatistics
mrStackClearStatistics
Module: CISCO-FASTHUB-MIB
OID (symbolic): CISCO-FASTHUB-MIB::mrStackClearStatistics
OID (numeric): 1.3.6.1.4.1.9.2.11.1.1.7
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: clear(1) -- clear interface statistics noClear(2), -- do nothing
A write to this object with noClear(2) results in no action. A write of clear(1) will cause FastHub to reset all repeater statistics to zero. FastHub will also update the object rptrGroupLastOperStatusChange for all applicable repeater groups.
This object always returns noClear(2) when read.
What is mrStackClearStatistics?
Allows an administrator to clear all repeater interface statistics on the FastHub by writing clear(1); writing noClear(2) takes no action.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.2.11.1.1.7 snmpwalk -v2c -c public <target> CISCO-FASTHUB-MIB::mrStackClearStatistics
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.2.11.1.1.7.1 snmpget -v2c -c public <target> CISCO-FASTHUB-MIB::mrStackClearStatistics.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.2.11.1.1.7.1 i <value>
Start monitoring Cisco Catalyst FastHub Ethernet hubs with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-FASTHUB-MIB::mrStackClearStatistics OID value, configure state conditions and alerts, and monitor any Cisco Catalyst FastHub Ethernet hubs from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.2 | local | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.2.11 | ciscoFastHubMIB | CISCO-FASTHUB-MIB |
| 1.3.6.1.4.1.9.2.11.1 | ciscoFastHubMIBObjects | CISCO-FASTHUB-MIB |
| 1.3.6.1.4.1.9.2.11.1.1 | mrStack | CISCO-FASTHUB-MIB |
| 1.3.6.1.4.1.9.2.11.1.1.7 | mrStackClearStatistics | CISCO-FASTHUB-MIB |