All MIBs › IPADv2-MIB › ipadTCPServerConnEndpoint
ipadTCPServerConnEndpoint
Module: IPADv2-MIB
OID (symbolic): IPADv2-MIB::ipadTCPServerConnEndpoint
OID (numeric): 1.3.6.1.4.1.321.100.1.15.2.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
Identifies the endpoint for this connection.
What is ipadTCPServerConnEndpoint?
This object identifies the endpoint (typically an IP address and port combination) for a TCP server connection in the IPAD device. It specifies where remote systems should connect to establish TCP-based communication with the IPAD for management, monitoring, or data services. An operator would configure this when setting up TCP server connections to ensure traffic is routed to the correct destination endpoint.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.321.100.1.15.2.1.2 snmpwalk -v2c -c public <target> IPADv2-MIB::ipadTCPServerConnEndpoint
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.321.100.1.15.2.1.2.1 snmpget -v2c -c public <target> IPADv2-MIB::ipadTCPServerConnEndpoint.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.321.100.1.15.2.1.2.1 s <value>
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.321 | verilink | DS8200v2-TC-MIB |
| 1.3.6.1.4.1.321.100 | hbu | DS8200v2-TC-MIB |
| 1.3.6.1.4.1.321.100.1 | ipad | IPAD-MIB |
| 1.3.6.1.4.1.321.100.1.15 | ipadTCPServer | IPADv2-MIB |
| 1.3.6.1.4.1.321.100.1.15.2 | ipadTCPServerConnTable | IPADv2-MIB |
| 1.3.6.1.4.1.321.100.1.15.2.1 | ipadTCPServerConnTableEntry | IPADv2-MIB |
| 1.3.6.1.4.1.321.100.1.15.2.1.2 | ipadTCPServerConnEndpoint | IPADv2-MIB |