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
- Table
- apmTransactionTable
- Siblings
- 4
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-255
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| apmTransactionID 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 v… | column | Unsigned32 | .1.3.6.1.2.1.16.23.1.11.1.2 |
| apmTransactionResponsiveness The current value of the responsiveness metric for this
transaction. If this transaction has completed, the final
value of the metric will be available.
Note that t… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.2.1.16.23.1.11.1.3 |
| apmTransactionAge If this transaction is still executing, this value shall be
the length of time since it was started. If it has completed,
this value shall be the length of time it … | column | SNMPv2-TCTimeInterval | .1.3.6.1.2.1.16.23.1.11.1.4 |
| apmTransactionSuccess The success of this transaction up to this time. Once a
transaction has been marked as failed, it cannot move back
into the successful state. | column | SNMPv2-TCTruthValue | .1.3.6.1.2.1.16.23.1.11.1.5 |