All MIBs › CISCO-NETFLOW-MIB › cnfPSPacketSizeDistribution
cnfPSPacketSizeDistribution
Module: CISCO-NETFLOW-MIB
OID (symbolic): CISCO-NETFLOW-MIB::cnfPSPacketSizeDistribution
OID (numeric): 1.3.6.1.4.1.9.9.387.1.5.1
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: A string contain IP Packet Size Distribution statistics. Distribution grouping are following :1-32 64 96 128 160 192 224 256 288 320 352 384 416 448 480 512 544 576 1024 1536 2048 2560 3072 3584 4096 4608. Value for each group will be expressed in 2 bytes (in Network byte order) and need to divide by 1000 to get the exact value given by CLI using show ip cache flow command.
What is cnfPSPacketSizeDistribution?
This read-only object reports a string of counters showing the distribution of observed IP packet sizes across fixed size buckets (e.g. 1-32, 64, 96 ... up to 4608 bytes), useful for traffic profiling.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.387.1.5.1 snmpwalk -v2c -c public <target> CISCO-NETFLOW-MIB::cnfPSPacketSizeDistribution
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.387.1.5.1.1 snmpget -v2c -c public <target> CISCO-NETFLOW-MIB::cnfPSPacketSizeDistribution.1
Start monitoring Cisco routers and switches (NetFlow) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-NETFLOW-MIB::cnfPSPacketSizeDistribution OID value, configure state conditions and alerts, and monitor any Cisco routers and switches (NetFlow) 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.387 | ciscoNetflowMIB | CISCO-NETFLOW-MIB |
| 1.3.6.1.4.1.9.9.387.1 | ciscoNetflowMIBObjects | CISCO-NETFLOW-MIB |
| 1.3.6.1.4.1.9.9.387.1.5 | cnfProtocolStatistics | CISCO-NETFLOW-MIB |
| 1.3.6.1.4.1.9.9.387.1.5.1 | cnfPSPacketSizeDistribution | CISCO-NETFLOW-MIB |