All MIBs › APPLICATION-MIB › applOpenConnectionFarEndpoint
applOpenConnectionFarEndpoint
Module: APPLICATION-MIB
OID (symbolic): APPLICATION-MIB::applOpenConnectionFarEndpoint
OID (numeric): 1.3.6.1.2.1.62.1.2.3.1.5
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-only
Description: The applOpenConnectionFarEndpoint attribute reports the fully-qualified domain name and port information for the far end of this connection.
The format of this attribute for TCP and UDP-based protocols is the fully-qualified domain name immediately followed by a colon which is immediately followed by the decimal representation of the port number.
If not known, as in the case of a connectionless transport, the value of this attribute shall be a zero-length string.
What is applOpenConnectionFarEndpoint?
Provides the fully qualified domain name and port for the remote (far) end of an open connection, formatted as hostname:port for TCP/UDP-based protocols. It complements the address-based far-end attribute with a DNS name.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.62.1.2.3.1.5 snmpwalk -v2c -c public <target> APPLICATION-MIB::applOpenConnectionFarEndpoint
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.62.1.2.3.1.5.1 snmpget -v2c -c public <target> APPLICATION-MIB::applOpenConnectionFarEndpoint.1
Start monitoring Servers running managed distributed applications with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APPLICATION-MIB::applOpenConnectionFarEndpoint OID value, configure state conditions and alerts, and monitor any Servers running managed distributed applications from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.62 | applicationMib | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1 | applicationMibObjects | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.2 | applChannelGroup | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.2.3 | applOpenConnectionTable | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.2.3.1 | applOpenConnectionEntry | APPLICATION-MIB |
| 1.3.6.1.2.1.62.1.2.3.1.5 | applOpenConnectionFarEndpoint | APPLICATION-MIB |