Description: This table describes how to configure the NQA ICMP service of the server, such as configuring a server, IP address, and VRF.
Creation restrictionsThe entries in this table can be created only when the indexes nqaIcmpServerAddress and nqaUdpServerVrfName are specified.
The nqaIcmpServerAddressType index value must be ipv4(1).
The nqaIcmpServerStatus 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 nqaIcmpServerStatus index value must be 6(Destroy).
Access restrictionsIf the nqaIcmpServerStatus value returned is active(1), the ICMP server is running. If the nqaIcmpServerStatus value returned is notInService(2), the ICMP server has stopped running.
The indexes of the table are nqaIcmpServerAddress, nqaIcmpServerVrfName.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.111.3.4.1.1 |
nqaIcmpServerAddress |
OCTET STRING{(0,255)} |
not-accessible |
Specifies the address of ICMP server. |
Size list: 1.0.0.0 to 223.255.255.255. |
1.3.6.1.4.1.2011.5.25.111.3.4.1.2 |
nqaIcmpServerVrfName |
OCTET STRING{(1,31)} |
not-accessible |
Specifies the VRF (VPN Routing & Forwarding) instances name of the ICMP server. |
The actually supported value range is 1-50000. |
1.3.6.1.4.1.2011.5.25.111.3.4.1.3 |
nqaIcmpServerAddressType |
INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)} |
read-create |
Specifies the address type of ICMP server. |
Only support the setting of value 'IPv4'; |
1.3.6.1.4.1.2011.5.25.111.3.4.1.51 |
nqaIcmpServerStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
Specifies the operation of the ICMP server, creating or deleting. |
only support: active(1), notInService(2), createAndGo(4), destroy(6). |
1.You can create entries in this table, and indexes nqaIcmpServerAddress and nqaUdpServerVrfName must be specified.
2.nqaIcmpServerAddressType must be set to ipv4(1).
3.nqaIcmpServerStatus must be set to CreateAndGo(4).
1.The entries in this table can be deleted. Indexes must be specified.
2.nqaIcmpServerStatus must be set to 6(Destroy).