All MIBs › AGENTX-MIB › agentxConnTransportDomain
agentxConnTransportDomain
Module: AGENTX-MIB
OID (symbolic): AGENTX-MIB::agentxConnTransportDomain
OID (numeric): 1.3.6.1.2.1.74.1.2.2.1.3
Node type: OBJECT-TYPE
Type: TDomain
Access: read-only
Description:
The transport protocol in use for this connection to the subagent.
What is agentxConnTransportDomain?
This is a read-only identifier of the transport protocol used (e.g., TCP, UDP). Shows what network transport carries this AgentX connection. Helps identify the underlying communication mechanism.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.74.1.2.2.1.3 snmpwalk -v2c -c public <target> AGENTX-MIB::agentxConnTransportDomain
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.74.1.2.2.1.3.1 snmpget -v2c -c public <target> AGENTX-MIB::agentxConnTransportDomain.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.3 | agentxConnTransportDomain | AGENTX-MIB |