All MIBs › ACC-IPX › accIpxSpxWdDstSeqNo
accIpxSpxWdDstSeqNo
Module: ACC-IPX
OID (symbolic): ACC-IPX::accIpxSpxWdDstSeqNo
OID (numeric): 1.3.6.1.4.1.5.1.1.22.15.1.1.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The last SPX sequence number used by the client side of this session
What is accIpxSpxWdDstSeqNo?
This OID records the most recent SPX sequence number (0-65535) used by the client side of the proxied session. Network staff use this to detect client-side transmission problems and ensure bidirectional flow is synchronized. For example, if DstSeqNo is much lower than SrcSeqNo, it indicates the client is receiving and acknowledging fewer packets than the server is sending.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.15.1.1.11 snmpwalk -v2c -c public <target> ACC-IPX::accIpxSpxWdDstSeqNo
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.15.1.1.11.1 snmpget -v2c -c public <target> ACC-IPX::accIpxSpxWdDstSeqNo.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accIpxSpxWdDstSeqNo.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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.22 | accIpx | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.15 | accIpxSpxWdSession | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.15.1 | accIpxSpxWdSessTable | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.15.1.1 | accIpxSpxWdSessEntry | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.15.1.1.11 | accIpxSpxWdDstSeqNo | ACC-IPX |