All MIBs › CISCO-FASTHUB-MIB › mrStackReset
mrStackReset
Module: CISCO-FASTHUB-MIB
OID (symbolic): CISCO-FASTHUB-MIB::mrStackReset
OID (numeric): 1.3.6.1.4.1.9.2.11.1.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: reset(1) -- reset noReset(2), -- do nothing
A write to this object with reset(1) causes a complete reset of the repeater hardware and the Supervisor but does not run the POST. All FastHub configuration parameters are retained and all network related statistics in the system are cleared. Setting this object to noReset(2) has no effect. FastHub will always return noReset(2) when this object is read.
What is mrStackReset?
Allows an administrator to trigger a full hardware reset of the repeater and Supervisor (without running POST) by writing reset(1); writing noReset(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.5 snmpwalk -v2c -c public <target> CISCO-FASTHUB-MIB::mrStackReset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.2.11.1.1.5.1 snmpget -v2c -c public <target> CISCO-FASTHUB-MIB::mrStackReset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.2.11.1.1.5.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::mrStackReset 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.5 | mrStackReset | CISCO-FASTHUB-MIB |