All MIBs › AGENTX-MIB › agentxConnTransportAddress
agentxConnTransportAddress
Module: AGENTX-MIB
OID (symbolic): AGENTX-MIB::agentxConnTransportAddress
OID (numeric): 1.3.6.1.2.1.74.1.2.2.1.4
Node type: OBJECT-TYPE
Type: AgentxTAddress
Access: read-only
Description:
The transport address of the remote (subagent) end of this connection to the master agent. This object may be zero-length for unix-domain sockets (and possibly other types of transport addresses) since the subagent need not bind a filename to its local socket.
What is agentxConnTransportAddress?
This is a read-only address (IP and port) of the remote subagent. Shows where the subagent is located on the network. Helps identify and troubleshoot subagent connectivity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.74.1.2.2.1.4 snmpwalk -v2c -c public <target> AGENTX-MIB::agentxConnTransportAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.74.1.2.2.1.4.1 snmpget -v2c -c public <target> AGENTX-MIB::agentxConnTransportAddress.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.2 | mgmt | BKTEL-HFC862-BASE-MIB |
| 1.3.6.1.2.1 | mib_2 | CHECKPOINT-MIB-2 |
| 1.3.6.1.2.1.74 | agentxMIB | AGENTX-MIB |
| 1.3.6.1.2.1.74.1 | agentxObjects | AGENTX-MIB |
| 1.3.6.1.2.1.74.1.2 | agentxConnection | AGENTX-MIB |
| 1.3.6.1.2.1.74.1.2.2 | agentxConnectionTable | AGENTX-MIB |
| 1.3.6.1.2.1.74.1.2.2.1 | agentxConnectionEntry | AGENTX-MIB |
| 1.3.6.1.2.1.74.1.2.2.1.4 | agentxConnTransportAddress | AGENTX-MIB |