All MIBs › CISCO-FASTHUB-MIB › mrStackDefaultReset
mrStackDefaultReset
Module: CISCO-FASTHUB-MIB
OID (symbolic): CISCO-FASTHUB-MIB::mrStackDefaultReset
OID (numeric): 1.3.6.1.4.1.9.2.11.1.1.6
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 revert to their default factory settings, 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 mrStackDefaultReset?
Allows an administrator to trigger a full reset of the repeater and Supervisor back to default configuration 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.6 snmpwalk -v2c -c public <target> CISCO-FASTHUB-MIB::mrStackDefaultReset
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.2.11.1.1.6.1 snmpget -v2c -c public <target> CISCO-FASTHUB-MIB::mrStackDefaultReset.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.2.11.1.1.6.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> mrStackDefaultReset.1
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::mrStackDefaultReset 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.6 | mrStackDefaultReset | CISCO-FASTHUB-MIB |