ACC-X25 :: accX25XotConnTcpPortNumber

MIB Reference — IPNetwork Monitor

All MIBsACC-X25accX25XotConnTcpPortNumber

accX25XotConnTcpPortNumber

Module: ACC-X25

OID (symbolic): ACC-X25::accX25XotConnTcpPortNumber

OID (numeric): 1.3.6.1.4.1.5.1.1.17.12.2.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

TCP port number for this connection.

What is accX25XotConnTcpPortNumber?

This OID stores the local TCP port number on which this XOT connection listens or sends packets. Network engineers cross-check this against firewall rules and netstat output to diagnose port conflicts and validate connectivity. A value of 5000 means TCP port 5000 is locally allocated to this connection, which must be open in firewall policies.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.12.2.1.6
snmpwalk -v2c -c public <target> ACC-X25::accX25XotConnTcpPortNumber

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.17.12.2.1.6.1
snmpget -v2c -c public <target> ACC-X25::accX25XotConnTcpPortNumber.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accX25XotConnTcpPortNumber.1

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.17accX25ACC-MIB
1.3.6.1.4.1.5.1.1.17.12accX25XotACC-X25
1.3.6.1.4.1.5.1.1.17.12.2accX25XotConnTableACC-X25
1.3.6.1.4.1.5.1.1.17.12.2.1accX25XotConnEntryACC-X25
1.3.6.1.4.1.5.1.1.17.12.2.1.6accX25XotConnTcpPortNumberACC-X25