HUAWEI-TWAMP-MIB
Functions Overview
TWAMP defines a method to measure cross-network performance. TWAMP Light establishes a measurement session, records the measurement results, including the bidirectional delay, jitter, and packet loss rate on the device side, and reports the results to the NMS.
HUAWEI-TWAMP-MIB provides MIB interfaces to connect to the NMS. The NMS can create and delete measurement sessions using the HUAWEI-TWAMP-MIB.
The root object is:
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).huawei(2011).huaweiMgmt(5).hwDatacomm(25).hwTwamp(333)
All models of S12700 and S12700E series switches support TWAMP Light, but only TWAMP Light Responder function is supported.
Description of Single Objects
hwTwampResponderEnable
OID |
Object Name |
Syntax |
Maximum Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.333.1.2.2 |
hwTwampResponderEnable |
INTEGER |
read-write |
This object
indicates whether the TWAMP Responder function is enabled.
|
This object is implemented as defined in the corresponding MIB file. |
Description of MIB Tables
hwTwampResponderTable
hwTwampResponderTable is used to configure the Responder. It issues configurations to the Responder through the NMS.
The index of this table is hwTwampResponderId.
OID |
Object Name |
Syntax |
Maximum Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.333.1.2.1.1.1 |
hwTwampResponderId |
Integer32 |
not-accessible |
This object indicates the index of the measurement instance. The value ranges from 1 to 10. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.333.1.2.1.1.2 |
hwTwampResponderSourceIpAddressType |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
read-create |
This object indicates the IP address type of the measurement instance Responder. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.333.1.2.1.1.3 |
hwTwampResponderSourceIpAddress |
OCTET STRING (SIZE (0..255)) |
read-create |
This object indicates the IP address of the measurement instance Responder. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.333.1.2.1.1.4 |
hwTwampResponderDestIpAddressType |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
read-create |
This object indicates the IP address type of the measurement instance Sender. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.333.1.2.1.1.5 |
hwTwampResponderDestIpAddress |
OCTET STRING (SIZE (0..255)) |
read-create |
This object indicates the IP address of the measurement instance Sender. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.333.1.2.1.1.6 |
hwTwampResponderSourceUDPPort |
Integer32 |
read-create |
This object indicates the UDP port number of the Responder in the measurement instance. The value is 862, 863, or an integer that ranges from 1025 to 65535. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.333.1.2.1.1.7 |
hwTwampResponderDestUDPPort |
Integer32 |
read-create |
This object indicates the UDP port number of the Sender in the measurement instance. The value is 862, 863, or an integer that ranges from 1025 to 65535. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.333.1.2.1.1.10 |
hwTwampResponderVrfName |
OCTET STRING (SIZE (1..64)) |
read-create |
This object indicates the VPN instance name of the measurement instance Responder. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.333.1.2.1.1.12 |
hwTwampResponderDescription |
OCTET STRING (SIZE (1..64)) |
read-create |
This object indicates the description of the measurement instance Responder. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.333.1.2.1.1.99 |
hwTwampResponderRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
This object indicates the row status of the measurement session.
|
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
hwTwampSenderId is the unique identifier of an instance. Different instances cannot use the same hwTwampSenderId.
Modification Restriction
The parameters in this table cannot be modified. To modify an instance, delete it and create it again.
Deletion Restriction
The entries in this table can be deleted without restriction.Access Restriction
This table supports only the Get operation, but does not support the Get-Next operation.