bandwidthUsagePeakRestart
STAND-ALONE-ETHERNET-SWITCH-MIB ·
.1.3.6.1.4.1.437.1.1.3.7.4
Object
scalar mandatory
r/w
Enumeration
Set to restart(2) to clear the bandwidthUsagePeakTable and restart the peak bandwidth capturing at the current interval. No action will be taken if this object is set to noRestart(1). This object always returned noRestart(1) when read.
Context
- MIB
- STAND-ALONE-ETHERNET-SWITCH-MIB
- OID
.1.3.6.1.4.1.437.1.1.3.7.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- bandwidthUsage
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 'STAND-ALONE-ETHERNET-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'STAND-ALONE-ETHERNET-SWITCH-MIB::bandwidthUsagePeakRestart.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'STAND-ALONE-ETHERNET-SWITCH-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'STAND-ALONE-ETHERNET-SWITCH-MIB::bandwidthUsagePeakRestart'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | noRestart |
2 | restart |