fsMIMstClearBridgeStats
SupermicroMIMst-MIB ·
.1.3.6.1.4.1.10876.101.1.118.1.3.1.42
Object
This object is used to clear the statistical counters.When this object is set to TRUE,it resets the bridge specific counters and all the interface associated counters to zero.After resetting the counters the object is set to FALSE again.Configuration of this MIB object to FALSE is not applicable.
Context
- MIB
- SupermicroMIMst-MIB
- OID
.1.3.6.1.4.1.10876.101.1.118.1.3.1.42- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- fsMIDot1sFutureMstEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'SupermicroMIMst-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SupermicroMIMst-MIB::fsMIMstClearBridgeStats'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SupermicroMIMst-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SupermicroMIMst-MIB::fsMIMstClearBridgeStats.<fsMIDot1sFutureMstContextId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SupermicroMIMst-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SupermicroMIMst-MIB::fsMIMstClearBridgeStats'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |