mrStackReset
CISCO-FASTHUB-MIB ·
.1.3.6.1.4.1.9.2.11.1.1.5
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 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.
Context
- MIB
- CISCO-FASTHUB-MIB
- OID
.1.3.6.1.4.1.9.2.11.1.1.5- 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::mrStackReset.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::mrStackReset'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | reset |
2 | noReset |