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
Uses the datacom variant from
Command help
/opt/observium/mibs/datacom.
Walk twampSessionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TWAMP-MIB' -M '/opt/observium/mibs/datacom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TWAMP-MIB::twampSessionTable'
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
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The TWAMP session identifier
|
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.3709.3.6.7.1.1.1 |
||||
|
The duration of a TWAMP session
|
sUnsigned32 Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.3709.3.6.7.1.1.2 |
||||
|
The TWAMP session timeout
|
sUnsigned32 Constraints: range: 0-4294967295 |
.1.3.6.1.4.1.3709.3.6.7.1.1.3 |
||||
|
Identifies whether the session is active or inactive
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.3709.3.6.7.1.1.4 |
||||
|
Represents local IP
|
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.3709.3.6.7.1.1.5 |
||||
|
Represents the remote IP
|
INET-ADDRESS-MIBInetAddress Type Constraints: range: 0..255 |
.1.3.6.1.4.1.3709.3.6.7.1.1.6 |
||||
|
Represents the destination port on the reflector side
|
INET-ADDRESS-MIBInetPortNumber Type Constraints: range: 0..65535 |
.1.3.6.1.4.1.3709.3.6.7.1.1.7 |
||||
|
Represents the size of the packet
|
BUnsigned32 Constraints: range: 0-65535 |
.1.3.6.1.4.1.3709.3.6.7.1.1.8 |
||||
|
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 |
||||
|
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 |
||||
|
Represents the total of transmitted packets
|
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.3709.3.6.7.1.1.11 |
||||
|
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
Uses the datacom variant from
Command help
/opt/observium/mibs/datacom.
Walk twampTestTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TWAMP-MIB' -M '/opt/observium/mibs/datacom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TWAMP-MIB::twampTestTable'
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
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The TWAMP session identifier
|
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.3709.3.6.7.2.1.1 |
||||
|
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 |
||||
|
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 |
||||
|
The minimum delay value identified during the test
|
msTwampMeasure | .1.3.6.1.4.1.3709.3.6.7.2.1.4 |
||||
|
The maximum delay value identified during the test
|
msTwampMeasure | .1.3.6.1.4.1.3709.3.6.7.2.1.5 |
||||
|
The average delay value identified during the test
|
msTwampMeasure | .1.3.6.1.4.1.3709.3.6.7.2.1.6 |
||||
|
The minimum Jitter value identified during the test
|
msTwampMeasure | .1.3.6.1.4.1.3709.3.6.7.2.1.7 |
||||
|
The maximum Jitter value identified during the test
|
msTwampMeasure | .1.3.6.1.4.1.3709.3.6.7.2.1.8 |
||||
|
The average Jitter value identified during the test
|
msTwampMeasure | .1.3.6.1.4.1.3709.3.6.7.2.1.9 |
||||
|
The number of packets sent during the test
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3709.3.6.7.2.1.10 |
||||
|
The number of packets received during the test
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3709.3.6.7.2.1.11 |
||||
|
The percentage of packets lost during the test
|
TwampTestLossRatio Type Constraints: range: 0..10000 |
.1.3.6.1.4.1.3709.3.6.7.2.1.12 |
||||
|
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 |
||||
|
The minimum round-trip delay value identified during the test
|
msTwampMeasure | .1.3.6.1.4.1.3709.3.6.7.2.1.14 |
||||
|
The maximum round-trip delay value identified during the test
|
msTwampMeasure | .1.3.6.1.4.1.3709.3.6.7.2.1.15 |
||||
|
The average round-trip delay value identified during the test
|
msTwampMeasure | .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
Uses the datacom variant from
Command help
/opt/observium/mibs/datacom.
Walk twampFarEndTestTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TWAMP-MIB' -M '/opt/observium/mibs/datacom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TWAMP-MIB::twampFarEndTestTable'
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
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The TWAMP session identifier
|
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.3709.3.6.7.3.1.1 |
||||
|
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 |
||||
|
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 |
||||
|
The minimum delay value identified during the test
|
msTwampMeasure | .1.3.6.1.4.1.3709.3.6.7.3.1.4 |
||||
|
The maximum delay value identified during the test
|
msTwampMeasure | .1.3.6.1.4.1.3709.3.6.7.3.1.5 |
||||
|
The average delay value identified during the test
|
msTwampMeasure | .1.3.6.1.4.1.3709.3.6.7.3.1.6 |
||||
|
The minimum Jitter value identified during the test
|
msTwampMeasure | .1.3.6.1.4.1.3709.3.6.7.3.1.7 |
||||
|
The maximum Jitter value identified during the test
|
msTwampMeasure | .1.3.6.1.4.1.3709.3.6.7.3.1.8 |
||||
|
The average Jitter value identified during the test
|
msTwampMeasure | .1.3.6.1.4.1.3709.3.6.7.3.1.9 |
||||
|
The number of packets sent during the test
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3709.3.6.7.3.1.10 |
||||
|
The number of packets received during the test
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3709.3.6.7.3.1.11 |
||||
|
The percentage of packets lost during the test
|
TwampTestLossRatio Type Constraints: range: 0..10000 |
.1.3.6.1.4.1.3709.3.6.7.3.1.12 |
||||
|
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
Uses the datacom variant from
Command help
/opt/observium/mibs/datacom.
Walk twampNearEndTestTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'TWAMP-MIB' -M '/opt/observium/mibs/datacom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TWAMP-MIB::twampNearEndTestTable'
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
| Column | Syntax | OID | ||||
|---|---|---|---|---|---|---|
|
The TWAMP session identifier
|
Unsigned32 Constraints: range: 1-4294967295 |
.1.3.6.1.4.1.3709.3.6.7.4.1.1 |
||||
|
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 |
||||
|
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 |
||||
|
The minimum delay value identified during the test
|
msTwampMeasure | .1.3.6.1.4.1.3709.3.6.7.4.1.4 |
||||
|
The maximum delay value identified during the test
|
msTwampMeasure | .1.3.6.1.4.1.3709.3.6.7.4.1.5 |
||||
|
The average delay value identified during the test
|
msTwampMeasure | .1.3.6.1.4.1.3709.3.6.7.4.1.6 |
||||
|
The minimum Jitter value identified during the test
|
msTwampMeasure | .1.3.6.1.4.1.3709.3.6.7.4.1.7 |
||||
|
The maximum Jitter value identified during the test
|
msTwampMeasure | .1.3.6.1.4.1.3709.3.6.7.4.1.8 |
||||
|
The average Jitter value identified during the test
|
msTwampMeasure | .1.3.6.1.4.1.3709.3.6.7.4.1.9 |
||||
|
The number of packets sent during the test
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3709.3.6.7.4.1.10 |
||||
|
The number of packets received during the test
|
SNMPv2-SMIUnsigned32 Type Constraints: range: 0..4294967295 |
.1.3.6.1.4.1.3709.3.6.7.4.1.11 |
||||
|
The percentage of packets lost during the test
|
TwampTestLossRatio Type Constraints: range: 0..10000 |
.1.3.6.1.4.1.3709.3.6.7.4.1.12 |
||||
|
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 |