All MIBs › CISCO-C2900-MIB › c2900BandwidthUsagePeak
c2900BandwidthUsagePeak
Module: CISCO-C2900-MIB
OID (symbolic): CISCO-C2900-MIB::c2900BandwidthUsagePeak
OID (numeric): 1.3.6.1.4.1.9.9.87.1.5.6.1.3
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: The maximum bandwidth usage of any measurement interval within this recording interval. This value is an estimate of the highest amount of traffic flowing through the switch during this recording interval. It is calculated as follows: Octets*8 + Frames*(96 + 64) --------------------------- Measurement Interval * 1,000,000 * 2 Where: Measurement Interval is the amount of time over which the Octets and Frames were collected, in seconds. Measurement Interval is always one second in c2900's implementation. Octets is the total number of octets transmitted or received by all network interfaces, excluding framing data but including FCS. This includes octets in frames which were partially transmitted or received (due to collisions, for example). Frames is the total number of frames transmitted or received by all network interfaces, including frames with errors. The number of frames is multiplied by 96 plus 64 in order to estimate the delay between each frame for Ethernet's IPG and preamble/SFD. The '2' in the divisor makes this a forwarding bandwidth counter. A frame received on one interface is typically forwarded out another interface. In order to avoid double- counting this frame's bandwidth, once on the receiving interface and once on the transmitting interface, the total bandwidth is divided by two. Since multicast and broadcast frames can be sent to multiple ports, the above is at best a lower bound.
What is c2900BandwidthUsagePeak?
Reports the highest bandwidth usage observed during any measurement sub-interval within the current recording interval, giving an estimate of peak traffic load on the switch.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.87.1.5.6.1.3 snmpwalk -v2c -c public <target> CISCO-C2900-MIB::c2900BandwidthUsagePeak
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.87.1.5.6.1.3.1 snmpget -v2c -c public <target> CISCO-C2900-MIB::c2900BandwidthUsagePeak.1
Start monitoring Cisco Catalyst 2900 series switch (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-C2900-MIB::c2900BandwidthUsagePeak OID value, configure state conditions and alerts, and monitor any Cisco Catalyst 2900 series switch (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.87 | ciscoC2900MIB | CISCO-C2900-MIB |
| 1.3.6.1.4.1.9.9.87.1 | c2900MIBObjects | CISCO-C2900-MIB |
| 1.3.6.1.4.1.9.9.87.1.5 | c2900BandwidthUsage | CISCO-C2900-MIB |
| 1.3.6.1.4.1.9.9.87.1.5.6 | c2900BandwidthUsagePeakTable | CISCO-C2900-MIB |
| 1.3.6.1.4.1.9.9.87.1.5.6.1 | c2900BandwidthUsagePeakEntry | CISCO-C2900-MIB |
| 1.3.6.1.4.1.9.9.87.1.5.6.1.3 | c2900BandwidthUsagePeak | CISCO-C2900-MIB |