All MIBs › PACKETLOGIC-MIB › interfaceFlowUpdMissedMax
interfaceFlowUpdMissedMax
Module: PACKETLOGIC-MIB
OID (symbolic): PACKETLOGIC-MIB::interfaceFlowUpdMissedMax
OID (numeric): 1.3.6.1.4.1.15397.2.1.120.11.3
Node type: OBJECT-TYPE
Type: CounterBasedGauge64
Access: read-only
Description:
Flow updates missed
What is interfaceFlowUpdMissedMax?
This read-only counter measures the maximum number of flow table update operations that could not be processed due to system resource exhaustion on a network interface in a PacketLogic device. High values indicate the system is unable to keep up with the rate of flow creation. An operator would monitor this to identify when the device is becoming overloaded and needs capacity augmentation or traffic management tuning.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.15397.2.1.120.11.3 snmpwalk -v2c -c public <target> PACKETLOGIC-MIB::interfaceFlowUpdMissedMax
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.15397.2.1.120.11.3.1 snmpget -v2c -c public <target> PACKETLOGIC-MIB::interfaceFlowUpdMissedMax.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> interfaceFlowUpdMissedMax.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.15397 | procera | PACKETLOGIC-MIB |
| 1.3.6.1.4.1.15397.2 | packetlogic2 | PACKETLOGIC-MIB |
| 1.3.6.1.4.1.15397.2.1 | sysdiag | PACKETLOGIC-MIB |
| 1.3.6.1.4.1.15397.2.1.120 | interface | PACKETLOGIC-MIB |
| 1.3.6.1.4.1.15397.2.1.120.11 | interfaceFlowUpdMissed | PACKETLOGIC-MIB |
| 1.3.6.1.4.1.15397.2.1.120.11.3 | interfaceFlowUpdMissedMax | PACKETLOGIC-MIB |