APPLICATION-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
19
Rows
19
Columns
114
.1.3.6.1.2.1.62.1.1.1
·
1 row entry
·
1 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk applSrvNameToSrvInstTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applSrvNameToSrvInstTable'
The service name to service instance table uses service name as its primary key, and service instance identifier as its secondary key. It facilitates the identification and lookup of the instances of a given service in a system.
An applSrvNameToSrvInstEntry identifies an instance of
a given service. The allocation and reservation
of unique values for applSrvIndex is an administrative
issue.
An applSrvNameToSrvInstEntry exists for …
a given service. The allocation and reservation
of unique values for applSrvIndex is an administrative
issue.
An applSrvNameToSrvInstEntry exists for …
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The value of applSrcInstQual provides additional
information about this particular instance of this service. Although not used for indexing purposes, the value of this attribute should be sufficiently uni… |
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.2.1.62.1.1.1.1.1 |
.1.3.6.1.2.1.62.1.1.2
·
1 row entry
·
1 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk applSrvInstToSrvNameTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applSrvInstToSrvNameTable'
The service instance to service name table uses service instance identifier as its primary key, and service name as its secondary key. Given a service instance identifier, it facilitates the lookup of the name of the service being provided.
An applSrvInstToSrvNameEntry maps a service instance
identifier back to a service name.
identifier back to a service name.
Indexes
| Column | Syntax | OID |
|---|---|---|
|
The human-readable name of a service. Where
appropriate, as in the case where a service can be identified in terms of a single protocol, the strings should be established names such as those assigned by IANA and found … |
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.2.1.62.1.1.2.1.1 |
.1.3.6.1.2.1.62.1.1.3
·
1 row entry
·
1 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk applSrvInstToRunApplElmtTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applSrvInstToRunApplElmtTable'
The service instance to running application element
table uses the service instance identifier as its primary
key, and the running application element index as its
secondary key. This facilitates the identification
of the set of running application elements providing a
given instance of a service.
An applSrvInstToRunApplElmtEntry identifies a running
application element providing an instance of a service.
Note that there may be multiple running application
elements involved in the provision of an instance of
a se…
application element providing an instance of a service.
Note that there may be multiple running application
elements involved in the provision of an instance of
a se…
| Column | Syntax | OID |
|---|---|---|
|
An applSrvIndex is the system-unique identifier of
an instance of a service. The value is unique not only across all instances of a given service, but also across all services in a system. Re-use of valu… |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.2.1.62.1.1.3.1.1 |
.1.3.6.1.2.1.62.1.1.4
·
1 row entry
·
1 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk applRunApplElmtToSrvInstTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applRunApplElmtToSrvInstTable'
The running application element to service instance table uses the running application element index as its primary key and the service instance identifier as its secondary key. It identifies the set of services provided by a given running application element.
An applRunApplElmtToSrvInstEntry serves to identify an
instance of a service being provided by a given running
application element. Note that a particular running
application element may provide multiple services.
instance of a service being provided by a given running
application element. Note that a particular running
application element may provide multiple services.
| Column | Syntax | OID |
|---|---|---|
|
An applSrvInstance is the system-unique identifier of an
instance of a service. The value is unique not only across all instances of a given service, but also across all services. Re-use of values for th… |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.2.1.62.1.1.4.1.1 |
applOpenChannelTable
table.1.3.6.1.2.1.62.1.2.1
·
1 row entry
·
16 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk applOpenChannelTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applOpenChannelTable'
The applOpenChannelTable reports information on open
channels for running application elements
and for service instances. This table is
indexed by applElmtOrSvc, applElmtOrSvcId, and
applOpenChannelIndex. This effectively groups all
entries for a given running application element
or service instance together. ApplChannelIndex uniquely
identifies an open channel (and, consequently, a file
or connection) within the context of a particular
running application element or service instance.
Some of the information in this table is available
through both sixty-four and thirty-two bit counters.
The sixty-four bit counters are not accessible in
protocols that do not support this data type.
An applOpenChannelEntry indicates that a channel has been
opened by this running application element or service
instance and is still open. Note that if a file has been
opened multiple times, even by the same process, …
opened by this running application element or service
instance and is still open. Note that if a file has been
opened multiple times, even by the same process, …
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The applElmtOrSvc attribute serves as an index for tables
that can hold information both for individual running application elements as well as for service instances. If the value is service(1), the row c… |
Enumeration Enumerated Values:
|
.1.3.6.1.2.1.62.1.2.1.1.1 |
||||
|
The applElmtOrSvcId attribute is used as an index in
conjunction with the applElmtOrSvc attribute. When the value of applElmtOrSvc is service(1), this attribute's value corresponds to that of applSrvIndex… |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.2.1.62.1.2.1.1.2 |
||||
|
This attribute serves to uniquely identify this open
connection in the context of the running application element or service instance. Where suitable, the application's native descriptor number should be used. |
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.2.1.1.3 |
||||
|
This attribute records the value of sysUpTime.0
when this channel was opened and this entry was added to this table. This attribute serves as a discontinuity indicator for the counter attributes in this entry and for a… |
SNMPv2-TCTimeStamp Based On: SNMPv2-SMITimeTicks Description: The value of the sysUpTime object at which a specific occurrence happened. The specific occurrence must be defined in the description of any object defined using this type. If sysUpTime is reset t… |
.1.3.6.1.2.1.62.1.2.1.1.4 |
||||
|
This attribute reports the number of read requests
for this channel. All read requests for this channel by this entity, regardless of completion status, are included in this count. Read requests are coun… |
read requestsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.62.1.2.1.1.5 |
||||
|
This attribute reports the low thirty-two bits of
applOpenChannelReadRequests. Discontinuities in this counter can be detected by monitoring the applOpenChannelOpenTime value for this entry. |
read requestsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.2.1.1.6 |
||||
|
This attribute reports the number of failed read
requests. Discontinuities in this counter can be detected by monitoring the applOpenChannelOpenTime value for this entry. |
failed read requestsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.2.1.1.7 |
||||
|
This attribute reports the number of bytes read from
this channel. Only bytes successfully read are included in this count. Discontinuities in this counter can be detected by monitoring the applOpenChann… |
bytesSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.62.1.2.1.1.8 |
||||
|
This attribute corresponds to the low thirty-two bits
of applOpenChannelBytesRead. Discontinuities in this counter can be detected by monitoring the applOpenChannelOpenTime value for this entry. |
bytesSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.2.1.1.9 |
||||
|
This attribute reports the time of the most recent read
request made by this entity, regardless of completion status, for this open channel. If no read requests have been made the value of this attribute … |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.2.1.62.1.2.1.1.10 |
||||
|
This attribute reports the number of write requests for
this channel made by this entity. All write requests for this channel, regardless of completion status, are included in this count. Write requests … |
write requestsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.62.1.2.1.1.11 |
||||
|
This attribute corresponds to the low thirty-two bits
of applOpenChannelWriteRequests. Discontinuities in this counter can be detected by monitoring the applOpenChannelOpenTime value for this entry. |
write requestsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.2.1.1.12 |
||||
|
This attribute reports the number of failed write
requests. Discontinuities in this counter can be detected by monitoring the applOpenChannelOpenTime value for this entry. |
failed write requestsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.2.1.1.13 |
||||
|
This attribute reports the number of bytes written to
this channel. Only bytes successfully written (without errors reported by the system to the API in use by the application) are included in this count. … |
bytesSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.62.1.2.1.1.14 |
||||
|
This attribute corresponds to the low thirty-two bits
of applOpenChannelBytesWritten. Discontinuities in this counter can be detected by monitoring the applOpenChannelOpenTime value for this entry. |
bytesSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.2.1.1.15 |
||||
|
This attribute reports the time of the most recent write
request made by this running application element or service instance, regardless of completion status, for this open channel. If no write requests … |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.2.1.62.1.2.1.1.16 |
applOpenFileTable
table.1.3.6.1.2.1.62.1.2.2
·
1 row entry
·
4 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk applOpenFileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applOpenFileTable'
The applOpenFileTable reports information on open files
for service instances or application elements. This
table is indexed by applElmtOrSvc and applElmtOrSvcId,
effectively grouping all entries for a given running
service instance or application element together, and
by applOpenChannelIndex, uniquely identifying an open
channel (and, consequently, a file) within the context
of a particular service instance or application element.
Elements in this table correspond to elements in the
applOpenChannelTable that represent files. For rows in
the applOpenChannelTable that do not represent files,
corresponding rows in this table will not exist.
An applOpenFileEntry indicates that a file has been
opened by this running application element and is
still open. Note that if a file has been opened
multiple times, even by the same process, it will have
multiple entr…
opened by this running application element and is
still open. Note that if a file has been opened
multiple times, even by the same process, it will have
multiple entr…
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
This attribute reports the name of this open file.
Wherever practical, a fully qualified path name should be reported. The values 'stdin', 'stdout', and 'stderr' are reserved in accordance with common usa… |
SYSAPPL-MIBLongUtf8String Type Constraints: range: 0..1024 |
.1.3.6.1.2.1.62.1.2.2.1.1 |
||||||
|
This file's current size in 2^32 byte blocks.
For example, for a file with a total size of 4,294,967,296 bytes, this attribute would have a value of 1; for a file with a total size of 4,294,967,295 bytes … |
2^32 byte blocksSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.2.2.1.2 |
||||||
|
This file's current size modulo 2^32 bytes.
For example, for a file with a total size of 4,294,967,296 bytes this attribute would have a value of 0; for a file with a total size of 4,294,967,295 bytes thi… |
bytesSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.2.2.1.3 |
||||||
|
This attribute reports the current mode of this file from
the perspective of this running application element. These values have the following meanings: read(1) - file opened for readin… |
Enumeration Enumerated Values:
|
.1.3.6.1.2.1.62.1.2.2.1.4 |
applOpenConnectionTable
table.1.3.6.1.2.1.62.1.2.3
·
1 row entry
·
6 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk applOpenConnectionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applOpenConnectionTable'
The applOpenConnectionTable provides information about
open and listening connections from the perspective
of a running application element or service instance.
Entries in this table are indexed by applElmtOrSvc,
applElmtOrSvcID, and by applOpenChannelIndex, which
serves to uniquely identify each connection in the
context of a service instance or running application
element.
For each row in this table, a corresponding row will
exist in the applOpenChannel table. For rows in the
applOpenChannelTable which do not represent open or
listening connections, no corresponding rows will exist
in this table.
An applOpenConnectionEntry indicates that a running
application element or service instance has an open
connection. The entry has information describing that
connection.
In the case of a TCP transport, the…
application element or service instance has an open
connection. The entry has information describing that
connection.
In the case of a TCP transport, the…
| Column | Syntax | OID |
|---|---|---|
|
The applOpenConnectionTransport attribute identifies the
transport protocol in use for this connection. If it is not practical to determine the underlying transport, this attribute's value shall have a value of {0 0}. |
SNMPv2-TCTDomain Description: Denotes a kind of transport service. Some possible values, such as snmpUDPDomain, are defined in the SNMPv2-TM MIB module. Other possible values are defined in other MIB modules. |
.1.3.6.1.2.1.62.1.2.3.1.1 |
|
The applOpenConnectionNearEndAddr attribute reports the
transport address and port information for the near end of this connection. If the value is not known, the value has a length of zero. |
ApplTAddress Type Constraints: range: 0..255 |
.1.3.6.1.2.1.62.1.2.3.1.2 |
|
The applOpenConnectionNearEndpoint attribute reports the
fully-qualified domain name and port information for the near end of this connection. The format of this attribute for TCP and UDP-based protocols … |
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.2.1.62.1.2.3.1.3 |
|
The applOpenConnectionFarEndAddr attribute reports the
transport address and port information for the far end of this connection. If not known, as in the case of a connectionless transport, the value of t… |
ApplTAddress Type Constraints: range: 0..255 |
.1.3.6.1.2.1.62.1.2.3.1.4 |
|
The applOpenConnectionFarEndpoint attribute reports
the fully-qualified domain name and port information for the far end of this connection. The format of this attribute for TCP and UDP-based protocols is… |
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.2.1.62.1.2.3.1.5 |
|
The applOpenConnectionApplication attribute identifies
the application layer protocol in use. If not known, the value of this attribute shall be a zero-length string. When possible, protocol names should… |
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.2.1.62.1.2.3.1.6 |
.1.3.6.1.2.1.62.1.2.4
·
1 row entry
·
10 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk applTransactionStreamTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applTransactionStreamTable'
The applTransactionStreamTable contains common information for transaction statistic accumulation.
An applTransactionStreamEntry contains information for
a single transaction stream. A transaction stream
can be a network connection, file, or other source
of transactions.
a single transaction stream. A transaction stream
can be a network connection, file, or other source
of transactions.
| Column | Syntax | OID |
|---|---|---|
|
The applTransactStreamDescr attribute provides a
human-readable description of this transaction stream. If no descriptive information is available, this attribute's value shall be a zero-length string. |
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.2.1.62.1.2.4.1.1 |
|
The applTransactStreamUnitOfWork attribute provides a
human-readable definition of what the unit of work is for this transaction stream. If no descriptive information is available, this attribute's value … |
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.2.1.62.1.2.4.1.2 |
|
Cumulative count of requests / invocations issued.
Discontinuities in this counter can be detected by monitoring the corresponding instance of applOpenChannelOpenTime. |
transactionsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.62.1.2.4.1.3 |
|
This counter corresponds to the low thirty-two
bits of applTransactStreamInvokes. Discontinuities in this counter can be detected by monitoring the corresponding instance of applOpenChannelOpenTime. |
transactionsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.2.4.1.4 |
|
The applTransactStreamInvCumTimes attribute reports the
cumulative sum of the lengths of the intervals measured between the transmission of requests and the receipt of (the first of) the corresponding response(s). … |
millisecondsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.2.4.1.5 |
|
The applTransactStreamInvRspTimes attribute reports the
cumulative sum of the lengths of the intervals measured between the receipt of the first and last of multiple responses to a request. For transactio… |
millisecondsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.2.4.1.6 |
|
Cumulative count of transactions performed.
Discontinuities in this counter can be detected by monitoring the corresponding instance of applOpenChannelOpenTime. |
transactionsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.62.1.2.4.1.7 |
|
This counter reports the low thirty-two bits of
applTransactStreamPerforms. Discontinuities in this counter can be detected by monitoring the corresponding instance of applOpenChannelOpenTime. |
transactionsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.2.4.1.8 |
|
The applTransactStreamPrfCumTimes attribute reports the
cumulative sum of the interval lengths measured between receipt of requests and the transmission of the corresponding responses. Discontinuities in … |
millisecondsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.2.4.1.9 |
|
For each transaction performed, the elapsed time between
when the first response is enqueued and when the last response is enqueued is added to this cumulative sum. For single-response protocols, the valu… |
millisecondsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.2.4.1.10 |
applTransactFlowTable
table.1.3.6.1.2.1.62.1.2.5
·
1 row entry
·
7 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk applTransactFlowTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applTransactFlowTable'
The applTransactFlowTable contains entries, organized by
application instance or running application element,
direction of flow, and type (request/response) for each
open transaction stream.
The simple model of a transaction used here looks like
this:
invoker | Request | performer
| - - - - - - > |
| |
| Response |
| < - - - - - - |
| |
Since in some protocols it is possible for an entity
to take on both the invoker and performer roles,
information here is accumulated for transmitted and
received requests, as well as for transmitted and
received responses. Counts are maintained for both
transactions and bytes transferred.
An applTransactFlowEntry reports transaction throughput
information for requests or response in a particular
direction (transmit / receive) for a transaction stream.
Entries in this table correspond to thos…
information for requests or response in a particular
direction (transmit / receive) for a transaction stream.
Entries in this table correspond to thos…
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The applTransactFlowDirection index serves to identify
an entry as containing information pertaining to the transmit (1) or receive (2) flow of a transaction stream. |
Enumeration Enumerated Values:
|
.1.3.6.1.2.1.62.1.2.5.1.1 |
||||
|
The value of the applTransactFlowReqRsp index indicates
whether this entry contains information on requests (1), or responses (2). |
Enumeration Enumerated Values:
|
.1.3.6.1.2.1.62.1.2.5.1.2 |
||||
|
The applTransactFlowTrans attribute reports the number
of request/response transactions (as indicated by the applTransactFlowReqRsp index) received/generated (as indicated by the applTransactFlowDirection index) that th… |
transactionsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.62.1.2.5.1.3 |
||||
|
This attribute corresponds to the low thirty-two
bits of applTransactFlowTrans. Discontinuities in this counter can be detected by monitoring the corresponding instance of applOpenChannelOpenTime. |
transactionsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.2.5.1.4 |
||||
|
The applTransactFlowBytes attribute reports the number
of request/response (as indicated by the applTransactFlowReqRsp index) bytes received/generated (as indicated by the applTransactFlowDirection index) handled by thi… |
bytesSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.62.1.2.5.1.5 |
||||
|
This attribute corresponds to the low thirty-two
bits of applTransactFlowBytes. Discontinuities in this counter can be detected by monitoring the corresponding instance of applOpenChannelOpenTime. |
bytesSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.2.5.1.6 |
||||
|
The applTransactFlowTime attribute records the time of
the processing (receipt or transmission as indicated by the applTransactFlowDirection index) by this running application element or service instance of the most rec… |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.2.1.62.1.2.5.1.7 |
applTransactKindTable
table.1.3.6.1.2.1.62.1.2.6
·
1 row entry
·
6 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk applTransactKindTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applTransactKindTable'
The applTransactKindTable provides transaction statistics broken down by kinds of transaction. The definition of the kinds of transactions is specific to the application protocol in use, and may be documented in the form of an applicability statement.
An applTransactKindEntry reports information for a
specific service instance or running application
element's use of a specific transaction stream in
a particular direction in requests or responses
(as indicated by the …
specific service instance or running application
element's use of a specific transaction stream in
a particular direction in requests or responses
(as indicated by the …
| Column | Syntax | OID |
|---|---|---|
|
The applTransactKind index is the human-readable
identifier for a particular transaction kind within the context of an application protocol. The values to be used for a particular protocol may be identified in an appli… |
OctetString Constraints: range: 1-32 |
.1.3.6.1.2.1.62.1.2.6.1.1 |
|
The applTransactKindTrans attribute reports the number
of request/response (as indicated by the applTransactFlowReqRsp index) transactions received/generated (as indicated by the applTransactFlowDirection index) handled… |
transactionsSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.62.1.2.6.1.2 |
|
The applTransactKindTransLow attribute reports
the low thirty-two bits of applTransactKindTrans. Discontinuities in this counter can be detected by monitoring the corresponding instance of applOpenChannel… |
transactionsSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.2.6.1.3 |
|
The applTransactKindBytes attribute reports the number
of request/response (as indicated by the applTransactFlowReqRsp index) bytes received/generated (as indicated by the applTransactFlowDirection index)… |
bytesSNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.2.1.62.1.2.6.1.4 |
|
The applTransactKindBytesLow attribute corresponds
to the low thirty-two bits of applTransactKindBytes. Discontinuities in this counter can be detected by monitoring the corresponding instance of applOpen… |
bytesSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.2.6.1.5 |
|
The applTransactKindTime attribute records the time of
the processing (receipt or transmission as indicated by the applTransactFlowDirection index) by this running application element or service instance of the most rec… |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.2.1.62.1.2.6.1.6 |
.1.3.6.1.2.1.62.1.3.1
·
1 row entry
·
4 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk applPastChannelControlTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applPastChannelControlTable'
The applPastChannelControlTable controls the accumulation of history information about channels from the perspective of service instances and running application elements. Entries in this table are indexed by applElmtOrSvc and applElmtOrSvcId, giving control of channel history accumulation at the level of each service instance and running application element.
An applPastChannelControlEntry provides the ability
to control the retention of channel history information
by service instances and running application elements.
to control the retention of channel history information
by service instances and running application elements.
Indexes
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
When the value of applPastChannelControlCollect is
'enabled', each time the corresponding running application element or service instance closes an open channel a new entry will be added to the applPastChannelTable. … |
Enumerationr/w Enumerated Values:
|
.1.3.6.1.2.1.62.1.3.1.1.1 |
||||||
|
The maximum number of entries allowed in the
applPastChannelTable for this running application element or service instance. Once the number of rows for this running application element or service instance in the applPa… |
channel history entriesSNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.3.1.1.2 |
||||||
|
The maximum time in seconds which an entry for this
running application element or service instance may exist in the applPastChannelTable before it is removed. Any entry that is older than this value will be removed (a… |
secondsSNMPv2-SMIUnsigned32r/w Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.3.1.1.3 |
||||||
|
The applPastChannelControlRemItems attribute reports the
number of applPastChannelControlTable entries for this running application element or service instance that were deleted in order to make room for new history ent… |
channel history entriesSNMPv2-SMICounter32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.3.1.1.4 |
applPastChannelTable
table.1.3.6.1.2.1.62.1.3.2
·
1 row entry
·
15 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk applPastChannelTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applPastChannelTable'
The applPastChannelTable provides history information
about channels from the perspective of running
application elements and service instances.
Entries in this table are indexed by applElmtOrSvc,
applElmtOrSvcId, and by applPastChannelIndex, which
serves to uniquely identify each former channel in the
context of a running application element or service
instance.
Note that the value of applPastChannelIndex is
independent of the value applOpenChannelIndex had when
this channel was open.
Entries for closed channels for a given running
application element or service instance can
be added to this table only if its entry in the
applPastChannelControlTable has the value 'enabled'
for the attribute applPastChannelControlCollect.
Entries for closed channels are removed under the
following circumstances:
- the running application element or service
instance no longer exists
- the corresponding applPastChannelControlCollect
attribute has been set to 'disabled'
- the entry has been in the table longer that the
time limit indicated by the corresponding
applPastChannelControlTimeLimit and the value of
applPastChannelControlCollect is not 'frozen'
- this is the oldest entry for the running
application element or service instance in
question and the addition of a new element would
otherwise cause applPastChannelControlMaxRows to
be exceeded for this running application element
or service instance.
- a value of applPastChannelIndex has been re-used.
Note that under normal circumstances, this is
unlikely.
Removal/replacement of an entry under the
last two conditions causes the corresponding
applPastChannelControlRemItems to be incremented.
An applPastChannelEntry indicates that a running
application element or service instance once had an open
channel, which is now closed. The entry has information
describing that channel.
application element or service instance once had an open
channel, which is now closed. The entry has information
describing that channel.
| Column | Syntax | OID |
|---|---|---|
|
This attribute serves to uniquely identify this closed
channel in the context of the running application element or service instance. This attribute has no other semantics. Note that the value of applPas… |
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.2.1.62.1.3.2.1.1 |
|
This attribute records the time when this channel was
originally opened. Note that this information is quite different from applOpenChannelOpenTime, which is used for the detection of counter discontinuities. |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.2.1.62.1.3.2.1.2 |
|
This attribute records the time when this channel
was closed. |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.2.1.62.1.3.2.1.3 |
|
This attribute records the number of read requests for
this channel made by this running application element or service instance. All read requests for this channel by this running application element or service instan… |
read requestsUnsigned64TC | .1.3.6.1.2.1.62.1.3.2.1.4 |
|
This attribute corresponds to the low thirty-two bits
of applPastChannelReadRequests. |
read requestsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.3.2.1.5 |
|
This attribute reports the number of failed read
requests. |
failed read requestsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.3.2.1.6 |
|
This attribute reports the number of bytes read from this
channel by this running application element or service instance. Only bytes successfully read are included in this count. |
bytesUnsigned64TC | .1.3.6.1.2.1.62.1.3.2.1.7 |
|
This attribute corresponds to the low thirty-two bits
of applPastChannelBytesRead. |
bytesSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.3.2.1.8 |
|
This attribute reports the time of the most recent read
request made by this running application element or service instance regardless of completion status, for this former channel. If no read requests h… |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.2.1.62.1.3.2.1.9 |
|
The applPastChannelWriteRequests attribute reports
the number of write requests, regardless of completion status, made by this running application element or service instance for this former channel. Writ… |
write requestsUnsigned64TC | .1.3.6.1.2.1.62.1.3.2.1.10 |
|
This attribute corresponds to the low thirty-two
bits of applPastChannelWriteRequests. |
write requestsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.3.2.1.11 |
|
This attribute reports the number of failed write
requests. |
failed write requestsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.3.2.1.12 |
|
This attribute reports the number of bytes written to
this former channel by this running application element or service instance. Only bytes successfully written (no errors reported by the API in use by the applicatio… |
bytesUnsigned64TC | .1.3.6.1.2.1.62.1.3.2.1.13 |
|
This attribute corresponds to the low thirty-two bits of
applPastChannelBytesWritten. |
bytesSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.3.2.1.14 |
|
The applPastChannelLastWriteTime attribute reports
the time of the most recent write request made by this running application element or service instance, regardless of completion status, for this former channel. … |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.2.1.62.1.3.2.1.15 |
applPastFileTable
table.1.3.6.1.2.1.62.1.3.3
·
1 row entry
·
4 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk applPastFileTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applPastFileTable'
The applPastFileTable supplements the
applPastChannelTable for entries corresponding to
channels which were files. The indexing structure is
identical to applPastChannelTable. An entry exists in
the applPastFileTable only if there is a corresponding
(same index values) entry in the applPastChannelTable
and if the channel was a file.
Entries for closed files are removed when the
corresponding entries are removed from the
applPastChannelTable.
An applPastFileEntry provides additional, file-specific
information to complement the corresponding
applPastChannelEntry for a channel which was a file.
information to complement the corresponding
applPastChannelEntry for a channel which was a file.
| Column | Syntax | OID | ||||||
|---|---|---|---|---|---|---|---|---|
|
This attribute records the last known value of
applOpenFileName before the channel was closed. |
SYSAPPL-MIBLongUtf8String Type Constraints: range: 0..1024 |
.1.3.6.1.2.1.62.1.3.3.1.1 |
||||||
|
This attribute records the value of applOpenFileSizeHigh
at the time this channel was closed. For example, for a file with a total size of 4,294,967,296 bytes, this attribute would have a value of 1; for … |
2^32 byte blocksSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.3.3.1.2 |
||||||
|
This attribute records the value of applOpenFileSizeLow
at the time this channel was closed. For example, for a file with a total size of 4,294,967,296 bytes this attribute would have a value of 0; for a … |
bytesSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.3.3.1.3 |
||||||
|
This attribute records the value of applOpenFileMode
at the time this channel was closed. |
Enumeration Enumerated Values:
|
.1.3.6.1.2.1.62.1.3.3.1.4 |
applPastConTable
table.1.3.6.1.2.1.62.1.3.4
·
1 row entry
·
6 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk applPastConTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applPastConTable'
The applPastConTable supplements the applPastChannelTable
for entries corresponding to channels which were
connections. The indexing structure is identical
to applPastChannelTable. An entry exists in the
applPastConTable only if there is a corresponding
(same index values) entry in the applPastChannelTable
and if the channel was a connection.
Entries for closed connections are removed when
the corresponding entries are removed from the
applPastChannelTable.
An applPastConEntry provides additional,
connection-specific information to complement the
corresponding applPastChannelEntry for a channel which
was a connection.
connection-specific information to complement the
corresponding applPastChannelEntry for a channel which
was a connection.
| Column | Syntax | OID |
|---|---|---|
|
The applPastConTransport attribute identifies the
transport protocol that was in use for this former connection. If the transport protocol could not be determined, the value { 0 0 } shall be used. |
SNMPv2-TCTDomain Description: Denotes a kind of transport service. Some possible values, such as snmpUDPDomain, are defined in the SNMPv2-TM MIB module. Other possible values are defined in other MIB modules. |
.1.3.6.1.2.1.62.1.3.4.1.1 |
|
The applPastConNearEndAddr attribute reports the
transport address and port information for the near end of this former connection. If the information could not be determined, the value shall be a zero-le… |
ApplTAddress Type Constraints: range: 0..255 |
.1.3.6.1.2.1.62.1.3.4.1.2 |
|
The applPastConNearEndpoint attribute reports the
fully-qualified domain name and port information for the near end of this former connection. The format of this attribute for TCP and UDP-based protocols … |
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.2.1.62.1.3.4.1.3 |
|
The applPastConFarEnd attribute reports the transport
address and port information for the far end of this former connection. If not known, as in the case of a connectionless transport, the… |
ApplTAddress Type Constraints: range: 0..255 |
.1.3.6.1.2.1.62.1.3.4.1.4 |
|
The applPastConFarEndpoint attribute reports the
transport address and port information for the far end of this former connection. The format of this attribute for TCP and UDP-based protocols is the fully… |
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.2.1.62.1.3.4.1.5 |
|
The applPastConApplication attribute identifies the
application layer protocol that was in use. Where possible, the values defined in [13] shall be used. If not known, the value of this attribute shall be a zero-length… |
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.2.1.62.1.3.4.1.6 |
applPastTransStreamTable
table.1.3.6.1.2.1.62.1.3.5
·
1 row entry
·
10 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk applPastTransStreamTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applPastTransStreamTable'
The applPastTransStreamTable contains common information for historical transaction statistics.
An applPastTransStreamEntry contains information for
a single former transaction stream. A transaction
stream could have been a network connection, file, or
other source of transactions.
a single former transaction stream. A transaction
stream could have been a network connection, file, or
other source of transactions.
| Column | Syntax | OID |
|---|---|---|
|
The applPastTransStreamDescr attribute provides a
human-readable description of this transaction stream. If no descriptive information is available, this attribute's value shall be a zero-length string. |
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.2.1.62.1.3.5.1.1 |
|
The applPastTransStreamUnitOfWork attribute provides a
human-readable definition of what the unit of work is for this transaction stream. If no descriptive information is available, this attribute's value… |
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.2.1.62.1.3.5.1.2 |
|
Cumulative count of requests / invocations issued
for this transaction stream when it was active. |
transactionsUnsigned64TC | .1.3.6.1.2.1.62.1.3.5.1.3 |
|
This object corresponds to the low thirty-two
bits of applPastTransStreamInvokes. |
transactionsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.3.5.1.4 |
|
The applPastTransStreamInvCumTimes attribute reports the
cumulative sum of the lengths of the intervals times measured between the transmission of requests and the receipt of (the first of) the corresponding response(s). |
millisecondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.3.5.1.5 |
|
The applPastTransStreamInvRspTimes attribute reports the
cumulative sum of the lengths of the intervals measured between the receipt of the first and last of multiple responses to a request. For transacti… |
millisecondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.3.5.1.6 |
|
Total number of transactions performed.
|
transactionsUnsigned64TC | .1.3.6.1.2.1.62.1.3.5.1.7 |
|
This objecy reports the low thirty-two bits of
applPastTransStreamPerforms. |
transactionsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.3.5.1.8 |
|
The applPastTransStreamPrfCumTimes attribute reports the
cumulative sum of the lengths of the intervals measured between receipt of requests and the transmission of the corresponding responses. |
millisecondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.3.5.1.9 |
|
For each transaction performed, the elapsed time between
when the first response is enqueued and when the last response is enqueued is added to this cumulative sum. For single-response protocols, the valu… |
millisecondsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.3.5.1.10 |
applPastTransFlowTable
table.1.3.6.1.2.1.62.1.3.6
·
1 row entry
·
7 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk applPastTransFlowTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applPastTransFlowTable'
The applPastTransFlowTable contains entries, organized by
application instance or running application element,
direction of flow, and type (request/response) for each
former transaction stream.
The simple model of a transaction used here looks like
this:
invoker | Request | performer
| - - - - - - > |
| |
| Response |
| < - - - - - - |
| |
Since in some protocols it is possible for an entity
to take on both the invoker and performer roles,
information here is accumulated for transmitted and
received requests, as well as for transmitted and
received responses. Counts are maintained for both
transactions and bytes transferred.
An applPastTransFlowEntry records transaction throughput
information for requests or response in a particular
direction (transmit / receive) for a transaction stream.
Entries in this table correspond to tho…
information for requests or response in a particular
direction (transmit / receive) for a transaction stream.
Entries in this table correspond to tho…
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The applPastTransFlowDirection index serves
to identify an entry as containing information pertaining to the transmit (1) or receive (2) flow of a past transaction stream. This index corresponds to applTransactFlowDire… |
Enumeration Enumerated Values:
|
.1.3.6.1.2.1.62.1.3.6.1.1 |
||||
|
The value of the applPastTransFlowReqRsp index indicates
whether this entry contains information on requests (1), or responses (2). This index corresponds to applTransactFlowReqRsp. |
Enumeration Enumerated Values:
|
.1.3.6.1.2.1.62.1.3.6.1.2 |
||||
|
The applPastTransFlowTrans attribute reports the number
of request/response (as indicated by the applPastTransFlowReqRsp index) transactions received/generated (as indicated by the applPastTransFlowDirection index) hand… |
transactionsUnsigned64TC | .1.3.6.1.2.1.62.1.3.6.1.3 |
||||
|
This attribute corresponds to the low thirty-two
bits of applPastTransFlowTrans. |
transactionsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.3.6.1.4 |
||||
|
The applPastTransFlowBytes attribute reports the number
of request/response (as indicated by the applPastTransFlowReqRsp index) bytes received/generated (as indicated by the applPastTransFlowDirection index) handled on … |
bytesUnsigned64TC | .1.3.6.1.2.1.62.1.3.6.1.5 |
||||
|
This attribute corresponds to the low thirty-two
bits of applPastTransFlowBytes. |
bytesSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.3.6.1.6 |
||||
|
The applPastTransFlowTime attribute records the time of
the processing (receipt or transmission as indicated by the applPastTransFlowDirection index) of the last request/response (as indicated by the applPastTransFlowRe… |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.2.1.62.1.3.6.1.7 |
applPastTransKindTable
table.1.3.6.1.2.1.62.1.3.7
·
1 row entry
·
6 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk applPastTransKindTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applPastTransKindTable'
The applPastTransKindTable provides transaction statistics broken down by kinds of transaction. The definition of the kinds of transactions is specific to the application protocol in use, and may be documented in the form of an applicability statement.
An applPastTransKindEntry reports historical data for a
specific service instance or running application
element's use of a specific transaction stream in
a particular direction in requests or responses
(as indicated by…
specific service instance or running application
element's use of a specific transaction stream in
a particular direction in requests or responses
(as indicated by…
| Column | Syntax | OID |
|---|---|---|
|
The applPastTransKind index is the human-readable
identifier for a particular transaction kind within the context of an application protocol. The values to be used for a particular protocol may be identified in an appl… |
OctetString Constraints: range: 1-32 |
.1.3.6.1.2.1.62.1.3.7.1.1 |
|
For this transaction stream, this attribute records
the total number of transactions of the type identified by the indexes. The type is characterized according to the receive/transmit direction (applPastTransFlowDirect… |
transactionsUnsigned64TC | .1.3.6.1.2.1.62.1.3.7.1.2 |
|
The applPastTransKindTransLow attribute reports
the low thirty-two bits of applPastTransKindTrans. |
transactionsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.3.7.1.3 |
|
For this transaction stream and transaction kind, the
applPastTransKindBytes attribute reports the number of bytes received or generated (as indicated by the applPastTransFlowDirection index) in requests or responses (a… |
bytesUnsigned64TC | .1.3.6.1.2.1.62.1.3.7.1.4 |
|
The applPastTransKindBytesLow attribute corresponds
to the low thirty-two bits of applPastTransKindBytes. |
bytesSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.3.7.1.5 |
|
The applPastTransKindTime attribute records the time of
the processing (receipt or transmission as indicated by the applPastTransFlowDirection index) of the last request/response (as indicated by the applPastTransFlowRe… |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.2.1.62.1.3.7.1.6 |
applElmtRunStatusTable
table.1.3.6.1.2.1.62.1.4.1
·
1 row entry
·
6 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk applElmtRunStatusTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applElmtRunStatusTable'
This table provides information on running application elements, complementing information available in the correspondingly indexed sysApplElmtRunTable [31].
An applElmtRunStatusEntry contains information to support
the control and monitoring of a single running application
element.
the control and monitoring of a single running application
element.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The applElmtRunStatusSuspended attribute reports
whether processing by this running application element has been suspended, whether by management request or by other means. |
SNMPv2-TCTruthValue Type Values:
Description: Represents a boolean value. |
.1.3.6.1.2.1.62.1.4.1.1.1 |
||||
|
The applElmtRunStatusHeapUsage reports the current
approximate heap usage by this running application element. |
bytesSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.4.1.1.2 |
||||
|
The applElmtRunStatusOpenConnections attribute reports
the current number of open connections in use by this running application element. |
connectionsSNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.4.1.1.3 |
||||
|
The applElmtRunStatusOpenFiles attribute reports the
current number of open files in use by this running application element. |
filesSNMPv2-SMIGauge32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.2.1.62.1.4.1.1.4 |
||||
|
The applElmtRunStatusLastErrorMessage attribute reports
the most recent error message (typically written to stderr or a system error logging facility) from this running application element. If no such message has yet b… |
SNMP-FRAMEWORK-MIBSnmpAdminString Type Constraints: range: 0..255 |
.1.3.6.1.2.1.62.1.4.1.1.5 |
||||
|
The applElmtRunStatusLastErrorTime attribute reports the
time of the most recent error message in applElmtRunStatusLastErrorMsg. If no such message has yet been generated, the value of this attribute shal… |
SNMPv2-TCDateAndTime Type Constraints: range: 8range: 11Description: A date-time specification. field octets contents range ----- ------ -------- ----- 1 1-2 year* 0..65536 2 3 month … |
.1.3.6.1.2.1.62.1.4.1.1.6 |
applElmtRunControlTable
table.1.3.6.1.2.1.62.1.4.2
·
1 row entry
·
3 columns
Uses the rfc variant from
Command help
/opt/observium/mibs/rfc.
Walk applElmtRunControlTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APPLICATION-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APPLICATION-MIB::applElmtRunControlTable'
This table provides the ability to control application elements, complementing information available in the correspondingly indexed sysApplElmtRunTable [31].
An applElmtRunControlEntry contains information to
support the control of a single running application
element.
support the control of a single running application
element.
Indexes
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
Setting this variable to 'true' requests the suspension
of processing by this running application element. Setting this variable to 'false' requests that processing be resumed. The effect, if any, will be reported by t… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.2.1.62.1.4.2.1.1 |
||||
|
Changing the value of this variable requests that the
running application element re-load its configuration (like SIGHUP for many UNIX-based daemons). Note that completion of a SET on this object only imp… |
SNMPv2-TCTestAndIncrr/w Type Constraints: range: 0..2147483647Description: Represents integer-valued information used for atomic operations. When the management protocol is used to specify that an object instance having this syntax is to be modified, the new value supplied via the management … |
.1.3.6.1.2.1.62.1.4.2.1.2 |
||||
|
Setting the value of applElmtRunControlTerminate to
'true' requests that the running application element terminate processing and exit in an orderly manner. This is a 'polite' shutdown request. When read,… |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.2.1.62.1.4.2.1.3 |