rttMonApplSupportedRttTypes |
.1.3.6.1.4.1.9.9.42.1.1.7.1.1 |
This object indexes the supported
'RttMonRttType' types.
|
rttMonApplSupportedRttTypesValid |
.1.3.6.1.4.1.9.9.42.1.1.7.1.2 |
This object defines the supported
'RttMonRttType' types.
|
rttMonApplSupportedProtocols |
.1.3.6.1.4.1.9.9.42.1.1.8.1.1 |
This object indexes the supported
'RttMonProtocol' protocols.
|
rttMonApplSupportedProtocolsValid |
.1.3.6.1.4.1.9.9.42.1.1.8.1.2 |
This object defines the supported
'RttMonProtocol' protocols.
|
rttMonApplPreConfigedType |
.1.3.6.1.4.1.9.9.42.1.1.9.1.2 |
This is the type of value being stored in the
rttMonApplPreConfigedName object.
|
rttMonApplPreConfigedName |
.1.3.6.1.4.1.9.9.42.1.1.9.1.3 |
This is either one of the following depending on the
value of the rttMonApplPreConfigedType object:
- The file path to a server. One of these file paths
must be used when defining an entry in the
rttMonFileIOAdminTable table with 'fileIO' as the
value of the rttMonCtrlAdminRttType object.
- The script name to be used when generating RTT
operations. One of these script names must be used
when defining an entry in the rttMonScriptAdminTable
table with 'script' as the value of the
rttMonCtrlAdminRttType object.
NOTE: For script names, command line parameters
can follow these names in the
rttMonScriptAdminTable table.
|
rttMonApplPreConfigedValid |
.1.3.6.1.4.1.9.9.42.1.1.9.1.4 |
When this row exists, this value will be 'true'.
This object exists only to create a valid row in this
table.
|
rttMonCtrlAdminIndex |
.1.3.6.1.4.1.9.9.42.1.2.1.1.1 |
Uniquely identifies a row in the rttMonCtrlAdminTable.
This is a pseudo-random number selected by the management
station when creating a row via the rttMonCtrlAdminStatus
object. If the pseudo-random number is already in use an
'inconsistentValue' return code will be returned when
set operation is attempted.
|
rttMonCtrlAdminOwner |
.1.3.6.1.4.1.9.9.42.1.2.1.1.2 |
Identifies the entity that created this table row.
|
rttMonCtrlAdminTag |
.1.3.6.1.4.1.9.9.42.1.2.1.1.3 |
A string which is used by a managing application to
identify the RTT target. This string is inserted into trap
notifications, but has no other significance to the
agent.
|
rttMonCtrlAdminRttType |
.1.3.6.1.4.1.9.9.42.1.2.1.1.4 |
The type of RTT operation to be performed. This value
must be set in the same PDU or before setting any type
specific configuration.
|
rttMonCtrlAdminThreshold |
.1.3.6.1.4.1.9.9.42.1.2.1.1.5 |
This object defines an administrative threshold limit. If the RTT
operation time exceeds this limit and if the conditions
specified in rttMonReactAdminThresholdType or
rttMonHistoryAdminFilter are satisfied, a
threshold is generated.
|
rttMonCtrlAdminFrequency |
.1.3.6.1.4.1.9.9.42.1.2.1.1.6 |
Specifies the duration between initiating each RTT
operation.
This object cannot be set to a value which would be a
shorter duration than rttMonCtrlAdminTimeout.
When the RttMonRttType specifies an operation that is
synchronous in nature, it may happen that the next RTT
operation is blocked by a RTT operation which has not
yet completed. In this case, the value of a counter
(rttMonStatsCollectBusies) in rttMonStatsCaptureTable is
incremented in lieu of initiating a RTT operation, and
the next attempt will occur at the next
rttMonCtrlAdminFrequency expiration.
NOTE: When the rttMonCtrlAdminRttType object is defined
to be 'pathEcho', setting this value to a small
value for your network size may cause an operation
attempt (or multiple attempts) to be started
before the previous operation has finished. In
this situation the rttMonStatsCollectBusies object
will be incremented in lieu of initiating a new
RTT operation, and the next attempt will occur at
the next rttMonCtrlAdminFrequency expiration.
When the rttMonCtrlAdminRttType object is defined
to be 'pathEcho', the suggested value for this object
is greater than rttMonCtrlAdminTimeout times the
maximum number of expected hops to the target.
NOTE: When the rttMonCtrlAdminRttType object is defined
to be 'dhcp', the minimum allowed value for this
object is 10 seconds. This restriction is due to
protocol limitations described in RFC 2131.
|
rttMonCtrlAdminTimeout |
.1.3.6.1.4.1.9.9.42.1.2.1.1.7 |
Specifies the duration to wait for a RTT operation
completion. The value of this object cannot be set to
a value which would specify a duration exceeding
rttMonCtrlAdminFrequency.
For connection oriented protocols, this may cause the
connection to be closed by the probe. Once closed, it
will be assumed that the connection reestablishment
will be performed. To prevent unwanted closure of
connections, be sure to set this value to a realistic
connection timeout.
|
rttMonCtrlAdminVerifyData |
.1.3.6.1.4.1.9.9.42.1.2.1.1.8 |
When set to true, the resulting data in each RTT
operation is compared with the expected data. This
includes checking header information (if possible) and
exact packet size. Any mismatch will be recorded in the
rttMonStatsCollectVerifyErrors object.
Some RttMonRttTypes may not support this option. When
a type does not support this option, the agent will
transition this object to false. It is the management
applications responsibility to check for this
transition. This object is only applicable to SNA protocols.
|
rttMonCtrlAdminStatus |
.1.3.6.1.4.1.9.9.42.1.2.1.1.9 |
The status of the conceptual RTT control row.
In order for this object to become active, the following
row objects must be defined:
- rttMonCtrlAdminRttType
Additionally:
- for echo, pathEcho and dlsw probes
rttMonEchoAdminProtocol and
rttMonEchoAdminTargetAddress;
- for udpEcho, tcpConnect and jitter probes
rttMonEchoAdminTargetAddress and
rttMonEchoAdminTargetPort
- for http probe
rttMonEchoAdminURL
- for dns probe
rttMonEchoAdminTargetAddressString
rttMonEchoAdminNameServer
- dhcp probe doesn't require any additional objects
All other objects can assume default values. The
conceptual Rtt control row will be placed into a
'pending' state (via the rttMonCtrlOperState object)
if rttMonScheduleAdminRttStartTime is not specified.
Most conceptual Rtt control row objects cannot be
modified once this conceptual Rtt control row has been
created. The objects that can change are the following:
- Objects in the rttMonReactAdminTable can be modified
as needed without setting this object to
'notInService'.
- Objects in the rttMonScheduleAdminTable can be
modified only when this object has the value of
'notInService'.
- The rttMonCtrlOperState can be modified to control
the state of the probe.
Once this object is in 'active' status, it cannot be
set to 'notInService' while the rttMonCtrlOperState
is in 'active' state. Thus the rttMonCtrlOperState
object must be transitioned first.
This object can be set to 'destroy' from any value
at any time.
|
rttMonCtrlAdminNvgen |
.1.3.6.1.4.1.9.9.42.1.2.1.1.10 |
When set to true, this entry will be shown in
'show running' command and can be saved into
Non-volatile memory.
|
rttMonEchoAdminProtocol |
.1.3.6.1.4.1.9.9.42.1.2.2.1.1 |
Specifies the protocol to be used to perform the RTT
operation. The following list defines what protocol
should be used for each probe type:
echo, pathEcho - ipIcmpEcho
udpEcho - ipUdpEchoAppl
tcpConnect - ipTcpConn
http - httpAppl
jitter - jitterAppl
dlsw - dlswAppl
dhcp - dhcpAppl
When this protocol does not support the type, a 'badValue'
error will be returned.
|
rttMonEchoAdminTargetAddress |
.1.3.6.1.4.1.9.9.42.1.2.2.1.2 |
A string which specifies the address of the target.
|
rttMonEchoAdminPktDataRequestSize |
.1.3.6.1.4.1.9.9.42.1.2.2.1.3 |
This object represents the number of octets to be
placed into the ARR Data portion of the request
message, when using SNA protocols.
For non-ARR protocols' RTT request/responses,
this value represents the native payload size.
REMEMBER: The ARR Header overhead is not included
in this value.
For echo probes the total packet size = (IP header(20) +
ICMP header(8) + 8 (internal timestamps) + request size).
For echo and pathEcho default request size is 28.
For udp probe, default request size is 16 and for jitter
probe it is 32. For dlsw probes default request size is 0.
The minimum request size for echo and pathEcho is 28 bytes,
for udp it is 4 and for jitter it is 16.
For udp and jitter probes the maximum request size is 1500.
|
rttMonEchoAdminPktDataResponseSize |
.1.3.6.1.4.1.9.9.42.1.2.2.1.4 |
This object represents the number of octets to be
placed into the ARR Data portion of the response message.
This value is passed to the RTT Echo Server via a
field in the ARR Header.
For non-ARR RTT request/response (i.e. ipIcmpecho)
this value will be set by the agent to match the
size of rttMonEchoAdminPktDataRequestSize, when
native payloads are supported.
REMEMBER: The ARR Header overhead is not included
in this value.
This object is only supported by SNA protocols.
|
rttMonEchoAdminTargetPort |
.1.3.6.1.4.1.9.9.42.1.2.2.1.5 |
This object represents the target's port number. This
object is applicable to udpEcho, tcpConnect and jitter probes.
|
rttMonEchoAdminSourceAddress |
.1.3.6.1.4.1.9.9.42.1.2.2.1.6 |
A string which specifies the IP address of the source.
This object is applicable to all probes except dns, dlsw
and sna.
|
rttMonEchoAdminSourcePort |
.1.3.6.1.4.1.9.9.42.1.2.2.1.7 |
This object represents the source's port number. If this
object is not specified, the application will get a
port allocated by the system. This object is applicable
to all probes except dns, dlsw and sna.
|
rttMonEchoAdminControlEnable |
.1.3.6.1.4.1.9.9.42.1.2.2.1.8 |
If this object is enabled, then the RTR application
will send control messages to a responder, residing on the
target router to respond to the data request packets being
sent by the source router. This object is not applicable to
echo, pathEcho, dns and http probes.
|
rttMonEchoAdminTOS |
.1.3.6.1.4.1.9.9.42.1.2.2.1.9 |
This object represents the type of service octet in an
IP header. This object is not applicable to dhcp and dns.
|
rttMonEchoAdminLSREnable |
.1.3.6.1.4.1.9.9.42.1.2.2.1.10 |
If this object is enabled then it means that the application
calculates response time for a specific path, defined in
rttMonEchoPathAdminEntry. This object is applicable to echo
probe only.
|
rttMonEchoAdminTargetAddressString |
.1.3.6.1.4.1.9.9.42.1.2.2.1.11 |
A string which specifies the address of the target. This string
can be in IP address format or a hostname. This object
is applicable to dns probe only.
|
rttMonEchoAdminNameServer |
.1.3.6.1.4.1.9.9.42.1.2.2.1.12 |
A string which specifies the ip address of the name-server.
This object is applicable to dns probe only.
|
rttMonEchoAdminOperation |
.1.3.6.1.4.1.9.9.42.1.2.2.1.13 |
A code that represents the specific type of RTT operation.
This object is applicable to http probe only.
|
rttMonEchoAdminHTTPVersion |
.1.3.6.1.4.1.9.9.42.1.2.2.1.14 |
A string which specifies the version number of the HTTP Server.
The syntax for the version string is <major number>.<minor number>
An example would be 1.0, 1.1 etc.,. This object is applicable to
http probe only.
|
rttMonEchoAdminURL |
.1.3.6.1.4.1.9.9.42.1.2.2.1.15 |
A string which represents the URL to which a HTTP probe should
communicate with. This object is applicable to http probe only.
|
rttMonEchoAdminCache |
.1.3.6.1.4.1.9.9.42.1.2.2.1.16 |
If this object is false then it means that HTTP request should
not download cached pages. This means that the request should
be forwarded to the origin server. This object is applicable
to http probe only.
|
rttMonEchoAdminInterval |
.1.3.6.1.4.1.9.9.42.1.2.2.1.17 |
This value represents the inter-packet delay between packets
and is in milliseconds. This value is currently used for
Jitter probe. This object is applicable to jitter probe only.
|
rttMonEchoAdminNumPackets |
.1.3.6.1.4.1.9.9.42.1.2.2.1.18 |
This value represents the number of packets that need to be
transmitted. This value is currently used for Jitter probe.
This object is applicable to jitter probe only.
|
rttMonEchoAdminProxy |
.1.3.6.1.4.1.9.9.42.1.2.2.1.19 |
This string represents the proxy server information.
This object is applicable to http probe only.
|
rttMonEchoAdminString1 |
.1.3.6.1.4.1.9.9.42.1.2.2.1.20 |
This string stores the content of HTTP raw request.
If the request cannot fit into String1 then it should
be split and put in Strings 1 through 5.
This object is applicable to http probe only.
|
rttMonEchoAdminString2 |
.1.3.6.1.4.1.9.9.42.1.2.2.1.21 |
This string stores the content of HTTP raw request.
rttMonEchoAdminString1-5 are concatenated to
form the HTTP raw request used in the RTT operation.
This object is applicable to http probe only.
|
rttMonEchoAdminString3 |
.1.3.6.1.4.1.9.9.42.1.2.2.1.22 |
This string stores the content of HTTP raw request.
rttMonEchoAdminString1-5 are concatenated to
form the HTTP raw request used in the RTT operation.
This object is applicable to http probe only.
|
rttMonEchoAdminString4 |
.1.3.6.1.4.1.9.9.42.1.2.2.1.23 |
This string stores the content of HTTP raw request.
rttMonEchoAdminString1-5 are concatenated to
form the HTTP raw request used in the RTT operation.
This object is applicable to http probe only.
|
rttMonEchoAdminString5 |
.1.3.6.1.4.1.9.9.42.1.2.2.1.24 |
This string stores the content of HTTP raw request.
rttMonEchoAdminString1-5 are concatenated to
form the HTTP raw request used in the RTT operation.
This object is applicable to http probe only.
|
rttMonFileIOAdminFilePath |
.1.3.6.1.4.1.9.9.42.1.2.3.1.1 |
The fully qualified file path that will be the target
of the RTT operation.
This value must match one of the rttMonApplPreConfigedName
entries.
|
rttMonFileIOAdminSize |
.1.3.6.1.4.1.9.9.42.1.2.3.1.2 |
The size of the file to write/read from the File
Server.
|
rttMonFileIOAdminAction |
.1.3.6.1.4.1.9.9.42.1.2.3.1.3 |
The File I/O action to be performed.
|
rttMonScriptAdminName |
.1.3.6.1.4.1.9.9.42.1.2.4.1.1 |
This will be the Name of the Script that will be used to
generate RTT operations.
This object must match one of the
rttMonApplPreConfigedName entries.
|
rttMonScriptAdminCmdLineParams |
.1.3.6.1.4.1.9.9.42.1.2.4.1.2 |
This will be the actual command line parameters
passed to the rttMonScriptAdminName when being
executed.
|
rttMonScheduleAdminRttLife |
.1.3.6.1.4.1.9.9.42.1.2.5.1.1 |
This object value will be placed into the
rttMonCtrlOperRttLife object when the rttMonCtrlOperState
object transitions to 'active' or 'pending'.
The value 2147483647 has a special meaning. When
this object is set to 2147483647, the
rttMonCtrlOperRttLife object will not decrement.
And thus the life time will never end.
|
rttMonScheduleAdminRttStartTime |
.1.3.6.1.4.1.9.9.42.1.2.5.1.2 |
This is the time when this conceptional row will
activate.
This is the value of MIB-II's sysUpTime in the future.
When sysUpTime equals this value this object will
cause the activation of a conceptual Rtt row.
When an agent has the capability to determine date and
time, the agent should store this object as DateAndTime.
This allows the agent to completely reset (restart) and
still be able to start conceptual Rtt rows at the
intended time. If the agent cannot keep date and time
and the agent resets, all entries should take on one of
the special value defined below.
The first special value allows this conceptual Rtt
control row to immediately transition the
rttMonCtrlOperState object into 'active' state when the
rttMonCtrlAdminStatus object transitions to active.
This special value is defined to be a value of this
object that, when initially set, is 1.
The second special value allows this conceptual Rtt
control row to immediately transition the
rttMonCtrlOperState object into 'pending' state when
the rttMonCtrlAdminStatus object transitions to active.
Also, when the rttMonCtrlOperRttLife counts down to zero
(and not when set to zero), this special value causes
this conceptual Rtt control row to retransition the
rttMonCtrlOperState object into 'pending' state. This
special value is defined to be a value of this object
that, when initially set, is smaller than the current
sysUpTime. (With the exception of one, as defined in
the previous paragraph)
|
rttMonScheduleAdminConceptRowAgeout |
.1.3.6.1.4.1.9.9.42.1.2.5.1.3 |
The amount of time this conceptual Rtt control row will
exist when not in an 'active' rttMonCtrlOperState.
When this conceptual Rtt control row enters an 'active'
state, this timer will be reset and suspended. When
this conceptual RTT control row enters a state other
than 'active', the timer will be restarted.
NOTE: When a conceptual Rtt control row ages out, the
agent needs to remove the associated entries in
the rttMonReactTriggerAdminTable and
rttMonReactTriggerOperTable.
When this value is set to zero, this entry will
never be aged out.
|
rttMonReactAdminConnectionEnable |
.1.3.6.1.4.1.9.9.42.1.2.6.1.1 |
If true, a reaction is generated when a RTT
operation to a rttMonEchoAdminTargetAddress
(echo type) causes
rttMonCtrlOperConnectionLostOccurred to change its
value. Thus connections to intermediate hops will
not cause this value to change.
|
rttMonReactAdminTimeoutEnable |
.1.3.6.1.4.1.9.9.42.1.2.6.1.2 |
If true, a reaction is generated when a RTT
operation causes rttMonCtrlOperTimeoutOccurred
to change its value.
When the RttMonRttType is 'pathEcho' timeouts to
intermediate hops will not cause
rttMonCtrlOperTimeoutOccurred to change its value.
|
rttMonReactAdminThresholdType |
.1.3.6.1.4.1.9.9.42.1.2.6.1.3 |
This object specifies the conditions under which
rttMonCtrlOperOverThresholdOccurred is changed:
NOTE: When the RttMonRttType is 'pathEcho' this
objects' value and all associated
object values are only valid when RTT
'echo' operations are to the
rttMonEchoAdminTargetAddress object address. Thus
'pathEcho' operations to intermediate
hops will not cause this object to change.
never - rttMonCtrlOperOverThresholdOccurred is
never set
immediate - rttMonCtrlOperOverThresholdOccurred is set
to true when an operation completion time
exceeds rttMonCtrlAdminThreshold;
conversely
rttMonCtrlOperOverThresholdOccurred is set
to false when an operation completion time
falls below
rttMonReactAdminThresholdFalling
consecutive - rttMonCtrlOperOverThresholdOccurred is set
to true when an operation completion time
exceeds rttMonCtrlAdminThreshold on
rttMonReactAdminThresholdCount consecutive
RTT operations; conversely,
rttMonCtrlOperOverThresholdOccurred is set
to false when an operation completion time
falls under the
rttMonReactAdminThresholdFalling
for the same number of consecutive
operations
xOfy - rttMonCtrlOperOverThresholdOccurred is set
to true when x (as specified by
rttMonReactAdminThresholdCount) out of the
last y (as specified by
rttMonReactAdminThresholdCount2)
operation completion time exceeds
rttMonCtrlAdminThreshold;
conversely, it is set to false when x,
out of the last y operation completion
time fall below
rttMonReactAdminThresholdFalling
NOTE: When x > y, the probe will never
generate a reaction.
average - rttMonCtrlOperOverThresholdOccurred is set
to true when the running average of the
previous rttMonReactAdminThresholdCount
operation completion times exceed
rttMonCtrlAdminThreshold; conversely, it
is set to false when the running average
falls below the
rttMonReactAdminThresholdFalling
If this value is changed by a management station,
rttMonCtrlOperOverThresholdOccurred is set to false, but
no reaction is generated if the prior value of
rttMonCtrlOperOverThresholdOccurred was true.
|
rttMonReactAdminThresholdFalling |
.1.3.6.1.4.1.9.9.42.1.2.6.1.4 |
This object defines a threshold limit. If the RTT
operation time falls below this limit and if the conditions
specified in rttMonReactAdminThresholdType are satisfied, an
threshold is generated.
|
rttMonReactAdminThresholdCount |
.1.3.6.1.4.1.9.9.42.1.2.6.1.5 |
This object defines the 'x' value of the xOfy condition
specified in rttMonReactAdminThresholdType.
|
rttMonReactAdminThresholdCount2 |
.1.3.6.1.4.1.9.9.42.1.2.6.1.6 |
This object defines the 'y' value of the xOfy condition
specified in rttMonReactAdminThresholdType.
|
rttMonReactAdminActionType |
.1.3.6.1.4.1.9.9.42.1.2.6.1.7 |
Specifies what type(s), if any, of reaction(s) to
generate if an operation violates one of the watched
conditions:
none - no reaction is generated
trapOnly - a trap is generated
nmvtOnly - an SNA NMVT is generated
triggerOnly - all trigger actions defined for this
entry are initiated
trapAndNmvt - both a trap and an SNA NMVT are
generated
trapAndTrigger - both a trap and all trigger actions
are initiated
nmvtAndTrigger - both a NMVT and all trigger actions
are initiated
trapNmvtAndTrigger - a NMVT, trap, and all trigger actions
are initiated
A trigger action is defined via the
rttMonReactTriggerAdminTable.
|
rttMonStatisticsAdminNumHourGroups |
.1.3.6.1.4.1.9.9.42.1.2.7.1.1 |
The maximum number of groups of paths to record.
Specifically this is the number of hourly groups
to keep before rolling over.
The value of one is not advisable because the
group will close and immediately be deleted before
the network management station will have the
opportunity to retrieve the statistics.
The value used in the rttMonStatsCaptureTable to
uniquely identify this group is the
rttMonStatsCaptureStartTimeIndex.
HTTP and Jitter probes store only two hours of data.
When this object is set to the value of zero all
rttMonStatsCaptureTable data capturing will be shut off.
|
rttMonStatisticsAdminNumPaths |
.1.3.6.1.4.1.9.9.42.1.2.7.1.2 |
When RttMonRttType is 'pathEcho' this is the maximum
number of statistics paths to record per hourly group.
This value directly represents the path to a target.
For all other RttMonRttTypes this value will be
forced to one by the agent.
NOTE: For 'pathEcho' a source to target path will be
created to to hold all errors that occur when a
specific path or connection has not be found/setup.
Thus, it is advised to set this value greater
than one.
Since this index does not rollover, only the first
rttMonStatisticsAdminNumPaths will be kept.
|
rttMonStatisticsAdminNumHops |
.1.3.6.1.4.1.9.9.42.1.2.7.1.3 |
When RttMonRttType is 'pathEcho' this is the maximum
number of statistics hops to record per path group.
This value directly represents the number of hops along
a path to a target, thus we can only support 30 hops.
For all other RttMonRttTypes this value will be
forced to one by the agent.
Since this index does not rollover, only the first
rttMonStatisticsAdminNumHops will be kept. This object
is applicable to pathEcho probes only.
|
rttMonStatisticsAdminNumDistBuckets |
.1.3.6.1.4.1.9.9.42.1.2.7.1.4 |
The maximum number of statistical distribution
Buckets to accumulate.
Since this index does not rollover, only the first
rttMonStatisticsAdminNumDistBuckets will be kept.
The last rttMonStatisticsAdminNumDistBucket will
contain all entries from its distribution interval
start point to infinity. This object is not applicable
to http and jitter probes.
|
rttMonStatisticsAdminDistInterval |
.1.3.6.1.4.1.9.9.42.1.2.7.1.5 |
The statistical distribution buckets interval.
Distribution Bucket Example:
rttMonStatisticsAdminNumDistBuckets = 5 buckets
rttMonStatisticsAdminDistInterval = 10 milliseconds
| Bucket 1 | Bucket 2 | Bucket 3 | Bucket 4 | Bucket 5 |
| 0-9 ms | 10-19 ms | 20-29 ms | 30-39 ms | 40-Inf ms |
Odd Example:
rttMonStatisticsAdminNumDistBuckets = 1 buckets
rttMonStatisticsAdminDistInterval = 10 milliseconds
| Bucket 1 |
| 0-Inf ms |
Thus, this odd example shows that the value of
rttMonStatisticsAdminDistInterval does not apply when
rttMonStatisticsAdminNumDistBuckets is one.
This object is not applicable to http and jitter probes.
|
rttMonHistoryAdminNumLives |
.1.3.6.1.4.1.9.9.42.1.2.8.1.1 |
The maximum number of history lives to record. A life
is defined by the countdown (or transition) to zero
by the rttMonCtrlOperRttLife object. A new life is
created when the same conceptual RTT control row is
restarted via the transition of the
rttMonCtrlOperRttLife object and its subsequent
countdown.
The value of zero will shut off all
rttMonHistoryAdminTable data collection.
|
rttMonHistoryAdminNumBuckets |
.1.3.6.1.4.1.9.9.42.1.2.8.1.2 |
The maximum number of history buckets to record. When
the RttMonRttType is 'pathEcho' this value directly
represents a path to a target. For all other
RttMonRttTypes this value should be set to the number
of operations to keep per lifetime.
After rttMonHistoryAdminNumBuckets are filled, the
and the oldest entries are deleted and the most recent
rttMonHistoryAdminNumBuckets buckets are retained.
|
rttMonHistoryAdminNumSamples |
.1.3.6.1.4.1.9.9.42.1.2.8.1.3 |
The maximum number of history samples to record per
bucket. When the RttMonRttType is 'pathEcho' this
value directly represents the number of hops along a
path to a target, thus we can only support 30 hops.
For all other RttMonRttTypes this value will be
forced to one by the agent.
|
rttMonHistoryAdminFilter |
.1.3.6.1.4.1.9.9.42.1.2.8.1.4 |
Defines a filter for adding RTT results to the history
buffer:
none - no history is recorded
all - the results of all completion times
and failed completions are recorded
overThreshold - the results of completion times
over rttMonCtrlAdminThreshold are
recorded.
failures - the results of failed operations (only)
are recorded.
|
rttMonCtrlOperModificationTime |
.1.3.6.1.4.1.9.9.42.1.2.9.1.1 |
This object is updated whenever an object in
the conceptual RTT control row is changed or
updated.
|
rttMonCtrlOperDiagText |
.1.3.6.1.4.1.9.9.42.1.2.9.1.2 |
A string which can be used as an aid in tracing problems.
The content of this field will depend on the type of
target (rttMonEchoAdminProtocol).
When rttMonEchoAdminProtocol is one of snaLU0EchoAppl, or
snaLU2EchoAppl this object contains the name of the
Logical Unit (LU) being used for this RTT session (from
the HOST's point of view), once the session has been
established; this can then be used to correlate this
name to the connection information stored in the
Mainframe Host.
When rttMonEchoAdminProtocol is snaLU62EchoAppl, this
object contains the Logical Unit (LU) name being used for
this RTT session, once the session has been established.
This name can be used by the management application to
correlate this objects value to the connection
information stored at this SNMP Agent via the APPC or
APPN mib.
When rttMonEchoAdminProtocol is not one of the
previously mentioned values, this value will be null.
It is primarily intended that this object contains
information which has significance to a human operator.
|
rttMonCtrlOperResetTime |
.1.3.6.1.4.1.9.9.42.1.2.9.1.3 |
This object is set when the rttMonCtrlOperState is set
to reset.
|
rttMonCtrlOperOctetsInUse |
.1.3.6.1.4.1.9.9.42.1.2.9.1.4 |
This object is the number of octets currently in use
by this composite conceptual RTT row. A composite
conceptual row include the control, statistics, and
history conceptual rows combined. (All octets that
are addressed via the rttMonCtrlAdminIndex in this
mib.)
|
rttMonCtrlOperConnectionLostOccurred |
.1.3.6.1.4.1.9.9.42.1.2.9.1.5 |
This object will only change its value when the
RttMonRttType is 'echo' or 'pathEcho'.
This object is set to true when the RTT connection fails
to be established or is lost, and set to false when a
connection is reestablished. When the RttMonRttType
is 'pathEcho', connection loss applies only to the
rttMonEchoAdminTargetAddress and not to intermediate
hops to the Target.
When this value changes and
rttMonReactAdminConnectionEnable is true, a reaction
will occur.
If a trap is sent it is a
rttMonConnectionChangeNotification.
|
rttMonCtrlOperTimeoutOccurred |
.1.3.6.1.4.1.9.9.42.1.2.9.1.6 |
This object will change its value for all
RttMonRttTypes.
This object is set to true when an operation times out,
and set to false when an operation completes under
rttMonCtrlAdminTimeout. When this value changes, a
reaction may occur, as defined by
rttMonReactAdminTimeoutEnable.
When the RttMonRttType is 'pathEcho', this timeout
applies only to the rttMonEchoAdminTargetAddress and
not to intermediate hops to the Target.
If a trap is sent it is a rttMonTimeoutNotification.
|
rttMonCtrlOperOverThresholdOccurred |
.1.3.6.1.4.1.9.9.42.1.2.9.1.7 |
This object will change its value for all
RttMonRttTypes.
This object is changed by operation completion times over
threshold, as defined by rttMonReactAdminThresholdType.
When this value changes, a reaction may occur, as defined
by rttMonReactAdminThresholdType.
If a trap is sent it is a rttMonThresholdNotification.
|
rttMonCtrlOperNumRtts |
.1.3.6.1.4.1.9.9.42.1.2.9.1.8 |
This is the total number of probe operations that have
been attempted.
This value is incremented for each start of an RTT
operation. Thus when rttMonCtrlAdminRttType is set to
'pathEcho' this value will be incremented by one and
not for very every hop along the path.
This object has the special behavior as defined by the
ROLLOVER NOTE in the DESCRIPTION of the ciscoRttMonMIB
object.
This value is not effected by the rollover of a statistics
hourly group.
|
rttMonCtrlOperRttLife |
.1.3.6.1.4.1.9.9.42.1.2.9.1.9 |
This object is decremented every second, until it
reaches zero. When the value of this object is zero
RTT operations for this row are suspended. This
object will either reach zero by a countdown or
it will transition to zero via setting the
rttMonCtrlOperState.
When this object reaches zero the agent needs to
transition the rttMonCtrlOperState to 'inactive'.
REMEMBER: The value 2147483647 has a special
meaning. When this object has the
value 2147483647, this object will
not decrement. And thus the life
time will never.
When the rttMonCtrlOperState object is 'active' and
the rttMonReactTriggerOperState object transitions to
'active' this object will not be updated with the
current value of rttMonCrtlAdminRttLife object.
|
rttMonCtrlOperState |
.1.3.6.1.4.1.9.9.42.1.2.9.1.10 |
The RttMonOperStatus object is used to
manage the 'state' of the probe that is implementing
conceptual RTT control row.
This status object has six defined values:
reset(1) - reset this entry, transition
to 'pending'
orderlyStop(2) - shutdown this entry at the end
of the next RTT operation attempt,
transition to 'inactive'
immediateStop(3) - shutdown this entry immediately
(if possible), transition to
'inactive'
pending(4) - this value is not settable and
this conceptual RTT control row is
waiting for further control either
via the rttMonScheduleAdminTable
or the rttMonReactAdminTable/
rttMonReactTriggerAdminTable;
This object can transition to this
value via two mechanisms, first by
reseting this object, and second
by creating a conceptual Rtt control
row with the
rttMonScheduleAdminRttStartTime
object with the its special value
inactive(5) - this value is not settable and
this conceptual RTT control row is
waiting for further control via
the rttMonScheduleAdminTable;
This object can transition to this
value via two mechanisms, first by
setting this object to 'orderlyStop'
or 'immediateStop', second by
the rttMonCtrlOperRttLife object
reaching zero
active(6) - this value is not settable and
this conceptual RTT control row is
currently active
restart(7) - this value is only settable when the
state is active. It clears the data
of this entry and remain on active state.
The probes action when this object is set to 'reset':
- all rows in rttMonStatsCaptureTable that relate to
this conceptual RTT control row are destroyed and
the indices are set to 1
- if rttMonStatisticsAdminNumHourGroups is not zero, a
single new rttMonStatsCaptureTable row is created
- all rows in rttMonHistoryCaptureTable that relate
to this RTT definition are destroyed and the indices
are set to 1
- implied history used for timeout or threshold
notification (see rttMonReactAdminThresholdType)
is purged
- rttMonCtrlOperRttLife is set to
rttMonScheduleAdminRttLife
- rttMonCtrlOperNumRtts is set to zero
- rttMonCtrlOperTimeoutOccurred,
rttMonCtrlOperOverThresholdOccurred, and
rttMonCtrlOperConnectionLostOccurred are set to
false; if this causes a change in the value of
either of these objects, resolution notifications
will not occur
- the next RTT operation is controlled by the objects
in the rttMonScheduleAdminTable or the
rttMonReactAdminTable/rttMonReactTriggerAdminTable
- if the rttMonReactTriggerOperState is 'active', it
will transition to 'pending'
- all rttMonReactTriggerAdminEntries pointing to
this conceptual entry with their
rttMonReactTriggerOperState object 'active',
will transition their OperState to 'pending'
- all open connections must be maintained
This can be used to synchronize various RTT
definitions, so that the RTT requests occur
simultaneously, or as simultaneously as possible.
The probes action when this object transitions to
'inactive' (via setting this object to 'orderlyStop'
or 'immediateStop' or by rttMonCtrlOperRttLife
reaching zero):
- all statistics and history collection information
table entries will be closed and kept
- implied history used for timeout or threshold
notification (see rttMonReactAdminThresholdType)
is purged
- rttMonCtrlOperTimeoutOccurred,
rttMonCtrlOperOverThresholdOccurred, and
rttMonCtrlOperConnectionLostOccurred are set to
false; if this causes a change in the value of
either of these objects, resolution notifications
will not occur.
- the next RTT request is controlled by the objects
in the rttMonScheduleAdminTable
- if the rttMonReactTriggerOperState is 'active', it
will transition to 'pending' (this denotes that
the Trigger will be ready the next time this
object goes active)
- all rttMonReactTriggerAdminEntries pointing to
this conceptual entry with their
rttMonReactTriggerOperState object 'active',
will transition their OperState to 'pending'
- all open connections are to be closed and cleanup.
rttMonCtrlOperState
STATE
+-------------------------------------------+
| A | B | C |
ACTION | 'pending' | 'inactive' | 'active' |
+----------------+--------------+--------------+-------------+
| OperState set | noError |inconsistent- | noError |
| to 'reset' | | Value | |
| | -> A | | -> A |
+----------------+--------------+--------------+-------------+
| OperState set | noError | noError | noError |
|to 'orderlyStop'| -> B | -> B | -> B |
| or to | | | |
|'immediateStop' | | | |
+----------------+--------------+--------------+-------------+
| Event causes | -> C | -> B | -> C |
| Trigger State | | | see (3) |
| to transition | | | |
| to 'active' | | | |
+----------------+--------------+--------------+-------------+
| AdminStatus | -> C | -> C | see (1) |
| transitions to | | | |
| 'active' & | | | |
| RttStartTime is| | | |
| special value | | | |
| of one. | | | |
+----------------+--------------+--------------+-------------+
| AdminStatus | -> A | -> A | see (1) |
| transitions to | | | |
| 'active' & | | | |
| RttStartTime is| | | |
| special value | | | |
| of less than | | | |
| current time, | | | |
| excluding one. | | | |
+----------------+--------------+--------------+-------------+
| AdminStatus | -> A | -> B | see (2) |
| transitions to | | | |
| 'notInService' | | | |
+----------------+--------------+--------------+-------------+
| AdminStatus | -> B | -> B | -> B |
| transitions to | | | |
| 'delete' | | | |
+----------------+--------------+--------------+-------------+
| AdminStatus is | -> C | -> C | -> C |
| 'active' & the | | | see (3) |
| RttStartTime | | | |
| arrives | | | |
+----------------+--------------+--------------+-------------+
| RowAgeout | -> B | -> B | -> B |
| expires | | | |
+----------------+--------------+--------------+-------------+
| OperRttLife | N/A | N/A | -> B |
| counts down to | | | |
| zero | | | |
+----------------+--------------+--------------+-------------+
(1) - rttMonCtrlOperState must have transitioned to 'inactive'
or 'pending' before the rttMonCtrlAdminStatus can
transition to 'active'. See (2).
(2) - rttMonCtrlAdminStatus cannot transition to 'notInService'
unless rttMonCtrlOperState has been previously forced
to 'inactive' or 'pending'.
(3) - when this happens the rttMonCtrlOperRttLife will not
be updated with the rttMonCtrlAdminRttLife.
NOTE: In order for all objects in a PDU to be set
at the same time, this object can not be
part of a multi-bound PDU.
|
rttMonLatestRttOperCompletionTime |
.1.3.6.1.4.1.9.9.42.1.2.10.1.1 |
The completion time of the latest RTT operation
successfully completed.
|
rttMonLatestRttOperSense |
.1.3.6.1.4.1.9.9.42.1.2.10.1.2 |
A sense code for the completion status of the latest
RTT operation.
|
rttMonLatestRttOperApplSpecificSense |
.1.3.6.1.4.1.9.9.42.1.2.10.1.3 |
An application specific sense code for the
completion status of the latest RTT operation. This
object will only be valid when the
rttMonLatestRttOperSense object is set to
'applicationSpecific'. Otherwise, this object's
value is not valid.
|
rttMonLatestRttOperSenseDescription |
.1.3.6.1.4.1.9.9.42.1.2.10.1.4 |
A sense description for the completion status of
the latest RTT operation when the
rttMonLatestRttOperSense object is set to
'applicationSpecific'.
|
rttMonLatestRttOperTime |
.1.3.6.1.4.1.9.9.42.1.2.10.1.5 |
The value of the agent system time at the time of the
latest RTT operation.
|
rttMonLatestRttOperAddress |
.1.3.6.1.4.1.9.9.42.1.2.10.1.6 |
When the RttMonRttType is 'echo', 'pathEcho', 'udpEcho',
'tcpConnect', 'dns' and 'dlsw' this is a string which specifies
the address of the target for this RTT operation. When the
RttMonRttType is not one of these types this object will
be null.
This address will be the address of the hop along the
path to the rttMonEchoAdminTargetAddress address,
including rttMonEchoAdminTargetAddress address, or just
the rttMonEchoAdminTargetAddress address, when the
path information is not collected. This behavior is
defined by the rttMonCtrlAdminRttType object.
The interpretation of this string depends on the type
of RTT operation selected, as specified by the
rttMonEchoAdminProtocol object.
See rttMonEchoAdminTargetAddress for a complete
description.
|
rttMonLatestHTTPOperRTT |
.1.3.6.1.4.1.9.9.42.1.5.1.1.1 |
Round Trip Time taken to perform HTTP operation. This value
is the sum of DNSRTT, TCPConnectRTT and TransactionRTT.
|
rttMonLatestHTTPOperDNSRTT |
.1.3.6.1.4.1.9.9.42.1.5.1.1.2 |
Round Trip Time taken to perform DNS query within the
HTTP operation. If an IP Address is specified in the URL,
then DNSRTT is 0.
|
rttMonLatestHTTPOperTCPConnectRTT |
.1.3.6.1.4.1.9.9.42.1.5.1.1.3 |
Round Trip Time taken to connect to the HTTP server.
|
rttMonLatestHTTPOperTransactionRTT |
.1.3.6.1.4.1.9.9.42.1.5.1.1.4 |
Round Trip Time taken to download the object specified by
the URL.
|
rttMonLatestHTTPOperMessageBodyOctets |
.1.3.6.1.4.1.9.9.42.1.5.1.1.5 |
The size of the message body received as a response to
the HTTP request.
|
rttMonLatestHTTPOperSense |
.1.3.6.1.4.1.9.9.42.1.5.1.1.6 |
An application specific sense code for the completion status
of the latest RTT operation.
|
rttMonLatestHTTPErrorSenseDescription |
.1.3.6.1.4.1.9.9.42.1.5.1.1.7 |
An sense description for the completion status
of the latest RTT operation.
|
rttMonLatestJitterOperNumOfRTT |
.1.3.6.1.4.1.9.9.42.1.5.2.1.1 |
The number of RTT's that were successfully measured.
|
rttMonLatestJitterOperRTTSum |
.1.3.6.1.4.1.9.9.42.1.5.2.1.2 |
The sum of Jitter RTT's that are successfully measured.
|
rttMonLatestJitterOperRTTSum2 |
.1.3.6.1.4.1.9.9.42.1.5.2.1.3 |
The sum of squares of RTT's that are successfully measured.
|
rttMonLatestJitterOperRTTMin |
.1.3.6.1.4.1.9.9.42.1.5.2.1.4 |
The minimum of RTT's that were successfully measured.
|
rttMonLatestJitterOperRTTMax |
.1.3.6.1.4.1.9.9.42.1.5.2.1.5 |
The maximum of RTT's that were successfully measured.
|
rttMonLatestJitterOperMinOfPositivesSD |
.1.3.6.1.4.1.9.9.42.1.5.2.1.6 |
The minimum of all positive jitter values from packets sent
from source to destination.
|
rttMonLatestJitterOperMaxOfPositivesSD |
.1.3.6.1.4.1.9.9.42.1.5.2.1.7 |
The maximum of all positive jitter values from packets sent
from source to destination.
|
rttMonLatestJitterOperNumOfPositivesSD |
.1.3.6.1.4.1.9.9.42.1.5.2.1.8 |
The sum of number of all positive jitter values from packets
sent from source to destination.
|
rttMonLatestJitterOperSumOfPositivesSD |
.1.3.6.1.4.1.9.9.42.1.5.2.1.9 |
The sum of RTT's of all positive jitter values from packets
sent from source to destination.
|
rttMonLatestJitterOperSum2PositivesSD |
.1.3.6.1.4.1.9.9.42.1.5.2.1.10 |
The sum of square of RTT's of all positive jitter values from
packets sent from source to destination.
|
rttMonLatestJitterOperMinOfNegativesSD |
.1.3.6.1.4.1.9.9.42.1.5.2.1.11 |
The minimum of absolute values of all negative jitter values
from packets sent from source to destination.
|
rttMonLatestJitterOperMaxOfNegativesSD |
.1.3.6.1.4.1.9.9.42.1.5.2.1.12 |
The maximum of absolute values of all negative jitter values
from packets sent from source to destination.
|
rttMonLatestJitterOperNumOfNegativesSD |
.1.3.6.1.4.1.9.9.42.1.5.2.1.13 |
The sum of number of all negative jitter values from packets
sent from source to destination.
|
rttMonLatestJitterOperSumOfNegativesSD |
.1.3.6.1.4.1.9.9.42.1.5.2.1.14 |
The sum of all negative jitter values from packets
sent from source to destination.
|
rttMonLatestJitterOperSum2NegativesSD |
.1.3.6.1.4.1.9.9.42.1.5.2.1.15 |
The sum of square of RTT's of all negative jitter values from
packets sent from source to destination.
|
rttMonLatestJitterOperMinOfPositivesDS |
.1.3.6.1.4.1.9.9.42.1.5.2.1.16 |
The minimum of all positive jitter values from packets sent
from destination to source.
|
rttMonLatestJitterOperMaxOfPositivesDS |
.1.3.6.1.4.1.9.9.42.1.5.2.1.17 |
The maximum of all positive jitter values from packets sent
from destination to source.
|
rttMonLatestJitterOperNumOfPositivesDS |
.1.3.6.1.4.1.9.9.42.1.5.2.1.18 |
The sum of number of all positive jitter values from packets
sent from destination to source.
|
rttMonLatestJitterOperSumOfPositivesDS |
.1.3.6.1.4.1.9.9.42.1.5.2.1.19 |
The sum of RTT's of all positive jitter values from packets
sent from destination to source.
|
rttMonLatestJitterOperSum2PositivesDS |
.1.3.6.1.4.1.9.9.42.1.5.2.1.20 |
The sum of squares of RTT's of all positive jitter values from
packets sent from destination to source.
|
rttMonLatestJitterOperMinOfNegativesDS |
.1.3.6.1.4.1.9.9.42.1.5.2.1.21 |
The minimum of all negative jitter values from packets sent
from destination to source.
|
rttMonLatestJitterOperMaxOfNegativesDS |
.1.3.6.1.4.1.9.9.42.1.5.2.1.22 |
The maximum of all negative jitter values from packets sent
from destination to source.
|
rttMonLatestJitterOperNumOfNegativesDS |
.1.3.6.1.4.1.9.9.42.1.5.2.1.23 |
The sum of number of all negative jitter values from packets
sent from destination to source.
|
rttMonLatestJitterOperSumOfNegativesDS |
.1.3.6.1.4.1.9.9.42.1.5.2.1.24 |
The sum of RTT's of all negative jitter values from packets
sent from destination to source.
|
rttMonLatestJitterOperSum2NegativesDS |
.1.3.6.1.4.1.9.9.42.1.5.2.1.25 |
The sum of squares of RTT's of all negative jitter values from
packets sent from destination to source.
|
rttMonLatestJitterOperPacketLossSD |
.1.3.6.1.4.1.9.9.42.1.5.2.1.26 |
The number of packets lost when sent from source to destination.
|
rttMonLatestJitterOperPacketLossDS |
.1.3.6.1.4.1.9.9.42.1.5.2.1.27 |
The number of packets lost when sent from destination to source.
|
rttMonLatestJitterOperPacketOutOfSequence |
.1.3.6.1.4.1.9.9.42.1.5.2.1.28 |
The number of packets arrived out of sequence.
|
rttMonLatestJitterOperPacketMIA |
.1.3.6.1.4.1.9.9.42.1.5.2.1.29 |
The number of packets that are lost for which we cannot determine
the direction.
|
rttMonLatestJitterOperPacketLateArrival |
.1.3.6.1.4.1.9.9.42.1.5.2.1.30 |
The number of packets that arrived after the timeout.
|
rttMonLatestJitterOperSense |
.1.3.6.1.4.1.9.9.42.1.5.2.1.31 |
An application specific sense code for the completion status
of the latest Jitter RTT operation.
|
rttMonLatestJitterErrorSenseDescription |
.1.3.6.1.4.1.9.9.42.1.5.2.1.32 |
An sense description for the completion status
of the latest Jitter RTT operation.
|
rttMonReactTriggerAdminRttMonCtrlAdminIndex |
.1.3.6.1.4.1.9.9.42.1.2.11.1.1 |
This object points to a single conceptual Rtt control
row. If this row does not exist and this value is
triggered no action will result.
The conceptual Rtt control row will be triggered for the
rttMonCtrlOperRttLife length. If this conceptual Rtt
control row is already active, rttMonCtrlOperRttLife will
not be updated, and its life will continue as previously
defined.
|
rttMonReactTriggerAdminStatus |
.1.3.6.1.4.1.9.9.42.1.2.11.1.2 |
This object is used to create Trigger entries.
|
rttMonReactTriggerOperState |
.1.3.6.1.4.1.9.9.42.1.2.12.1.1 |
This object takes on the value active
when its associated entry in the
rttMonReactTriggerAdminTable has been
triggered.
When the associated entry in the
rttMonReactTriggerAdminTable is not under
a trigger state, this object will be
pending.
When this object is in the active state
this entry can not be retriggered.
|
rttMonEchoPathAdminHopIndex |
.1.3.6.1.4.1.9.9.42.1.2.13.1.1 |
Uniquely identifies a row in the rttMonEchoPathAdminTable.
This number represents the hop address number in a specific
ping path. All the indicies should start from 1 and must be
contiguous ie., entries should be (say rttMonCtrlAdminIndex = 1)
1.1, 1.2, 1.3, they cannot be 1.1, 1.2, 1.4
|
rttMonEchoPathAdminHopAddress |
.1.3.6.1.4.1.9.9.42.1.2.13.1.2 |
A string which specifies the address of an intermediate hop's
IP Address for a RTT 'echo' operation
|
rttMonStatsCaptureStartTimeIndex |
.1.3.6.1.4.1.9.9.42.1.3.1.1.1 |
The time when this row was created.
This object is the second index of the
rttMonStatsCaptureTable Table.
The the number of rttMonStatsCaptureStartTimeIndex
groups exceeds the rttMonStatisticsAdminNumHourGroups
value, the oldest rttMonStatsCaptureStartTimeIndex
group will be removed and replaced with the new entry.
When the RttMonRttType is 'pathEcho', this object also
uniquely defines a group of paths. See the
rttMonStatsCaptureEntry object.
|
rttMonStatsCapturePathIndex |
.1.3.6.1.4.1.9.9.42.1.3.1.1.2 |
When the RttMonRttType is 'pathEcho', this object
uniquely defines a path for a given value of
rttMonStatsCaptureStartTimeIndex. For all other values
of RttMonRttType, this object will be one.
For a particular value of
rttMonStatsCaptureStartTimeIndex, the agent assigns the
first instance of a path a value of 1, then second
instance a value of 2, and so on. The sequence keeps
incrementing until the number of paths equals
rttMonStatisticsAdminNumPaths value, then no new paths
are kept for the current rttMonStatsCaptureStartTimeIndex
group.
NOTE: A source to target rttMonStatsCapturePathIndex
path will be created for each
rttMonStatsCaptureStartTimeIndex to hold all
errors that occur when a specific path or
connection has not be setup.
This value directly represents the path to
a target. We can only support 128 paths.
|
rttMonStatsCaptureHopIndex |
.1.3.6.1.4.1.9.9.42.1.3.1.1.3 |
When the RttMonRttType is 'pathEcho', this object
uniquely defines a hop for a given value of
rttMonStatsCapturePathIndex. For all other values of
RttMonRttType, this object will be one.
For a particular value of rttMonStatsCapturePathIndex,
the agent assigns the first instance of a hop
a value of 1, then second instance a value of 2, and so
on. The sequence keeps incrementing until the number of
hops equals rttMonStatisticsAdminNumHops value, then
no new hops are kept for the current
rttMonStatsCapturePathIndex.
This value directly represents a hop along the path to
a target, thus we can only support 30 hops.
This value shows the order along the path to a target.
|
rttMonStatsCaptureDistIndex |
.1.3.6.1.4.1.9.9.42.1.3.1.1.4 |
This object uniquely defines a statistical distribution
bucket for a given value of rttMonStatsCaptureHopIndex.
For a particular value of rttMonStatsCaptureHopIndex,
the agent assigns the first instance of a distribution
a value of 1, then second instance a value of 2, and so
on. The sequence keeps incrementing until the number of
statistics distribution intervals equals
rttMonStatisticsAdminNumDistBuckets value, then
all values that fall above the last interval will
be placed into the last interval.
Each of these Statistics Distribution Buckets contain
the results of each completion as defined by
rttMonStatisticsAdminDistInterval object.
|
rttMonStatsCaptureCompletions |
.1.3.6.1.4.1.9.9.42.1.3.1.1.5 |
The number of RTT operations that have completed without
an error and without timing out.
This object has the special behavior as defined by the
ROLLOVER NOTE in the DESCRIPTION of the ciscoRttMonMIB
object.
|
rttMonStatsCaptureOverThresholds |
.1.3.6.1.4.1.9.9.42.1.3.1.1.6 |
The number of RTT operations successfully completed, but
in excess of rttMonCtrlAdminThreshold. This number is a
subset of the accumulation of all
rttMonStatsCaptureCompletions. The operation time
of these completed operations will be accumulated.
This object has the special behavior as defined by the
ROLLOVER NOTE in the DESCRIPTION of the ciscoRttMonMIB
object.
|
rttMonStatsCaptureSumCompletionTime |
.1.3.6.1.4.1.9.9.42.1.3.1.1.7 |
The accumulated completion time of RTT operations which
complete successfully.
|
rttMonStatsCaptureSumCompletionTime2Low |
.1.3.6.1.4.1.9.9.42.1.3.1.1.8 |
The low order 32 bits of the accumulated squares
of completion times (in milliseconds) of RTT
operations which complete successfully.
Low/High order is defined where the binary number
will look as follows:
-------------------------------------------------
| High order 32 bits | Low order 32 bits |
-------------------------------------------------
For example the number 4294967296 would have all
Low order bits as '0' and the rightmost High
order bit will be 1 (zeros,1).
|
rttMonStatsCaptureSumCompletionTime2High |
.1.3.6.1.4.1.9.9.42.1.3.1.1.9 |
The high order 32 bits of the accumulated squares
of completion times (in milliseconds) of RTT
operations which complete successfully.
See the rttMonStatsCaptureSumCompletionTime2Low object
for a definition of Low/High Order.
|
rttMonStatsCaptureCompletionTimeMax |
.1.3.6.1.4.1.9.9.42.1.3.1.1.10 |
The maximum completion time of any RTT operation which
completes successfully.
|
rttMonStatsCaptureCompletionTimeMin |
.1.3.6.1.4.1.9.9.42.1.3.1.1.11 |
The minimum completion time of any RTT operation which
completes successfully.
|
rttMonStatsCollectNumDisconnects |
.1.3.6.1.4.1.9.9.42.1.3.2.1.1 |
When the RttMonRttType is 'echo' or pathEcho', this
object represents the number of times that the target or
hop along the path to a target became disconnected. For
all other values of RttMonRttType, this object will
remain zero.
For connectionless protocols this has no meaning,
and will consequently remain 0. When
rttMonEchoAdminProtocol is one of snaRUEcho, this is
the number of times that an LU-SSCP session was lost,
for snaLU0EchoAppl, snaLU2EchoAppl, snaLu62Echo, and for
snaLU62EchoAppl, this is the number of times that LU-LU
session was lost.
Since this error does not indicate any information about
the failure of an RTT operation, no response time
information for this instance will be recorded in the
appropriate objects.
If this error occurs and the rttMonStatsCapturePathIndex
cannot be determined, this error will be accumulated in
the source to target path, that will always exist.
This object has the special behavior as defined by the
ROLLOVER NOTE in the DESCRIPTION of the ciscoRttMonMIB
object.
|
rttMonStatsCollectTimeouts |
.1.3.6.1.4.1.9.9.42.1.3.2.1.2 |
The number of occasions when a RTT operation was not
completed before a timeout occurred, i.e.
rttMonCtrlAdminTimeout was exceeded.
Since the RTT operation was never completed, the
completion time of these operations are not accumulated,
nor do they increment rttMonStatsCaptureCompletions (in
any of the statistics distribution buckets).
This object has the special behavior as defined by the
ROLLOVER NOTE in the DESCRIPTION of the ciscoRttMonMIB
object.
|
rttMonStatsCollectBusies |
.1.3.6.1.4.1.9.9.42.1.3.2.1.3 |
The number of occasions when a RTT operation could not
be initiated because a previous RTT operation has not
been completed.
When the RttMonRttType is 'pathEcho' this can occur for
both connection oriented protocols and connectionless
protocols.
When the RttMonRttType is 'echo' this can only occur for
connection oriented protocols such as SNA.
When the initiation of a new operation cannot be started,
this object will be incremented and the operation will be
omitted. (The next operation will start at the next
Frequency). Since, a RTT operation was never initiated,
the completion time of these operations is not
accumulated, nor do they increment
rttMonStatsCaptureCompletions.
When the RttMonRttType is 'pathEcho', and this error
occurs and the rttMonStatsCapturePathIndex cannot be
determined, this error will be accumulated in the source
to target path, that will always exist.
This object has the special behavior as defined by the
ROLLOVER NOTE in the DESCRIPTION of the ciscoRttMonMIB
object.
|
rttMonStatsCollectNoConnections |
.1.3.6.1.4.1.9.9.42.1.3.2.1.4 |
When the RttMonRttType is 'echo' or 'pathEcho' this is
the number of occasions when a RTT operation could not be
initiated because the connection to the target has not
been established. For all other RttMonRttTypes this
object will remain zero.
This cannot occur for connectionless protocols, but may
occur for connection oriented protocols, such as SNA.
Since a RTT operation was never initiated, the completion
time of these operations are not accumulated, nor do they
increment rttMonStatsCaptureCompletions.
If this error occurs and the rttMonStatsCapturePathIndex
cannot be determined, this error will be accumulated
in the source to target path, that will always exist.
This object has the special behavior as defined by the
ROLLOVER NOTE in the DESCRIPTION of the ciscoRttMonMIB
object.
|
rttMonStatsCollectDrops |
.1.3.6.1.4.1.9.9.42.1.3.2.1.5 |
The number of occasions when a RTT operation could not
be initiated because some necessary internal resource
(for example memory, or SNA subsystem) was not available,
or the operation completion could not be recognized.
Since a RTT operation was never initiated or was not
recognized, the completion time of these operations
are not accumulated, nor do they increment
rttMonStatsCaptureCompletions (in the expected
Distribution Bucket).
When the RttMonRttType is 'pathEcho', and this error
occurs and the rttMonStatsCapturePathIndex cannot be
determined, this error will be accumulated in the
source to target path, that will always exist.
This object has the special behavior as defined by the
ROLLOVER NOTE in the DESCRIPTION of the ciscoRttMonMIB
object.
|
rttMonStatsCollectSequenceErrors |
.1.3.6.1.4.1.9.9.42.1.3.2.1.6 |
When the RttMonRttType is 'echo' of 'pathEcho' this is
the number of RTT operation completions received with
an unexpected sequence identifier. For all other values
of RttMonRttType this object will remain zero.
When this has occurred some of the possible reasons may
be:
- a duplicate packet was received
- a response was received after it had timed-out
- a corrupted packet was received and was not detected
The completion time of these operations are not
accumulated, nor do they increment
rttMonStatsCaptureCompletions (in the expected
Distribution Bucket).
This object has the special behavior as defined by the
ROLLOVER NOTE in the DESCRIPTION of the ciscoRttMonMIB
object.
|
rttMonStatsCollectVerifyErrors |
.1.3.6.1.4.1.9.9.42.1.3.2.1.7 |
The number of RTT operation completions received with
data that does not compare with the expected data. The
completion time of these operations are not accumulated,
nor do they increment rttMonStatsCaptureCompletions (in
the expected Distribution Bucket).
This object has the special behavior as defined by the
ROLLOVER NOTE in the DESCRIPTION of the ciscoRttMonMIB
object.
|
rttMonStatsCollectAddress |
.1.3.6.1.4.1.9.9.42.1.3.2.1.8 |
This object only applies when the RttMonRttType is
'echo', 'pathEcho', 'dlsw', 'udpEcho', 'tcpConnect'.
For all other values of the RttMonRttType, this will be
null.
The object is a string which specifies the address of
the target for the this RTT operation.
This address will be the address of the hop along the
path to the rttMonEchoAdminTargetAddress address,
including rttMonEchoAdminTargetAddress address, or just
the rttMonEchoAdminTargetAddress address, when the
path information is not collected. This behavior is
defined by the rttMonCtrlAdminRttType object.
The interpretation of this string depends on the type
of RTT operation selected, as specified by the
rttMonEchoAdminProtocol object.
|
rttMonStatsTotalsElapsedTime |
.1.3.6.1.4.1.9.9.42.1.3.3.1.1 |
The length of time since this conceptual statistics row
was created.
|
rttMonStatsTotalsInitiations |
.1.3.6.1.4.1.9.9.42.1.3.3.1.2 |
The number of RTT operations that have been initiated.
This number includes all RTT operations which succeed
or fail for whatever reason.
This object has the special behavior as defined by the
ROLLOVER NOTE in the DESCRIPTION of the ciscoRttMonMIB
object.
|
rttMonHTTPStatsStartTimeIndex |
.1.3.6.1.4.1.9.9.42.1.3.4.1.1 |
This is the time when this row was created. This index
uniquely identifies a HTTP Stats row in the
rttMonHTTPStatsTable.
|
rttMonHTTPStatsCompletions |
.1.3.6.1.4.1.9.9.42.1.3.4.1.2 |
The number of HTTP operations that have completed
successfully.
|
rttMonHTTPStatsOverThresholds |
.1.3.6.1.4.1.9.9.42.1.3.4.1.3 |
The number of HTTP operations that violate threshold.
|
rttMonHTTPStatsRTTSum |
.1.3.6.1.4.1.9.9.42.1.3.4.1.4 |
The sum of HTTP operations that are successfully measured.
|
rttMonHTTPStatsRTTSum2Low |
.1.3.6.1.4.1.9.9.42.1.3.4.1.5 |
The sum of squares of the RTT's that are successfully
measured (low order 32 bits).
|
rttMonHTTPStatsRTTSum2High |
.1.3.6.1.4.1.9.9.42.1.3.4.1.6 |
The sum of squares of the RTT's that are successfully
measured (high order 32 bits).
|
rttMonHTTPStatsRTTMin |
.1.3.6.1.4.1.9.9.42.1.3.4.1.7 |
The minimum RTT taken to perform HTTP operation.
|
rttMonHTTPStatsRTTMax |
.1.3.6.1.4.1.9.9.42.1.3.4.1.8 |
The minimum RTT taken to perform HTTP operation.
|
rttMonHTTPStatsDNSRTTSum |
.1.3.6.1.4.1.9.9.42.1.3.4.1.9 |
The sum of RTT taken to perform DNS query within the
HTTP operation.
|
rttMonHTTPStatsTCPConnectRTTSum |
.1.3.6.1.4.1.9.9.42.1.3.4.1.10 |
The sum of RTT taken to connect to the HTTP server.
|
rttMonHTTPStatsTransactionRTTSum |
.1.3.6.1.4.1.9.9.42.1.3.4.1.11 |
The sum of RTT taken to download the object specified by URL.
|
rttMonHTTPStatsMessageBodyOctetsSum |
.1.3.6.1.4.1.9.9.42.1.3.4.1.12 |
The sum of the size of the message body received as a
response to the HTTP request.
|
rttMonHTTPStatsDNSServerTimeout |
.1.3.6.1.4.1.9.9.42.1.3.4.1.13 |
The number of requests that could not connect to the
DNS Server.
|
rttMonHTTPStatsTCPConnectTimeout |
.1.3.6.1.4.1.9.9.42.1.3.4.1.14 |
The number of requests that could not connect to the
the HTTP Server.
|
rttMonHTTPStatsTransactionTimeout |
.1.3.6.1.4.1.9.9.42.1.3.4.1.15 |
The number of requests that timed out during HTTP
transaction.
|
rttMonHTTPStatsDNSQueryError |
.1.3.6.1.4.1.9.9.42.1.3.4.1.16 |
The number of requests that had DNS Query errors.
|
rttMonHTTPStatsHTTPError |
.1.3.6.1.4.1.9.9.42.1.3.4.1.17 |
The number of requests that had HTTP errors while
downloading the base page.
|
rttMonHTTPStatsError |
.1.3.6.1.4.1.9.9.42.1.3.4.1.18 |
The number of occasions when a HTTP operation could not
be initiated because an internal error
|
rttMonHTTPStatsBusies |
.1.3.6.1.4.1.9.9.42.1.3.4.1.19 |
The number of occasions when an HTTP operation could not
be initiated because a previous HTTP operation has not
been completed.
|
rttMonJitterStatsStartTimeIndex |
.1.3.6.1.4.1.9.9.42.1.3.5.1.1 |
The time when this row was created.
|
rttMonJitterStatsCompletions |
.1.3.6.1.4.1.9.9.42.1.3.5.1.2 |
The number of jitter operation that have completed
successfully.
|
rttMonJitterStatsOverThresholds |
.1.3.6.1.4.1.9.9.42.1.3.5.1.3 |
The number of jitter operations that violate threshold.
|
rttMonJitterStatsNumOfRTT |
.1.3.6.1.4.1.9.9.42.1.3.5.1.4 |
The number of RTT's that are successfully measured.
|
rttMonJitterStatsRTTSum |
.1.3.6.1.4.1.9.9.42.1.3.5.1.5 |
The sum of RTT's that are successfully measured.
|
rttMonJitterStatsRTTSum2Low |
.1.3.6.1.4.1.9.9.42.1.3.5.1.6 |
The sum of squares of RTT's that are successfully measured
(low order 32 bits).
|
rttMonJitterStatsRTTSum2High |
.1.3.6.1.4.1.9.9.42.1.3.5.1.7 |
The sum of squares of RTT's that are successfully measured
(high order 32 bits).
|
rttMonJitterStatsRTTMin |
.1.3.6.1.4.1.9.9.42.1.3.5.1.8 |
The minimum of RTT's that were successfully measured
|
rttMonJitterStatsRTTMax |
.1.3.6.1.4.1.9.9.42.1.3.5.1.9 |
The maximum of RTT's that were successfully measured
|
rttMonJitterStatsMinOfPositivesSD |
.1.3.6.1.4.1.9.9.42.1.3.5.1.10 |
The minimum of absolute values of all positive jitter values
from packets sent from source to destination.
|
rttMonJitterStatsMaxOfPositivesSD |
.1.3.6.1.4.1.9.9.42.1.3.5.1.11 |
The maximum of absolute values of all positive jitter values
from packets sent from source to destination.
|
rttMonJitterStatsNumOfPositivesSD |
.1.3.6.1.4.1.9.9.42.1.3.5.1.12 |
The sum of number of all positive jitter values from packets
sent from source to destination.
|
rttMonJitterStatsSumOfPositivesSD |
.1.3.6.1.4.1.9.9.42.1.3.5.1.13 |
The sum of all positive jitter values from packets
sent from source to destination.
|
rttMonJitterStatsSum2PositivesSDLow |
.1.3.6.1.4.1.9.9.42.1.3.5.1.14 |
The sum of square of RTT's of all positive jitter values from
packets sent from source to destination (low order 32 bits).
|
rttMonJitterStatsSum2PositivesSDHigh |
.1.3.6.1.4.1.9.9.42.1.3.5.1.15 |
The sum of square of RTT's of all positive jitter values from
packets sent from source to destination (high order 32 bits).
|
rttMonJitterStatsMinOfNegativesSD |
.1.3.6.1.4.1.9.9.42.1.3.5.1.16 |
The minimum of all negative jitter values from packets sent
from source to destination.
|
rttMonJitterStatsMaxOfNegativesSD |
.1.3.6.1.4.1.9.9.42.1.3.5.1.17 |
The maximum of all negative jitter values from packets sent
from source to destination.
|
rttMonJitterStatsNumOfNegativesSD |
.1.3.6.1.4.1.9.9.42.1.3.5.1.18 |
The sum of number of all negative jitter values from packets
sent from source to destination.
|
rttMonJitterStatsSumOfNegativesSD |
.1.3.6.1.4.1.9.9.42.1.3.5.1.19 |
The sum of RTT's of all negative jitter values from packets
sent from source to destination.
|
rttMonJitterStatsSum2NegativesSDLow |
.1.3.6.1.4.1.9.9.42.1.3.5.1.20 |
The sum of square of RTT's of all negative jitter values from
packets sent from source to destination (low order 32 bits).
|
rttMonJitterStatsSum2NegativesSDHigh |
.1.3.6.1.4.1.9.9.42.1.3.5.1.21 |
The sum of square of RTT's of all negative jitter values from
packets sent from source to destination (high order 32 bits).
|
rttMonJitterStatsMinOfPositivesDS |
.1.3.6.1.4.1.9.9.42.1.3.5.1.22 |
The minimum of all positive jitter values from packets sent
from destination to source.
|
rttMonJitterStatsMaxOfPositivesDS |
.1.3.6.1.4.1.9.9.42.1.3.5.1.23 |
The maximum of all positive jitter values from packets sent
from destination to source.
|
rttMonJitterStatsNumOfPositivesDS |
.1.3.6.1.4.1.9.9.42.1.3.5.1.24 |
The sum of number of all positive jitter values from packets
sent from destination to source.
|
rttMonJitterStatsSumOfPositivesDS |
.1.3.6.1.4.1.9.9.42.1.3.5.1.25 |
The sum of RTT's of all positive jitter values from packets
sent from destination to source.
|
rttMonJitterStatsSum2PositivesDSLow |
.1.3.6.1.4.1.9.9.42.1.3.5.1.26 |
The sum of squares of RTT's of all positive jitter values from
packets sent from destination to source (low order 32 bits).
|
rttMonJitterStatsSum2PositivesDSHigh |
.1.3.6.1.4.1.9.9.42.1.3.5.1.27 |
The sum of squares of RTT's of all positive jitter values from
packets sent from destination to source (high order 32 bits).
|
rttMonJitterStatsMinOfNegativesDS |
.1.3.6.1.4.1.9.9.42.1.3.5.1.28 |
The minimum of all negative jitter values from packets sent
from destination to source.
|
rttMonJitterStatsMaxOfNegativesDS |
.1.3.6.1.4.1.9.9.42.1.3.5.1.29 |
The maximum of all negative jitter values from packets sent
from destination to source.
|
rttMonJitterStatsNumOfNegativesDS |
.1.3.6.1.4.1.9.9.42.1.3.5.1.30 |
The sum of number of all negative jitter values from packets
sent from destination to source.
|
rttMonJitterStatsSumOfNegativesDS |
.1.3.6.1.4.1.9.9.42.1.3.5.1.31 |
The sum of RTT's of all negative jitter values from packets
sent from destination to source.
|
rttMonJitterStatsSum2NegativesDSLow |
.1.3.6.1.4.1.9.9.42.1.3.5.1.32 |
The sum of squares of RTT's of all negative jitter values from
packets sent from destination to source (low order 32 bits).
|
rttMonJitterStatsSum2NegativesDSHigh |
.1.3.6.1.4.1.9.9.42.1.3.5.1.33 |
The sum of squares of RTT's of all negative jitter values from
packets sent from destination to source (high order 32 bits).
|
rttMonJitterStatsPacketLossSD |
.1.3.6.1.4.1.9.9.42.1.3.5.1.34 |
The number of packets lost when sent from source to destination.
|
rttMonJitterStatsPacketLossDS |
.1.3.6.1.4.1.9.9.42.1.3.5.1.35 |
The number of packets lost when sent from destination to source.
|
rttMonJitterStatsPacketOutOfSequence |
.1.3.6.1.4.1.9.9.42.1.3.5.1.36 |
The number of packets arrived out of sequence.
|
rttMonJitterStatsPacketMIA |
.1.3.6.1.4.1.9.9.42.1.3.5.1.37 |
The number of packets that are lost for which we cannot determine
the direction.
|
rttMonJitterStatsPacketLateArrival |
.1.3.6.1.4.1.9.9.42.1.3.5.1.38 |
The number of packets that arrived after the timeout.
|
rttMonJitterStatsError |
.1.3.6.1.4.1.9.9.42.1.3.5.1.39 |
The number of occasions when a jitter operation could not
be initiated because an internal error
|
rttMonJitterStatsBusies |
.1.3.6.1.4.1.9.9.42.1.3.5.1.40 |
The number of occasions when a jitter operation could not
be initiated because a previous jitter operation has not
been completed.
|
rttMonHistoryCollectionLifeIndex |
.1.3.6.1.4.1.9.9.42.1.4.1.1.1 |
This uniquely defines a life for a conceptual history
row.
For a particular value of rttMonHistoryCollectionLifeIndex,
the agent assigns the first value of 1, the second value
of 2, and so on. The sequence keeps incrementing,
despite older (lower) values being removed from the
table.
|
rttMonHistoryCollectionBucketIndex |
.1.3.6.1.4.1.9.9.42.1.4.1.1.2 |
When the RttMonRttType is 'pathEcho', this uniquely
defines a bucket for a given value of
rttMonHistoryCollectionLifeIndex. For all other
RttMonRttType this value will be the number of
operations per a lifetime. Thus, this object
increments on each operation attempt.
For a particular value of
rttMonHistoryCollectionLifeIndex, the agent assigns
the first value of 1, the second value of 2, and so
on. The sequence keeps incrementing until the number
of buckets equals rttMonHistoryAdminNumBuckets, after
which the most recent rttMonHistoryAdminNumBuckets
buckets are retained (the index is incremented though).
|
rttMonHistoryCollectionSampleIndex |
.1.3.6.1.4.1.9.9.42.1.4.1.1.3 |
This uniquely defines a row for a given value of
rttMonHistoryCollectionBucketIndex. This object
represents a hop along a path to the Target.
For a particular value of
rttMonHistoryCollectionBucketIndex, the agent assigns
the first value of 1, the second value of 2, and so on.
The sequence keeps incrementing until the number of
samples equals rttMonHistoryAdminNumSamples, then no
new samples are created for the current
rttMonHistoryCollectionBucketIndex.
When the RttMonRttType is 'pathEcho', this value
directly represents the number of hops along a
path to a target, thus we can only support 512 hops.
For all other values of RttMonRttType this object
will be one.
|
rttMonHistoryCollectionSampleTime |
.1.3.6.1.4.1.9.9.42.1.4.1.1.4 |
The time that the RTT operation was initiated.
|
rttMonHistoryCollectionAddress |
.1.3.6.1.4.1.9.9.42.1.4.1.1.5 |
When the RttMonRttType is 'echo' or 'pathEcho' this
is a string which specifies the address of the target for
the this RTT operation. For all other values of
RttMonRttType this string will be null.
This address will be the address of the hop along the
path to the rttMonEchoAdminTargetAddress address,
including rttMonEchoAdminTargetAddress address, or just
the rttMonEchoAdminTargetAddress address, when the
path information is not collected. This behavior is
defined by the rttMonCtrlAdminRttType object.
The interpretation of this string depends on the type
of RTT operation selected, as specified by the
rttMonEchoAdminProtocol object.
See rttMonEchoAdminTargetAddress for a complete
description.
|
rttMonHistoryCollectionCompletionTime |
.1.3.6.1.4.1.9.9.42.1.4.1.1.6 |
This is the operation completion time of the RTT
operation. If the RTT operation fails
(rttMonHistoryCollectionSense is any
value other than ok), this has a value of 0.
|
rttMonHistoryCollectionSense |
.1.3.6.1.4.1.9.9.42.1.4.1.1.7 |
A sense code for the completion status of the RTT
operation.
|
rttMonHistoryCollectionApplSpecificSense |
.1.3.6.1.4.1.9.9.42.1.4.1.1.8 |
An application specific sense code for the
completion status of the last RTT operation. This
object will only be valid when the
rttMonHistoryCollectionSense object is set to
'applicationSpecific'. Otherwise, this object's
value is not valid.
|
rttMonHistoryCollectionSenseDescription |
.1.3.6.1.4.1.9.9.42.1.4.1.1.9 |
A sense description for the completion status of
the last RTT operation when the
rttMonHistoryCollectionSense object is set to
'applicationSpecific'.
|