All MIBs › A10-AX-MIB › axIpNatLsnTop5UserPrivateIpAddrTotNumIcmpSessions
axIpNatLsnTop5UserPrivateIpAddrTotNumIcmpSessions
Module: A10-AX-MIB
OID (symbolic): A10-AX-MIB::axIpNatLsnTop5UserPrivateIpAddrTotNumIcmpSessions
OID (numeric): 1.3.6.1.4.1.22610.2.4.3.18.4.9.1.1.2
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
The total number of ICMP sessions in the Top 5 user entry.
What is axIpNatLsnTop5UserPrivateIpAddrTotNumIcmpSessions?
This counter (Integer32) tracks the total number of active ICMP sessions for a top-5 internal user address. Engineers use this to detect unusual ICMP activity or denial-of-service attempts exploiting ping floods. A value like 1200 sessions would indicate heavy ICMP usage, potentially flagging network reconnaissance or a misconfigured application.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.22610.2.4.3.18.4.9.1.1.2 snmpwalk -v2c -c public <target> A10-AX-MIB::axIpNatLsnTop5UserPrivateIpAddrTotNumIcmpSessions
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.22610.2.4.3.18.4.9.1.1.2.1 snmpget -v2c -c public <target> A10-AX-MIB::axIpNatLsnTop5UserPrivateIpAddrTotNumIcmpSessions.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> axIpNatLsnTop5UserPrivateIpAddrTotNumIcmpSessions.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.22610 | a10 | A10-COMMON-MIB |
| 1.3.6.1.4.1.22610.2 | a10Mgmt | A10-COMMON-MIB |
| 1.3.6.1.4.1.22610.2.4 | axMgmt | A10-AX-MIB |
| 1.3.6.1.4.1.22610.2.4.3 | axApp | A10-AX-MIB |
| 1.3.6.1.4.1.22610.2.4.3.18 | axIpNatStats | A10-AX-MIB |
| 1.3.6.1.4.1.22610.2.4.3.18.4 | axIpNatLsnStats | A10-AX-MIB |
| 1.3.6.1.4.1.22610.2.4.3.18.4.9 | axIpNatLsnTop5UserPrivateIpAddrTotIcmpSessions | A10-AX-MIB |
| 1.3.6.1.4.1.22610.2.4.3.18.4.9.1 | axIpNatLsnTop5UserPrivateIpAddrTotIcmpSessionTable | A10-AX-MIB |
| 1.3.6.1.4.1.22610.2.4.3.18.4.9.1.1 | axIpNatLsnTop5UserPrivateIpAddrTotIcmpSessionEntry | A10-AX-MIB |
| 1.3.6.1.4.1.22610.2.4.3.18.4.9.1.1.2 | axIpNatLsnTop5UserPrivateIpAddrTotNumIcmpSessions | A10-AX-MIB |