mrStackDefaultReset
CISCO-FASTHUB-MIB ·
.1.3.6.1.4.1.9.2.11.1.1.6
Object
scalar mandatory
r/w
Enumeration
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.
Context
- MIB
- CISCO-FASTHUB-MIB
- OID
.1.3.6.1.4.1.9.2.11.1.1.6- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- mrStack
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-FASTHUB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-FASTHUB-MIB::mrStackDefaultReset.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-FASTHUB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-FASTHUB-MIB::mrStackDefaultReset'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | reset |
2 | noReset |