apmTransactionID
APM-MIB ·
.1.3.6.1.2.1.16.23.1.11.1.2
Object
column Unsigned32
A unique value for this transaction amongst other transactions sharing the same application layer protocol and server and client addresses. Implementations may choose to use the value of the client's source port, when possible.
Context
- MIB
- APM-MIB
- OID
.1.3.6.1.2.1.16.23.1.11.1.2- 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::apmTransactionID'
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::apmTransactionID.<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::apmTransactionID'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-4294967295