agentxConnTransportAddress
AGENTX-MIB ·
.1.3.6.1.2.1.74.1.2.2.1.4
Object
column AgentxTAddress
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.
Context
- MIB
- AGENTX-MIB
- OID
.1.3.6.1.2.1.74.1.2.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- agentxConnectionEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'AGENTX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AGENTX-MIB::agentxConnTransportAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AGENTX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AGENTX-MIB::agentxConnTransportAddress.<agentxConnIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AGENTX-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AGENTX-MIB::agentxConnTransportAddress'
Syntax
- Source
- AgentxTAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 0..255
Conformance
Member of