SLA-MONITOR-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
5
Rows
5
Columns
60
.1.3.6.1.4.1.45.4.8.1.2.1 · 1 row entry · 11 columns
Defines the SLAMon agent NTR test control table supporting
the ability to initiate NTR tests remotely. The results of 
NTR test operations are stored in the slaMonitorNtrResultsTable 
and the slaMonitorNtrHopsTable.
slaMonitorNtrCtrlEntry entry .1.3.6.1.4.1.45.4.8.1.2.1.1
Defines an entry in the slaMonitorNtrCtrlTable. The first
index element, slaMonitorNtrCtrlOwnerId, is of type SnmpAdminString,
allowing for a management application to identify its entries.
The second index, slaMoni…
Indexes
slaMonitorNtrCtrlOwnerId slaMonitorNtrCtrlTestName
Column Syntax OID
slaMonitorNtrCtrlOwnerId
The owner of an NTR test.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.45.4.8.1.2.1.1.1
slaMonitorNtrCtrlTestName
The name of an NTR test. This value is locally unique,
within the scope of an slaMonitorNtrCtrlOwnerId.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.45.4.8.1.2.1.1.2
slaMonitorNtrCtrlTargetAddressType
Specifies the target address type.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.45.4.8.1.2.1.1.3
slaMonitorNtrCtrlTargetAddress
Specifies the target address used for the
NTR test. The address type can be determined
by examining the value of the corresponding
slaMonitorNtrCtrlTargetAddressType.

A value for this object MUST be pr…
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.45.4.8.1.2.1.1.4
slaMonitorNtrCtrlDscp
Specifies the DSCP value for use in packets that
are generated by the NTR test.
DIFFSERV-DSCP-TCDscpr/w
Textual Convention: DIFFSERV-DSCP-TCDscp Integer32
Type Constraints:
range: 0..63
.1.3.6.1.4.1.45.4.8.1.2.1.1.5
slaMonitorNtrCtrlAttempts
Specifies the number of attempts are
generated by the NTR test.
Integer32r/w
Constraints:
range: 1-10
.1.3.6.1.4.1.45.4.8.1.2.1.1.6
slaMonitorNtrCtrlPeriod
Specifies the interval between packets, in
microseconds, generated by the NTR test.
Integer32r/w
Constraints:
range: 10000-200000
.1.3.6.1.4.1.45.4.8.1.2.1.1.7
slaMonitorNtrCtrlAdminStatus
Used to initiate an NTR test:

enabled(1) - initiate the test as defined by this
slaMonitorNtrCtrlEntry.
disabled(2) - deactivate the test defined by this
slaMonitorNtrCtrlEntr…
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.45.4.8.1.2.1.1.8
slaMonitorNtrCtrlLabel
A label used to reference the NTR control entry
in a textual manner.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.45.4.8.1.2.1.1.9
slaMonitorNtrCtrlStorageType
The storage type for this conceptual row.

Conceptual rows having the value 'permanent' need not
allow write-access to any columnar objects in the row.
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.4.1.45.4.8.1.2.1.1.10
slaMonitorNtrCtrlRowStatus
This object allows entries to be created and deleted
in the slaMonitorNtrCtrlTable.

Deletion of an entry in this table results in the
deletion of all corresponding (i.e., entries with the
same slaMonit…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.45.4.8.1.2.1.1.11
.1.3.6.1.4.1.45.4.8.1.2.2 · 1 row entry · 13 columns
Defines the SLAMon agent NTR results table that is used 
to track the status of NTR tests initiated through the
the slaMonitorNtrCtrlTable.
          
An entry is added to the slaMonitorNtrResultsTable when 
an NTR test defined by an slaMonitorNtrCtrlEntry is started 
by transition of its slaMonitorNtrCtrlAdminStatus object to 
'enabled(1)'.
          
If the object slaMonitorNtrCtrlAdminStatus has the value 
'disabled(2)', then successfully writing 'enabled(1)' to 
the object slaMonitorNtrCtrlAdminStatus re-initializes an 
already existing entry in the slaMonitorNtrResultsTable. 
The values of objects in the re-initialized entry are the 
same as the values of objects in a new entry would be.
          
An entry is removed from the slaMonitorNtrResultsTable when
its corresponding slaMonitorNtrCtrlEntry is deleted.
slaMonitorNtrResultsEntry entry .1.3.6.1.4.1.45.4.8.1.2.2.1
Defines an entry in the slaMonitorNtrResultsTable. The
slaMonitorNtrResultsTable has the same indexing as the
slaMonitorNtrCtrlTable so that a slaMonitorNtrResultsEntry
corresponds to the slaMonitorNtrCtrlEntry that ca…
Indexes
slaMonitorNtrCtrlOwnerId slaMonitorNtrCtrlTestName
Column Syntax OID
slaMonitorNtrResultsOperStatus
Reflects the operational state of an slaMonitorNtrCtrlEntry:

inProgress(1) - test is active.
aborted(2) - test has been stopped. Refer to object
slaMonitorNtrResultsAbortData for …
Enumeration
Enumerated Values:
1inProgress
2aborted
3completed
.1.3.6.1.4.1.45.4.8.1.2.2.1.1
slaMonitorNtrResultsSrcAddressType
Specifies the address type of the source IP
address used for this test.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.45.4.8.1.2.2.1.2
slaMonitorNtrResultsSrcAddress
Specifies the source IP address used
for this test.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.45.4.8.1.2.2.1.3
slaMonitorNtrResultsDstAddressType
Specifies the address type of the destination IP
address used for this test.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.45.4.8.1.2.2.1.4
slaMonitorNtrResultsDstAddress
Specifies the destination IP address used
for this test.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.45.4.8.1.2.2.1.5
slaMonitorNtrResultsSrcPort
Specifies the Layer 4 source port used for this test.
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.45.4.8.1.2.2.1.6
slaMonitorNtrResultsDstPort
Specifies the Layer 4 destination port used for this test.
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.45.4.8.1.2.2.1.7
slaMonitorNtrResultsDscp
Specifies the DSCP value contained in NTR test packets
generated by the agent for this test.
DIFFSERV-DSCP-TCDscp
Textual Convention: DIFFSERV-DSCP-TCDscp Integer32
Type Constraints:
range: 0..63
.1.3.6.1.4.1.45.4.8.1.2.2.1.8
slaMonitorNtrResultsTTL
The maximum time-to-live (TTL) value used during the
execution of this test.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.4.8.1.2.2.1.9
slaMonitorNtrResultsCompletionData
Provides details related to test completion.
Multiple bits may be set to convey test status.
Bits
Enumerated Values:
0other
1remoteUnreachable
2remotePortUnreachable
3remoteNetUnreachable
4remoteHostUnreachable
5remoteProtocolUnreachable
6remoteFirewalledUnreachable
7remoteResponded
8remoteResponseLikely
9remoteNoResponse
.1.3.6.1.4.1.45.4.8.1.2.2.1.10
slaMonitorNtrResultsCompletionSummary
A user-readable string that is used to convey test
results for completed tests in an easy-to-understand
format.
OctetString
Constraints:
range: 0-32
.1.3.6.1.4.1.45.4.8.1.2.2.1.11
slaMonitorNtrResultsAbortData
Provides details for tests that were aborted.
Multiple bits may be set to convey test status.
Bits
Enumerated Values:
0other
1agentDisabled
2agentBusy
3timeout
4cancelled
.1.3.6.1.4.1.45.4.8.1.2.2.1.12
slaMonitorNtrResultsHopCount
The total number of hops for which information has been
acquired during the execution of this test.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.4.8.1.2.2.1.13
.1.3.6.1.4.1.45.4.8.1.2.3 · 1 row entry · 6 columns
Defines the SLAMon agent NTR test hop table for
keeping track of the results of NTR tests on a
per-hop basis.
slaMonitorNtrHopsEntry entry .1.3.6.1.4.1.45.4.8.1.2.3.1
Defines an entry in the slaMonitorNtrHopsTable.

The first two index elements identify the
slaMonitorNtrCtrlEntry with which this
slaMonitorNtrHopsEntry is associated. The
third index element, slaMonitorNtr…
Indexes
slaMonitorNtrCtrlOwnerId slaMonitorNtrCtrlTestName slaMonitorNtrHopsHopIndex
Column Syntax OID
slaMonitorNtrHopsHopIndex
Specifies the hop index for an NTR test hop.

Values for this object with respect to the same
slaMonitorNtrCtrlOwnerId and slaMonitorNtrCtrlTestName
MUST start at 1 and be given increasing values for
subs…
Unsigned32
Constraints:
range: 1-4294967295
.1.3.6.1.4.1.45.4.8.1.2.3.1.1
slaMonitorNtrHopsTgtAddressType
This object indicates the type of address stored
in the corresponding slaMonitorNtrHopsTgtAddress
object.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.45.4.8.1.2.3.1.2
slaMonitorNtrHopsTgtAddress
This object reports the IP address associated with
the NTR test hop.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.45.4.8.1.2.3.1.3
slaMonitorNtrHopsRtt
The NTR test round-trip-time (RTT), in microseconds,
computed for this hop.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.4.8.1.2.3.1.4
slaMonitorNtrHopsIngressDscp
The DSCP value in the NTR test packet received by
the target host (slaMonitorNtrHopsTgtAddress) for
this hop.
DIFFSERV-DSCP-TCDscp
Textual Convention: DIFFSERV-DSCP-TCDscp Integer32
Type Constraints:
range: 0..63
.1.3.6.1.4.1.45.4.8.1.2.3.1.5
slaMonitorNtrHopsEgressDscp
The DSCP value in the NTR test response packet
received by the SLAMon agent for this hop.
DIFFSERV-DSCP-TCDscp
Textual Convention: DIFFSERV-DSCP-TCDscp Integer32
Type Constraints:
range: 0..63
.1.3.6.1.4.1.45.4.8.1.2.3.1.6
.1.3.6.1.4.1.45.4.8.1.2.4 · 1 row entry · 12 columns
Defines the SLAMon agent RTP test control table supporting
the ability to initiate RTP tests remotely. The results of 
RTP test operations are stored in the slaMonitorRtpResultsTable.
slaMonitorRtpCtrlEntry entry .1.3.6.1.4.1.45.4.8.1.2.4.1
Defines an entry in the slaMonitorRtpCtrlTable. The first
index element, slaMonitorRtpCtrlOwnerId, is of type SnmpAdminString,
allowing for a management application to identify its entries.
The second index, slaMoni…
Indexes
slaMonitorRtpCtrlOwnerId slaMonitorRtpCtrlTestName
Column Syntax OID
slaMonitorRtpCtrlOwnerId
The owner of an RTP test.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.45.4.8.1.2.4.1.1
slaMonitorRtpCtrlTestName
The name of an RTP test. This is locally unique,
within the scope of an slaMonitorRtpCtrlOwnerId.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.45.4.8.1.2.4.1.2
slaMonitorRtpCtrlTargetAddressType
Specifies the target address type.
INET-ADDRESS-MIBInetAddressTyper/w
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.45.4.8.1.2.4.1.3
slaMonitorRtpCtrlTargetAddress
Specifies the target address used for the
RTP test. The address type can be determined
by examining the value of the corresponding
slaMonitorRtpCtrlTargetAddressType.

A value for this object MUST be pr…
INET-ADDRESS-MIBInetAddressr/w
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.45.4.8.1.2.4.1.4
slaMonitorRtpCtrlDscp
Specifies the DSCP value for use in packets that
are generated by the RTP test.
DIFFSERV-DSCP-TCDscpr/w
Textual Convention: DIFFSERV-DSCP-TCDscp Integer32
Type Constraints:
range: 0..63
.1.3.6.1.4.1.45.4.8.1.2.4.1.5
slaMonitorRtpCtrlTestPackets
Specifies the number of test packets that are
generated by the RTP test. Test packets are used
for jitter determination.
Integer32r/w
Constraints:
range: 10-100
.1.3.6.1.4.1.45.4.8.1.2.4.1.6
slaMonitorRtpCtrlSyncPackets
Specifies the number of synchronization packets
that are generated by the RTP test. Sync packets
are used for network delay determination.
Integer32r/w
Constraints:
range: 10-100
.1.3.6.1.4.1.45.4.8.1.2.4.1.7
slaMonitorRtpCtrlPeriod
Specifies the interval between packets (in
microseconds) generated by the RTP test.
Integer32r/w
Constraints:
range: 10000-200000
.1.3.6.1.4.1.45.4.8.1.2.4.1.8
slaMonitorRtpCtrlAdminStatus
Used to initiate an RTP test:

enabled(1) - initiate the test as defined by this
slaMonitorRtpCtrlEntry.
disabled(2) - deactivate the test defined by this
slaMonitorRtpCtrlEntr…
Enumerationr/w
Enumerated Values:
1enabled
2disabled
.1.3.6.1.4.1.45.4.8.1.2.4.1.9
slaMonitorRtpCtrlLabel
A label used to reference the RTP control entry
in a textual manner.
OctetStringr/w
Constraints:
range: 0-32
.1.3.6.1.4.1.45.4.8.1.2.4.1.10
slaMonitorRtpCtrlStorageType
The storage type for this conceptual row.

Conceptual rows having the value 'permanent' need not
allow write-access to any columnar objects in the row.
SNMPv2-TCStorageTyper/w
Textual Convention: SNMPv2-TCStorageType Enumeration
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
.1.3.6.1.4.1.45.4.8.1.2.4.1.11
slaMonitorRtpCtrlRowStatus
This object allows entries to be created and deleted
in the slaMonitorRtpCtrlTable.

Deletion of an entry in this table results in the
deletion of all corresponding (i.e., entries with the
same slaMonit…
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.45.4.8.1.2.4.1.12
.1.3.6.1.4.1.45.4.8.1.2.5 · 1 row entry · 18 columns
Defines the SLAMon agent RTP results table that is used 
to track the status of RTP tests initiated through the
the slaMonitorRtpCtrlTable.
          
An entry is added to the slaMonitorRtpResultsTable when 
an RTP test defined by an slaMonitorRtpCtrlEntry is started 
by transition of its slaMonitorRtpCtrlAdminStatus object to 
'enabled(1)'.
          
If the object slaMonitorRtpCtrlAdminStatus has the value 
'disabled(2)', then successfully writing 'enabled(1)' to 
the object slaMonitorRtpCtrlAdminStatus re-initializes an 
already existing entry in the slaMonitorRtpResultsTable. 
The values of objects in the re-initialized entry are the 
same as the values of objects in a new entry would be.
          
An entry is removed from the slaMonitorRtpResultsTable when
its corresponding slaMonitorRtpCtrlEntry is deleted.
slaMonitorRtpResultsEntry entry .1.3.6.1.4.1.45.4.8.1.2.5.1
Defines an entry in the slaMonitorRtpResultsTable. The
slaMonitorRtpResultsTable has the same indexing as the
slaMonitorRtpCtrlTable so that a slaMonitorRtpResultsEntry
corresponds to the slaMonitorRtpCtrlEntry that ca…
Indexes
slaMonitorRtpCtrlOwnerId slaMonitorRtpCtrlTestName
Column Syntax OID
slaMonitorRtpResultsOperStatus
Reflects the operational state of an slaMonitorRtpCtrlEntry:

inProgress(1) - test is active.
aborted(2) - test has been stopped. Refer to object
slaMonitorRtpResultsAbortData for …
Enumeration
Enumerated Values:
1inProgress
2aborted
3completed
.1.3.6.1.4.1.45.4.8.1.2.5.1.1
slaMonitorRtpResultsSrcAddressType
Specifies the address type of the source IP
address used for this test.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.45.4.8.1.2.5.1.2
slaMonitorRtpResultsSrcAddress
Specifies the source IP address used
for this test.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.45.4.8.1.2.5.1.3
slaMonitorRtpResultsDstAddressType
Specifies the address type of the destination IP
address used for this test.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.45.4.8.1.2.5.1.4
slaMonitorRtpResultsDstAddress
Specifies the destination IP address used
for this test.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.45.4.8.1.2.5.1.5
slaMonitorRtpResultsSrcPort
Specifies the Layer 4 source port used for this test.
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.45.4.8.1.2.5.1.6
slaMonitorRtpResultsDstPort
Specifies the Layer 4 destination port used for this test.
INET-ADDRESS-MIBInetPortNumber
Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32
Type Constraints:
range: 0..65535
.1.3.6.1.4.1.45.4.8.1.2.5.1.7
slaMonitorRtpResultsDscp
Specifies the DSCP value contained in RTP test packets
generated by the agent for this test.
DIFFSERV-DSCP-TCDscp
Textual Convention: DIFFSERV-DSCP-TCDscp Integer32
Type Constraints:
range: 0..63
.1.3.6.1.4.1.45.4.8.1.2.5.1.8
slaMonitorRtpResultsAverageDelay
The average network delay (RTT) experienced during this
test sequence, in microseconds.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.4.8.1.2.5.1.9
slaMonitorRtpResultsMedianDelay
The median network delay (RTT) experienced during this
test sequence, in microseconds.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.4.8.1.2.5.1.10
slaMonitorRtpResultsPacketLoss
A count of packets lost during this test sequence.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.4.8.1.2.5.1.11
slaMonitorRtpResultsOutOfOrderArrivals
The number of out-of-order arrivals detected during
this test sequence.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.4.8.1.2.5.1.12
slaMonitorRtpResultsJitterQuartile0
The quartile 0 network jitter value, in microseconds,
experienced during this test sequence.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.4.8.1.2.5.1.13
slaMonitorRtpResultsJitterQuartile1
The quartile 1 network jitter value, in microseconds,
experienced during this test sequence.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.4.8.1.2.5.1.14
slaMonitorRtpResultsJitterQuartile2
The quartile 2 network jitter value, in microseconds,
experienced during this test sequence.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.4.8.1.2.5.1.15
slaMonitorRtpResultsJitterQuartile3
The quartile 3 network jitter value, in microseconds,
experienced during this test sequence.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.4.8.1.2.5.1.16
slaMonitorRtpResultsJitterQuartile4
The quartile 4 network jitter value, in microseconds,
experienced during this test sequence.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.45.4.8.1.2.5.1.17
slaMonitorRtpResultsAbortData
Provides details for tests that were aborted.
Multiple bits may be set to convey test status.
Bits
Enumerated Values:
0other
1agentDisabled
2agentBusy
3timeout
4cancelled
5deniedByTarget
6networkIssue
7timeSync
.1.3.6.1.4.1.45.4.8.1.2.5.1.18