All MIBs › ACMEPACKET2-ENVMON-MIB › apCombinedStatsMaxBurstRate
apCombinedStatsMaxBurstRate
Module: ACMEPACKET2-ENVMON-MIB
OID (symbolic): ACMEPACKET2-ENVMON-MIB::apCombinedStatsMaxBurstRate
OID (numeric): 1.3.6.1.4.1.9148.3.2.1.2.1.1.16
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description:
Maximum burst rate of traffic measured during the period (combined inbound and outbound)
What is apCombinedStatsMaxBurstRate?
This OID tracks the peak combined rate of inbound and outbound traffic (in both directions) observed during a measurement period. Network engineers use this to verify the system can withstand traffic spikes without dropping connections or degrading performance. A value of 50000 means traffic briefly spiked to 50,000 packets per second during that period.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.2.1.1.16 snmpwalk -v2c -c public <target> ACMEPACKET2-ENVMON-MIB::apCombinedStatsMaxBurstRate
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9148.3.2.1.2.1.1.16.1 snmpget -v2c -c public <target> ACMEPACKET2-ENVMON-MIB::apCombinedStatsMaxBurstRate.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> apCombinedStatsMaxBurstRate.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9148 | acmepacket | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3 | acmepacketMgmt | ACMEPACKET-SMI |
| 1.3.6.1.4.1.9148.3.2 | apSystemManagementModule | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1 | apSysMgmtMIBObjects | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.2 | apSysMgmtMIBSessionObjects | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.2.1 | apCombinedSessionAgentStatsTable | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.2.1.1 | apCombinedSessionAgentStatsEntry | ACMEPACKET2-ENVMON-MIB |
| 1.3.6.1.4.1.9148.3.2.1.2.1.1.16 | apCombinedStatsMaxBurstRate | ACMEPACKET2-ENVMON-MIB |