All MIBs › ACC-X25 › accX25XotConnRemoteTCPPortNumber
accX25XotConnRemoteTCPPortNumber
Module: ACC-X25
OID (symbolic): ACC-X25::accX25XotConnRemoteTCPPortNumber
OID (numeric): 1.3.6.1.4.1.5.1.1.17.12.2.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
remote TCP port number for this connection.
What is accX25XotConnRemoteTCPPortNumber?
This OID stores the remote peer's TCP port number where XOT packets are delivered, a read-only setting determined by the remote system. Engineers verify this matches the listening port on the far-end system to ensure the tunnel can complete the handshake. A value of 6000 means the remote router expects XOT traffic on TCP port 6000, which must be configured there as well.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.12.2.1.8 snmpwalk -v2c -c public <target> ACC-X25::accX25XotConnRemoteTCPPortNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.12.2.1.8.1 snmpget -v2c -c public <target> ACC-X25::accX25XotConnRemoteTCPPortNumber.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.17 | accX25 | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.17.12 | accX25Xot | ACC-X25 |
| 1.3.6.1.4.1.5.1.1.17.12.2 | accX25XotConnTable | ACC-X25 |
| 1.3.6.1.4.1.5.1.1.17.12.2.1 | accX25XotConnEntry | ACC-X25 |
| 1.3.6.1.4.1.5.1.1.17.12.2.1.8 | accX25XotConnRemoteTCPPortNumber | ACC-X25 |