All MIBs › CM-PERFORMANCE-MIB › cmLagHistoryESP128
cmLagHistoryESP128
Module: CM-PERFORMANCE-MIB
OID (symbolic): CM-PERFORMANCE-MIB::cmLagHistoryESP128
OID (numeric): 1.3.6.1.4.1.2544.1.12.5.1.38.1.22
Node type: OBJECT-TYPE
Type: PerfCounter64
Access: read-only
Description:
128 to 255 Octet Frames received.
What is cmLagHistoryESP128?
This OID holds a counter tracking how many network packets of medium size (128-255 bytes) were received on a specific port. It accumulates over time to show traffic patterns. A network analyst would review this to understand what proportion of traffic consists of moderately-sized packets, which helps diagnose issues like fragmentation or applications sending unusually sized messages.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.5.1.38.1.22 snmpwalk -v2c -c public <target> CM-PERFORMANCE-MIB::cmLagHistoryESP128
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2544.1.12.5.1.38.1.22.1 snmpget -v2c -c public <target> CM-PERFORMANCE-MIB::cmLagHistoryESP128.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cmLagHistoryESP128.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.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12.5 | cmPerformanceMIB | CM-PERFORMANCE-MIB |
| 1.3.6.1.4.1.2544.1.12.5.1 | cmPerfObjects | CM-PERFORMANCE-MIB |
| 1.3.6.1.4.1.2544.1.12.5.1.38 | cmLagHistoryTable | CM-PERFORMANCE-MIB |
| 1.3.6.1.4.1.2544.1.12.5.1.38.1 | cmLagHistoryEntry | CM-PERFORMANCE-MIB |
| 1.3.6.1.4.1.2544.1.12.5.1.38.1.22 | cmLagHistoryESP128 | CM-PERFORMANCE-MIB |