All MIBs › CISCO-SLB-MIB › slbConnectionSynCount
slbConnectionSynCount
Module: CISCO-SLB-MIB
OID (symbolic): CISCO-SLB-MIB::slbConnectionSynCount
OID (numeric): 1.3.6.1.4.1.9.9.161.1.5.1.1.11
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
The number of SYNs seen from client.
What is slbConnectionSynCount?
Counts the number of TCP SYN packets received from the client for this connection, useful for monitoring connection setup activity or potential SYN flood conditions.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.161.1.5.1.1.11 snmpwalk -v2c -c public <target> CISCO-SLB-MIB::slbConnectionSynCount
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.161.1.5.1.1.11.1 snmpget -v2c -c public <target> CISCO-SLB-MIB::slbConnectionSynCount.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.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.161 | ciscoSlbMIB | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1 | ciscoSlbMIBObjects | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.5 | slbConnections | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.5.1 | slbConnectionTable | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.5.1.1 | slbConnectionTableEntry | CISCO-SLB-MIB |
| 1.3.6.1.4.1.9.9.161.1.5.1.1.11 | slbConnectionSynCount | CISCO-SLB-MIB |