TWAMP-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
4
Rows
4
Columns
54
twampSessionTable
table.1.3.6.1.4.1.3709.3.6.7.1
·
1 row entry
·
12 columns
A table that contains all information about all TWAMP Sessions, indexed by the Session ID.
All information needed for a TWAMP Session to work correctly.
Indexes
twampSessionId
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
twampSessionId
The TWAMP session identifier
|
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.3709.3.6.7.1.1.1 |
||||
|
twampSessionDuration
The duration of a TWAMP session
|
sUnsigned32 Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.3709.3.6.7.1.1.2 |
||||
|
twampSessionInterval
The TWAMP session timeout
|
sUnsigned32 Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.3709.3.6.7.1.1.3 |
||||
|
twampSessionState
Identifies whether the session is active or inactive
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.3709.3.6.7.1.1.4 |
||||
|
twampSessionSrcAddr
Represents local IP
|
INET-ADDRESS-MIBInetAddress Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3709.3.6.7.1.1.5 |
||||
|
twampSessionDstAddr
Represents the remote IP
|
INET-ADDRESS-MIBInetAddress Textual Convention: INET-ADDRESS-MIBInetAddress OctetStringType Constraints: range: 0..255 |
.1.3.6.1.4.1.3709.3.6.7.1.1.6 |
||||
|
twampSessionDstPort
Represents the destination port on the reflector side
|
INET-ADDRESS-MIBInetPortNumber Textual Convention: INET-ADDRESS-MIBInetPortNumber Unsigned32Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.3709.3.6.7.1.1.7 |
||||
|
twampSessionPktSize
Represents the size of the packet
|
BUnsigned32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.3709.3.6.7.1.1.8 |
||||
|
twampSessionDSCP
Represents the DSCP value used by TWAMP packets, ranging from 0 to 63.
|
Unsigned32 Constraints: range: 0-63 |
.1.3.6.1.4.1.3709.3.6.7.1.1.9 |
||||
|
twampSessionTotalTests
Represents the total of tests within the session
|
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.3709.3.6.7.1.1.10 |
||||
|
twampSessionTotalTxPkts
Represents the total of transmitted packets
|
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.3709.3.6.7.1.1.11 |
||||
|
twampSessionTotalRxPkts
Represents the total of received packets
|
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.3709.3.6.7.1.1.12 |
twampTestTable
table.1.3.6.1.4.1.3709.3.6.7.2
·
1 row entry
·
16 columns
A table that contains the two-way test results of each TWAMP session, indexed by the Session ID and Test index, respectively.
All results of each Test of each Session. Defined by RFC 5357.
Indexes
twampSessionId twampTestIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
twampTestSessionId
The TWAMP session identifier
|
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.3709.3.6.7.2.1.1 |
||||
|
twampTestIndex
The table index of a TWAMP test within the session
|
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.3709.3.6.7.2.1.2 |
||||
|
twampTestId
The TWAMP test identifier within the session
|
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.3709.3.6.7.2.1.3 |
||||
|
twampTestDelayMin
The minimum delay value identified during the test
|
msTwampMeasure Textual Convention: TwampMeasure Integer32 |
.1.3.6.1.4.1.3709.3.6.7.2.1.4 |
||||
|
twampTestDelayMax
The maximum delay value identified during the test
|
msTwampMeasure Textual Convention: TwampMeasure Integer32 |
.1.3.6.1.4.1.3709.3.6.7.2.1.5 |
||||
|
twampTestDelayAvg
The average delay value identified during the test
|
msTwampMeasure Textual Convention: TwampMeasure Integer32 |
.1.3.6.1.4.1.3709.3.6.7.2.1.6 |
||||
|
twampTestJitterMin
The minimum Jitter value identified during the test
|
msTwampMeasure Textual Convention: TwampMeasure Integer32 |
.1.3.6.1.4.1.3709.3.6.7.2.1.7 |
||||
|
twampTestJitterMax
The maximum Jitter value identified during the test
|
msTwampMeasure Textual Convention: TwampMeasure Integer32 |
.1.3.6.1.4.1.3709.3.6.7.2.1.8 |
||||
|
twampTestJitterAvg
The average Jitter value identified during the test
|
msTwampMeasure Textual Convention: TwampMeasure Integer32 |
.1.3.6.1.4.1.3709.3.6.7.2.1.9 |
||||
|
twampTestTxPkts
The number of packets sent during the test
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3709.3.6.7.2.1.10 |
||||
|
twampTestRxPkts
The number of packets received during the test
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3709.3.6.7.2.1.11 |
||||
|
twampTestLossRatio
The percentage of packets lost during the test
|
TwampTestLossRatio Textual Convention: TwampTestLossRatio Unsigned32Type Constraints: range: 0..10000 |
.1.3.6.1.4.1.3709.3.6.7.2.1.12 |
||||
|
twampTestConnectivity
Identifies whether the test has connectivity with the reflector
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.3709.3.6.7.2.1.13 |
||||
|
twampTestRoundTripDelayMin
The minimum round-trip delay value identified during the test
|
msTwampMeasure Textual Convention: TwampMeasure Integer32 |
.1.3.6.1.4.1.3709.3.6.7.2.1.14 |
||||
|
twampTestRoundTripDelayMax
The maximum round-trip delay value identified during the test
|
msTwampMeasure Textual Convention: TwampMeasure Integer32 |
.1.3.6.1.4.1.3709.3.6.7.2.1.15 |
||||
|
twampTestRoundTripDelayAvg
The average round-trip delay value identified during the test
|
msTwampMeasure Textual Convention: TwampMeasure Integer32 |
.1.3.6.1.4.1.3709.3.6.7.2.1.16 |
twampFarEndTestTable
table.1.3.6.1.4.1.3709.3.6.7.3
·
1 row entry
·
13 columns
A table that contains the far-end test results of each TWAMP session, indexed by the Session ID and Test index, respectively.
The far-end results of each Test of each Session. Defined by RFC 5357.
Indexes
twampSessionId twampFarEndTestIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
twampFarEndTestSessionId
The TWAMP session identifier
|
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.3709.3.6.7.3.1.1 |
||||
|
twampFarEndTestIndex
The table index of a TWAMP test within the session
|
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.3709.3.6.7.3.1.2 |
||||
|
twampFarEndTestId
The TWAMP test identifier within the session
|
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.3709.3.6.7.3.1.3 |
||||
|
twampFarEndTestDelayMin
The minimum delay value identified during the test
|
msTwampMeasure Textual Convention: TwampMeasure Integer32 |
.1.3.6.1.4.1.3709.3.6.7.3.1.4 |
||||
|
twampFarEndTestDelayMax
The maximum delay value identified during the test
|
msTwampMeasure Textual Convention: TwampMeasure Integer32 |
.1.3.6.1.4.1.3709.3.6.7.3.1.5 |
||||
|
twampFarEndTestDelayAvg
The average delay value identified during the test
|
msTwampMeasure Textual Convention: TwampMeasure Integer32 |
.1.3.6.1.4.1.3709.3.6.7.3.1.6 |
||||
|
twampFarEndTestJitterMin
The minimum Jitter value identified during the test
|
msTwampMeasure Textual Convention: TwampMeasure Integer32 |
.1.3.6.1.4.1.3709.3.6.7.3.1.7 |
||||
|
twampFarEndTestJitterMax
The maximum Jitter value identified during the test
|
msTwampMeasure Textual Convention: TwampMeasure Integer32 |
.1.3.6.1.4.1.3709.3.6.7.3.1.8 |
||||
|
twampFarEndTestJitterAvg
The average Jitter value identified during the test
|
msTwampMeasure Textual Convention: TwampMeasure Integer32 |
.1.3.6.1.4.1.3709.3.6.7.3.1.9 |
||||
|
twampFarEndTestTxPkts
The number of packets sent during the test
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3709.3.6.7.3.1.10 |
||||
|
twampFarEndTestRxPkts
The number of packets received during the test
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3709.3.6.7.3.1.11 |
||||
|
twampFarEndTestLossRatio
The percentage of packets lost during the test
|
TwampTestLossRatio Textual Convention: TwampTestLossRatio Unsigned32Type Constraints: range: 0..10000 |
.1.3.6.1.4.1.3709.3.6.7.3.1.12 |
||||
|
twampFarEndTestConnectivity
Identifies whether the test has connectivity with the reflector
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.3709.3.6.7.3.1.13 |
twampNearEndTestTable
table.1.3.6.1.4.1.3709.3.6.7.4
·
1 row entry
·
13 columns
A table that contains the near-end test results of each TWAMP session, indexed by the Session ID and Test index, respectively.
The near-end results of each Test of each Session. Defined by RFC 5357.
Indexes
twampSessionId twampNearEndTestIndex
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
twampNearEndTestSessionId
The TWAMP session identifier
|
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.3709.3.6.7.4.1.1 |
||||
|
twampNearEndTestIndex
The table index of a TWAMP test within the session
|
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.3709.3.6.7.4.1.2 |
||||
|
twampNearEndTestId
The TWAMP test identifier within the session
|
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.3709.3.6.7.4.1.3 |
||||
|
twampNearEndTestDelayMin
The minimum delay value identified during the test
|
msTwampMeasure Textual Convention: TwampMeasure Integer32 |
.1.3.6.1.4.1.3709.3.6.7.4.1.4 |
||||
|
twampNearEndTestDelayMax
The maximum delay value identified during the test
|
msTwampMeasure Textual Convention: TwampMeasure Integer32 |
.1.3.6.1.4.1.3709.3.6.7.4.1.5 |
||||
|
twampNearEndTestDelayAvg
The average delay value identified during the test
|
msTwampMeasure Textual Convention: TwampMeasure Integer32 |
.1.3.6.1.4.1.3709.3.6.7.4.1.6 |
||||
|
twampNearEndTestJitterMin
The minimum Jitter value identified during the test
|
msTwampMeasure Textual Convention: TwampMeasure Integer32 |
.1.3.6.1.4.1.3709.3.6.7.4.1.7 |
||||
|
twampNearEndTestJitterMax
The maximum Jitter value identified during the test
|
msTwampMeasure Textual Convention: TwampMeasure Integer32 |
.1.3.6.1.4.1.3709.3.6.7.4.1.8 |
||||
|
twampNearEndTestJitterAvg
The average Jitter value identified during the test
|
msTwampMeasure Textual Convention: TwampMeasure Integer32 |
.1.3.6.1.4.1.3709.3.6.7.4.1.9 |
||||
|
twampNearEndTestTxPkts
The number of packets sent during the test
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3709.3.6.7.4.1.10 |
||||
|
twampNearEndTestRxPkts
The number of packets received during the test
|
SNMPv2-SMIUnsigned32 Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3709.3.6.7.4.1.11 |
||||
|
twampNearEndTestLossRatio
The percentage of packets lost during the test
|
TwampTestLossRatio Textual Convention: TwampTestLossRatio Unsigned32Type Constraints: range: 0..10000 |
.1.3.6.1.4.1.3709.3.6.7.4.1.12 |
||||
|
twampNearEndTestConnectivity
Identifies whether the test has connectivity with the reflector
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.3709.3.6.7.4.1.13 |