AGENTX-MIB :: agentxConnTransportAddress

MIB Reference — IPNetwork Monitor

All MIBsAGENTX-MIBagentxConnTransportAddress

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 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.2mgmtBKTEL-HFC862-BASE-MIB
1.3.6.1.2.1mib_2CHECKPOINT-MIB-2
1.3.6.1.2.1.74agentxMIBAGENTX-MIB
1.3.6.1.2.1.74.1agentxObjectsAGENTX-MIB
1.3.6.1.2.1.74.1.2agentxConnectionAGENTX-MIB
1.3.6.1.2.1.74.1.2.2agentxConnectionTableAGENTX-MIB
1.3.6.1.2.1.74.1.2.2.1agentxConnectionEntryAGENTX-MIB
1.3.6.1.2.1.74.1.2.2.1.4agentxConnTransportAddressAGENTX-MIB