Description: This table describes how to configure the NQA UDP service of the server, such as configuring a protocol, IP address, port number, and VRF.
Creation restrictionsThe entries in this table can be created only when the indexes nqaUdpServerAddress, nqaUdpServerPort, and nqaUdpServerVrfName are specified.
The nqaUdpServerAddressType index value must be ipv4(1).
The nqaUdpServerStatus index value must be CreateAndGo (4).
Modification restrictions: The entries in this table cannot be modified.
Deletion restrictionsThe entries in this table can be deleted. Indexes must be specified.
The nqaUdpServerStatus index value must be Destroy (6).
Access restrictionsThe entries in this table can be accessed only when the nqaUdpServerStatus index value is active(1) or notInService(2).
The indexes of the table are nqaUdpServerAddress, nqaUdpServerPort, nqaUdpServerVrfName.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.3.3.1.1 |
nqaUdpServerAddressType |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
read-create |
Specifies the address type of UDP server. |
Only support the setting of value 'ipV4'; |
1.3.6.1.4.1.2011.5.25.111.3.3.1.2 |
nqaUdpServerAddress |
OCTET STRING{(0,255)} |
not-accessible |
Specifies the address of UDP server. |
Size list: 1.0.0.0 to 223.255.255.255. |
1.3.6.1.4.1.2011.5.25.111.3.3.1.3 |
nqaUdpServerPort |
Unsigned32{(0,65535)} |
not-accessible |
Specifies the port number on which UDP server is listening. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.111.3.3.1.4 |
nqaUdpServerVrfName |
OCTET STRING{(1,31)} |
not-accessible |
Specifies the VRF (VPN Routing & Forwarding) instances name of the UDP server. |
The actually supported value range is 1-50000. |
1.3.6.1.4.1.2011.5.25.111.3.3.1.5 |
nqaUdpServerStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
Specifies the operation of the UDP server, creating or deleting. |
only support: active(1) notInService(2) createAndGo(4) destroy(6) |
1.To create entries in this table, you must designate the indexes nqaUdpServerAddress, nqaUdpServerPort, and nqaUdpServerVrfName.
2.The value of nqaUdpServerAddressType must be ipv4(1).
3.The value of nqaUdpServerStatus must be CreateAndGo (4).
1.The indexes must be specified.
2.The value of nqaUdpServerStatus must be Destroy (6).