apmTransactionServerAddress
APM-MIB ·
.1.3.6.1.2.1.16.23.1.11.1.1
Object
column OctetString
The network server address for this apmTransactionEntry.
This is represented as an octet string with specific semantics
and length as identified by the protocolDirLocalIndex
component of the index. This object may not be the zero length
string.
For example, if the protocolDirLocalIndex indicates an
encapsulation of ip, this object is encoded as a length octet
of 4, followed by the 4 octets of the ip address, in network
byte order. Care should be taken to avoid values of this
object that, in conjunction with the other index variables,
would result in an index longer than SNMP's maximum of 128
subidentifiers.
Context
- MIB
- APM-MIB
- OID
.1.3.6.1.2.1.16.23.1.11.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- apmTransactionEntry
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 'APM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APM-MIB::apmTransactionServerAddress'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'APM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APM-MIB::apmTransactionServerAddress.<apmAppDirAppLocalIndex>.<apmAppDirResponsivenessType>.<protocolDirLocalIndex>.<apmTransactionServerAddress>.<apmNameClientID>.<apmTransactionID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APM-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APM-MIB::apmTransactionServerAddress'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-255