mrStackClearStatistics
CISCO-FASTHUB-MIB ·
.1.3.6.1.4.1.9.2.11.1.1.7
Object
scalar obsolete
r/w
Enumeration
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.
Context
- MIB
- CISCO-FASTHUB-MIB
- OID
.1.3.6.1.4.1.9.2.11.1.1.7- Type
- scalar
- Access
- readwrite
- Status
- obsolete
- 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::mrStackClearStatistics.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::mrStackClearStatistics'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | clear |
2 | noClear |