HUAWEI-IPDSLAM-SIMULATION-MIB: View SNMP OID List / Download MIB

VENDOR: HUAWEI


 Home MIB: HUAWEI-IPDSLAM-SIMULATION-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 hwIpdslamSimulation 1.3.6.1.4.1.2011.5.113
The MIB is used to configure the simulation for the DSLAM.
         hwDhcpSimulateObject 1.3.6.1.4.1.2011.5.113.1
             hwDhcpSimulateCfgTable 1.3.6.1.4.1.2011.5.113.1.1 no-access
This table is mainly used to configure the DHCP simulation. You can use the set operation to set a leave in the table to start a DHCP simulation instance and simulate an actual user. You can use the get operation to query the existing DHCP simulation instances in the current system. The indexes of this table are hwDhcpSimulateFlowId and hwDhcpSimulateMacAddress.
                 hwDhcpSimulateCfgEntry 1.3.6.1.4.1.2011.5.113.1.1.1 no-access
This table is mainly used to configure the DHCP simulation. You can use the set operation to set a leave in the table to start a DHCP simulation instance and simulate an actual user. You can use the get operation to query the existing DHCP simulation instances in the current system. The indexes of this entry are hwDhcpSimulateFlowId and hwDhcpSimulateMacAddress.
                     hwDhcpSimulateFlowId 1.3.6.1.4.1.2011.5.113.1.1.1.1 integer32 no-access
Indicates the flow ID of the user to be simulated. This leave is the index of hwDhcpSimulateCfgTable. The value of this leave must be set when a DHCP simulation is started on the OLT.
                     hwDhcpSimulateMacAddress 1.3.6.1.4.1.2011.5.113.1.1.1.2 macaddress no-access
Indicates the MAC address of the user to be simulated. In the start of DHCP simulation, the recommended MAC address corresponding this leave is the MAC address of an actual user. This leave is the index of hwDhcpSimulateCfgTable. The value of this leave must be set when a DHCP simulation is started on the OLT.
                     hwDhcpSimulateUserVlanTagNumber 1.3.6.1.4.1.2011.5.113.1.1.1.3 unsigned32 read-write
Indicates the number of tags carried by the user-side packet. Options: 1. untag(0) -Indicates that the user packet is untagged. 2. singleTag(1) -Indicates that the user packet is single tag.
                     hwDhcpSimulateUserVlanid 1.3.6.1.4.1.2011.5.113.1.1.1.4 unsigned32 read-write
Indicates the VLAN ID of the user-side packet. If hwDhcpSimulateUserVlanTagNumber is 0, this item does not need to be configured. If the value of this leave is 0 and hwDhcpSimulateUserVlanTagNumber is 1, the current mode is priority-tag. Range: 0-4095.
                     hwDhcpSimulateOption60 1.3.6.1.4.1.2011.5.113.1.1.1.5 octet string read-write
Indicates the option 60 contents of the DHCP simulation instance. The length is 0-64 bytes. The system considers that this leave is not configured when the length is 0.
                     hwDhcpSimulateOption61Type 1.3.6.1.4.1.2011.5.113.1.1.1.6 unsigned32 read-write
Indicates the option 61 type of the DHCP simulation instance. The values are 0 and 1. Options: 1. string(0) -Indicates that the option 61 contents are a string. 2. mac(1) -Indicates that the option 61 contents are a hardware address.
                     hwDhcpSimulateOption61ClientId 1.3.6.1.4.1.2011.5.113.1.1.1.7 octet string read-write
Indicates the option 61 contents of the DHCP simulation instance. The length is 0-64 bytes.
                     hwDhcpSimulatePingHost1IPAddress 1.3.6.1.4.1.2011.5.113.1.1.1.8 ipaddress read-write
Indicates the first host IP address to be pinged in the DHCP simulation instance. After an IP address is requested successfully in the DHCP simulation instance, this IP address is pinged to verify the connectivity to the host.
                     hwDhcpSimulatePingHost2IPAddress 1.3.6.1.4.1.2011.5.113.1.1.1.9 ipaddress read-write
Indicates the second host IP address to be pinged in the DHCP simulation instance. After an IP address is requested successfully in the DHCP simulation instance, this IP address is pinged to verify the connectivity to the host.
                     hwDhcpSimulatePingHost3IPAddress 1.3.6.1.4.1.2011.5.113.1.1.1.10 ipaddress read-write
Indicates the third host IP address to be pinged in the DHCP simulation instance. After an IP address is requested successfully in the DHCP simulation instance, this IP address is pinged to verify the connectivity to the host.
                     hwDhcpSimulatePingHost4IPAddress 1.3.6.1.4.1.2011.5.113.1.1.1.11 ipaddress read-write
Indicates the fourth host IP address to be pinged in the DHCP simulation instance. After an IP address is requested successfully in the DHCP simulation instance, this IP address is pinged to verify the connectivity to the host.
                     hwDhcpSimulatePingHost5IPAddress 1.3.6.1.4.1.2011.5.113.1.1.1.12 ipaddress read-write
Indicates the fifth host IP address to be pinged in the DHCP simulation instance. After an IP address is requested successfully in the DHCP simulation instance, this IP address is pinged to verify the connectivity to the host.
                     hwDhcpSimulateRowStatus 1.3.6.1.4.1.2011.5.113.1.1.1.13 rowstatus read-write
Indicates the operation type and is mainly used to start or stop the DHCP simulation. During query, if the corresponding simulation instance exists, the result is active. Options: 1. active(1) -indicates the query operation. 2. createAndGo(4) -means to create a DHCP simulation. 3. destroy(6) -means to stop a DHCP simulation.
             hwDhcpSimulateResultTable 1.3.6.1.4.1.2011.5.113.1.2 no-access
Indicates the simulation result. During simulation, you can perform the get operation to query the simulation result of the simulation instance. The indexes of this table are hwDhcpSimulateFlowId and hwDhcpSimulateMacAddress.
                 hwDhcpSimulateResultEntry 1.3.6.1.4.1.2011.5.113.1.2.1 no-access
Indicates the simulation result. During simulation, you can perform the get operation to query the simulation result of the simulation instance. The indexes of this entry are hwDhcpSimulateFlowId and hwDhcpSimulateMacAddress.
                     hwDhcpSimulateStatus 1.3.6.1.4.1.2011.5.113.1.2.1.1 integer read-only
Indicates the simulation status of the current simulation instance. Options: 1. dhcpProcessing(1) -indicates DHCP processing. 2. pingProcessing(2) -indicates ping processing. 3. finished(3) -Indicates that the simulation is finished. 4. unknown(4) -indicates other status. Enumeration: 'unknown': 4, 'dhcpProcessing': 1, 'finished': 3, 'pingProcessing': 2.
                     hwDhcpSimulateResult 1.3.6.1.4.1.2011.5.113.1.2.1.2 integer read-only
Indicates the simulation result of the current simulation instance. Options: 1. sendPacketFail(1) -Indicates that the packet fails to be sent. 2. dhcpServerNotFound(2) -Indicates that the DHCP server cannot be found. 3. dhcpServerRejectRequest(3) -Indicates that the DHCP server rejects the request. 4. getIpOvertime(4) -Indicates that the request for IP address is overtime. 5. getIpSuccessful(5) -Indicates that the request for IP address succeeds. 6. allPingSucceed(6) -Indicates that all ping operations succeed. 7. partialPingSucceed(7) -Indicates that parts of ping operations succeed. 8. allPingFail(8) -Indicates that all ping operations fail. 9. systemResourceNotEnough(9) -Indicates that the resource is not enough. 10. unknown(10) -Indicates other results. Enumeration: 'allPingSucceed': 6, 'unknown': 10, 'sendPacketFail': 1, 'dhcpServerRejectRequest': 3, 'getIpOvertime': 4, 'allPingFail': 8, 'partialPingSucceed': 7, 'systemResourceNotEnough': 9, 'getIpSuccessful': 5, 'dhcpServerNotFound': 2.
                     hwDhcpSimulateUserIp 1.3.6.1.4.1.2011.5.113.1.2.1.3 ipaddress read-only
Indicates the simulation user IP address that is obtained in the DHCP simulation instance.
                     hwDhcpSimulateSubNetMask 1.3.6.1.4.1.2011.5.113.1.2.1.4 ipaddress read-only
Indicates the mask of the simulation user IP address that is obtained in the DHCP simulation instance.
                     hwDhcpSimulateDhcpServerIp 1.3.6.1.4.1.2011.5.113.1.2.1.5 ipaddress read-only
Indicates the DHCP server IP address in the DHCP simulation instance.
                     hwDhcpSimulatePrimaryDnsServerIp 1.3.6.1.4.1.2011.5.113.1.2.1.6 ipaddress read-only
Indicates the IP address of the primary DNS server in the DHCP simulation instance.
                     hwDhcpSimulateSecondaryDnsServerIp 1.3.6.1.4.1.2011.5.113.1.2.1.7 ipaddress read-only
Indicates the IP address of the secondary DNS server in the DHCP simulation instance.
                     hwDhcpSimulateGatewayIp 1.3.6.1.4.1.2011.5.113.1.2.1.8 ipaddress read-only
Indicates the IP address of the gateway in the DHCP simulation instance.
                     hwDhcpSimulateDefaultGatewayIp 1.3.6.1.4.1.2011.5.113.1.2.1.9 ipaddress read-only
Indicates the IP address of the default gateway in the DHCP simulation instance.
                     hwDhcpSimulateDest1IpAddr 1.3.6.1.4.1.2011.5.113.1.2.1.10 ipaddress read-only
Indicates the destination IP address of the first route in the DHCP simulation instance.
                     hwDhcpSimulateDest1MaskAddr 1.3.6.1.4.1.2011.5.113.1.2.1.11 ipaddress read-only
Indicates the mask corresponding to the destination IP address of the first route in the DHCP simulation instance.
                     hwDhcpSimulateDest1NextHop 1.3.6.1.4.1.2011.5.113.1.2.1.12 ipaddress read-only
Indicates the next hop IP address of the first route in the DHCP simulation instance.
                     hwDhcpSimulateDest2IpAddr 1.3.6.1.4.1.2011.5.113.1.2.1.13 ipaddress read-only
Indicates the destination IP address of the second route in the DHCP simulation instance.
                     hwDhcpSimulateDest2MaskAddr 1.3.6.1.4.1.2011.5.113.1.2.1.14 ipaddress read-only
Indicates the mask corresponding to the destination IP address of the second route in the DHCP simulation instance.
                     hwDhcpSimulateDest2NextHop 1.3.6.1.4.1.2011.5.113.1.2.1.15 ipaddress read-only
Indicates the next hop IP address of the second route in the DHCP simulation instance.
                     hwDhcpSimulateDest3IpAddr 1.3.6.1.4.1.2011.5.113.1.2.1.16 ipaddress read-only
Indicates the destination IP address of the third route in the DHCP simulation instance.
                     hwDhcpSimulateDest3MaskAddr 1.3.6.1.4.1.2011.5.113.1.2.1.17 ipaddress read-only
Indicates the mask corresponding to the destination IP address of the third route in the DHCP simulation instance.
                     hwDhcpSimulateDest3NextHop 1.3.6.1.4.1.2011.5.113.1.2.1.18 ipaddress read-only
Indicates the next hop IP address of the third route in the DHCP simulation instance.
                     hwDhcpSimulatePingHost1TotalCount 1.3.6.1.4.1.2011.5.113.1.2.1.19 unsigned32 read-only
Indicates the total times of pinging the first host IP address in the DHCP simulation instance.
                     hwDhcpSimulatePingHost1OkCount 1.3.6.1.4.1.2011.5.113.1.2.1.20 unsigned32 read-only
Indicates the times of successfully pinging the first host IP address in the DHCP simulation instance.
                     hwDhcpSimulatePingHost2TotalCount 1.3.6.1.4.1.2011.5.113.1.2.1.21 unsigned32 read-only
Indicates the total times of pinging the second host IP address in the DHCP simulation instance.
                     hwDhcpSimulatePingHost2OkCount 1.3.6.1.4.1.2011.5.113.1.2.1.22 unsigned32 read-only
Indicates the times of successfully pinging the second host IP address in the DHCP simulation instance.
                     hwDhcpSimulatePingHost3TotalCount 1.3.6.1.4.1.2011.5.113.1.2.1.23 unsigned32 read-only
Indicates the total times of pinging the third host IP address in the DHCP simulation instance.
                     hwDhcpSimulatePingHost3OkCount 1.3.6.1.4.1.2011.5.113.1.2.1.24 unsigned32 read-only
Indicates the times of successfully pinging the third host IP address in the DHCP simulation instance.
                     hwDhcpSimulatePingHost4TotalCount 1.3.6.1.4.1.2011.5.113.1.2.1.25 unsigned32 read-only
Indicates the total times of pinging the fourth host IP address in the DHCP simulation instance.
                     hwDhcpSimulatePingHost4OkCount 1.3.6.1.4.1.2011.5.113.1.2.1.26 unsigned32 read-only
Indicates the times of successfully pinging the fourth host IP address in the DHCP simulation instance.
                     hwDhcpSimulatePingHost5TotalCount 1.3.6.1.4.1.2011.5.113.1.2.1.27 unsigned32 read-only
Indicates the total times of pinging the fifth host IP address in the DHCP simulation instance.
                     hwDhcpSimulatePingHost5OkCount 1.3.6.1.4.1.2011.5.113.1.2.1.28 unsigned32 read-only
Indicates the times of successfully pinging the fifth host IP address in the DHCP simulation instance.
                     hwDhcpSimulateTftpServer 1.3.6.1.4.1.2011.5.113.1.2.1.29 octet string read-only
Indicates the name of the Tftp server in the DHCP simulation instance. The length is 0-256 bytes.
                     hwDhcpSimulateBootFileName 1.3.6.1.4.1.2011.5.113.1.2.1.30 octet string read-only
Indicates the name of the boot file in the DHCP simulation instance. The length is 0-256 bytes.
                     hwDhcpSimulateTimeServerIp 1.3.6.1.4.1.2011.5.113.1.2.1.31 ipaddress read-only
Indicates the IP address of the time server in the DHCP simulation instance.
         hwOntDhcpSimulateObject 1.3.6.1.4.1.2011.5.113.2
             hwOntDhcpSimulateCfgTable 1.3.6.1.4.1.2011.5.113.2.1 no-access
This table is mainly used to configure the ONT DHCP simulation. You can use the set operation to set a leave in the table to start an ONT DHCP simulation instance and simulate an actual user. You can use the get operation to query the existing ONT DHCP simulation instances in the current system. The indexes of this table are hwOntDhcpSimulatePortindex and hwOntDhcpSimulateOntId.
                 hwOntDhcpSimulateCfgEntry 1.3.6.1.4.1.2011.5.113.2.1.1 no-access
This table is mainly used to configure the ONT DHCP simulation. You can use the set operation to set a leave in the table to start an ONT DHCP simulation instance and simulate an actual user. You can use the get operation to query the existing ONT DHCP simulation instances in the current system. The indexes of this entry are hwOntDhcpSimulatePortindex and hwOntDhcpSimulateOntId.
                     hwOntDhcpSimulatePortindex 1.3.6.1.4.1.2011.5.113.2.1.1.1 unsigned32 read-write
Indicates the ptp index corresponding to the user to be simulated in the ONT DHCP simulation instance.
                     hwOntDhcpSimulateOntId 1.3.6.1.4.1.2011.5.113.2.1.1.2 integer32 read-write
Indicates the ONT ID of the user to be simulated in the ONT DHCP simulation instance.
                     hwOntDhcpSimulateOntPortId 1.3.6.1.4.1.2011.5.113.2.1.1.3 unsigned32 read-write
Indicates the ONT port ID. The values are 1-8 and all-Fs. All-Fs indicates that the port is a WAN port and non-all Fs indicates that the port is a user-side port.
                     hwOntDhcpSimulateUserVlanTagNumber 1.3.6.1.4.1.2011.5.113.2.1.1.4 unsigned32 read-write
Indicates the number of VLAN tags when user packets are sent to the ONT. Range: 0-2. 0 - untag. 1 - simgle tag. 2 - double tag.
                     hwOntDhcpSimulateUserOuterVlanId 1.3.6.1.4.1.2011.5.113.2.1.1.5 unsigned32 read-write
Indicates the outer VLAN ID of user packets and is used with TagNumber. This parameter can be ignored in the case of untag. It is valid in the case of single-tag or double-tag, and the range is 0-4095. All-Fs indicates invalid and no user input. Range: 0-4095. This leave is used when the number of VLAN tags is 1 or 2.
                     hwOntDhcpSimulateUserOuterPriority 1.3.6.1.4.1.2011.5.113.2.1.1.6 unsigned32 read-write
Indicates the outer VLAN priority of user packets and is used with TagNumber. This parameter can be ignored in the case of untag. It is valid in the case of single-tag or double-tag, and the range is 0-7. All-Fs indicates invalid and no user input. The default value is 0 in the case of no user input. Range: 0-7.
                     hwOntDhcpSimulateUserInnerVlanId 1.3.6.1.4.1.2011.5.113.2.1.1.7 unsigned32 read-write
Indicates the inner VLAN ID of user packets and is used with TagNumber. This parameter is valid in the case of double-tag, and the range is 0-4095. All-Fs indicates invalid and no user input. Range: 0-4095.
                     hwOntDhcpSimulateUserInnerPriority 1.3.6.1.4.1.2011.5.113.2.1.1.8 unsigned32 read-write
Indicates the inner VLAN priority of user packets and is used with TagNumber. This parameter is valid in the case of double-tag, and the range is 0-7. All-Fs indicates invalid and no user input. The default value is 0 in the case of no user input.
                     hwOntDhcpSimulateMacAddress 1.3.6.1.4.1.2011.5.113.2.1.1.9 macaddress read-write
Indicates the source MAC address used in the simulation.
                     hwOntDhcpSimulateOption60 1.3.6.1.4.1.2011.5.113.2.1.1.10 octet string read-write
Indicates the option 60 contents of the ONT DHCP simulation. Character string type, a string of 0-64 characters.
                     hwOntDhcpSimulateOption61Type 1.3.6.1.4.1.2011.5.113.2.1.1.11 unsigned32 read-write
Indicates the option 61 type of the ONT DHCP simulation. Values: 0-1. 0 indicates character string type and 1 indicate MAC address type. Options: 1. string(0) -Indicates that the option 61 contents are a string. 2. mac(1) -Indicates that the option 61 contents are a hardware address.
                     hwOntDhcpSimulateOption61ClientId 1.3.6.1.4.1.2011.5.113.2.1.1.12 octet string read-write
Indicates the option 61 contents of the ONT DHCP simulation. Character string type, a string of 0-64 characters. Optiontype = 0 and null in this field indicate no user input for option 61.
                     hwOntDhcpSimulatePingHost1IPAddress 1.3.6.1.4.1.2011.5.113.2.1.1.13 ipaddress read-write
Indicates the first host IP address to be pinged in the ONT DHCP simulation instance. After an IP address is requested successfully in the DHCP simulation instance, this IP address is pinged to verify the connectivity to the host.
                     hwOntDhcpSimulatePingHost2IPAddress 1.3.6.1.4.1.2011.5.113.2.1.1.14 ipaddress read-write
Indicates the second host IP address to be pinged in the ONT DHCP simulation. After an IP address is requested successfully in the DHCP simulation instance, this IP address is pinged to verify the connectivity to the host.
                     hwOntDhcpSimulatePingHost3IPAddress 1.3.6.1.4.1.2011.5.113.2.1.1.15 ipaddress read-write
Indicates the third host IP address to be pinged in the ONT DHCP simulation instance. After an IP address is requested successfully in the DHCP simulation instance, this IP address is pinged to verify the connectivity to the host.
                     hwOntDhcpSimulatePingHost4IPAddress 1.3.6.1.4.1.2011.5.113.2.1.1.16 ipaddress read-write
Indicates the fourth host IP address to be pinged in the ONT DHCP simulation instance. After an IP address is requested successfully in the DHCP simulation instance, this IP address is pinged to verify the connectivity to the host.
                     hwOntDhcpSimulatePingHost5IPAddress 1.3.6.1.4.1.2011.5.113.2.1.1.17 ipaddress read-write
Indicates the fifth host IP address to be pinged in the ONT DHCP simulation instance. After an IP address is requested successfully in the DHCP simulation instance, this IP address is pinged to verify the connectivity to the host.
                     hwOntDhcpSimulateRowStatus 1.3.6.1.4.1.2011.5.113.2.1.1.18 rowstatus read-write
Indicates the operation type and is mainly used to start or stop the ONT DHCP simulation. During query, if the corresponding simulation instance exists, the result is active. Options: 1. active(1) -indicates the query operation. 2. createAndGo(4) -means to create a DHCP simulation. 3. destroy(6) -means to stop a DHCP simulation.
             hwOntDhcpSimulateResultTable 1.3.6.1.4.1.2011.5.113.2.2 no-access
Indicates the ONT simulation result. During simulation, you can perform the get operation to query the simulation result of the simulation instance. The indexes of this table are hwOntDhcpSimulatePortindex and hwOntDhcpSimulateOntId.
                 hwOntDhcpSimulateResultEntry 1.3.6.1.4.1.2011.5.113.2.2.1 no-access
Indicates the ONT simulation result. During simulation, you can perform the get operation to query the simulation result of the simulation instance. The indexes of this entry are hwOntDhcpSimulatePortindex and hwOntDhcpSimulateOntId.
                     hwOntDhcpSimulateStatus 1.3.6.1.4.1.2011.5.113.2.2.1.1 integer read-only
Indicates the simulation status of the current simulation instance. Options: 1. dhcpProcessing(1) -Indicates DHCP processing. 2. pingProcessing(2) -Indicates ping processing. 3. finished(3) -Indicates that the simulation is finished. 4. unknown(4) -Indicates other status. Enumeration: 'unknown': 4, 'dhcpProcessing': 1, 'finished': 3, 'pingProcessing': 2.
                     hwOntDhcpSimulateResult 1.3.6.1.4.1.2011.5.113.2.2.1.2 integer read-only
Indicates the simulation result of the current simulation instance. Options: 1. success(1) -Indicates that ont dhcp simulation succeeds. 2. userStop(2) -Indicates that user stopped the ont simulation. 3. deviceNotSupport(3) -Indicates that the device does not support simulation. 4. ethPortNotFound(4) -Indicates that eth port is not found. 5. userMacError(5) -Indicates that user mac is invalid. 6. pingDestIpError(6) -Indicates that the destination ip(s) for ping is(are) invalid. 7. vlanPriParaError(7) -Indicates that the VLAN or priority parameters are invalid. 8. dhcpOptionError(8) -Indicates that dhcp options have some errors. 9. wanNotFound(9) -Indicates that WAN port is not found. 10. wanStateError(10) -Indicates that WAN port is in error state. 11. ethPortStateError(11) -Indicates that eth port is in error state. 12. userVlanError(12) -Indicates that user vlan has some error. 13. devResourceNotEnough(13) -Indicates that the resource for the device is not enough. 14. gemportError(14) -Indicates that gemport has some error. 15. sendPktError(15) -Indicates that the packet fails to be sent. 16. dhcpServerNotFound(16) -Indicates that the DHCP server cannot be found. 17. dhcpServerDeny(17) -Indicates that the DHCP server rejects the request. 18. getIpTimeout(18) -Indicates that the request for IP address is overtime. 19. concurrentSmltForbidden(19) -Indicates that the specified ont does not support concurrent simulations. 20. allPingFail(20) -Indicates that all ping operations fail. 21. partialPingFail(21) -Indicates that that parts of ping operations fail. 22. unknown(22) -Indicates that the result is unknown. Enumeration: 'userStop': 2, 'ethPortNotFound': 4, 'dhcpServerDeny': 17, 'wanStateError': 10, 'userVlanError': 12, 'deviceNotSupport': 3, 'allPingFail': 20, 'devResourceNotEnough': 13, 'concurrentSmltForbidden': 19, 'dhcpServerNotFound': 16, 'partialPingFail': 21, 'unknown': 22, 'userMacError': 5, 'dhcpOptionError': 8, 'wanNotFound': 9, 'gemportError': 14, 'success': 1, 'getIpTimeout': 18, 'vlanPriParaError': 7, 'sendPktError': 15, 'pingDestIpError': 6, 'ethPortStateError': 11.
                     hwOntDhcpSimulateUserIp 1.3.6.1.4.1.2011.5.113.2.2.1.3 ipaddress read-only
Indicates the simulation user IP address that is obtained in the ONT DHCP simulation instance.
                     hwOntDhcpSimulateSubNetMask 1.3.6.1.4.1.2011.5.113.2.2.1.4 ipaddress read-only
Indicates the mask of the simulation user IP address that is obtained in the ONT DHCP simulation instance.
                     hwOntDhcpSimulateDhcpServerIp 1.3.6.1.4.1.2011.5.113.2.2.1.5 ipaddress read-only
Indicates the DHCP server IP address in the ONT DHCP simulation instance.
                     hwOntDhcpSimulatePrimaryDnsServerIp 1.3.6.1.4.1.2011.5.113.2.2.1.6 ipaddress read-only
Indicates the IP address of the primary DNS server in the ONT DHCP simulation instance.
                     hwOntDhcpSimulateSecondaryDnsServerIp 1.3.6.1.4.1.2011.5.113.2.2.1.7 ipaddress read-only
Indicates the IP address of the secondary DNS server in the ONT DHCP simulation instance.
                     hwOntDhcpSimulateGatewayIp 1.3.6.1.4.1.2011.5.113.2.2.1.8 ipaddress read-only
Indicates the IP address of the gateway in the ONT DHCP simulation instance.
                     hwOntDhcpSimulateDefaultGatewayIp 1.3.6.1.4.1.2011.5.113.2.2.1.9 ipaddress read-only
Indicates the IP address of the default gateway in the ONT DHCP simulation instance.
                     hwOntDhcpSimulateDest1IpAddr 1.3.6.1.4.1.2011.5.113.2.2.1.10 ipaddress read-only
Indicates the destination IP address of the first route in the ONT DHCP simulation instance.
                     hwOntDhcpSimulateDest1MaskAddr 1.3.6.1.4.1.2011.5.113.2.2.1.11 ipaddress read-only
Indicates the mask corresponding to the destination IP address of the first route in the ONT DHCP simulation instance.
                     hwOntDhcpSimulateDest1NextHop 1.3.6.1.4.1.2011.5.113.2.2.1.12 ipaddress read-only
Indicates the next hop IP address of the first route in the ONT DHCP simulation instance.
                     hwOntDhcpSimulateDest2IpAddr 1.3.6.1.4.1.2011.5.113.2.2.1.13 ipaddress read-only
Indicates the destination IP address of the second route in the ONT DHCP simulation instance.
                     hwOntDhcpSimulateDest2MaskAddr 1.3.6.1.4.1.2011.5.113.2.2.1.14 ipaddress read-only
Indicates the mask corresponding to the destination IP address of the second route in the ONT DHCP simulation instance.
                     hwOntDhcpSimulateDest2NextHop 1.3.6.1.4.1.2011.5.113.2.2.1.15 ipaddress read-only
Indicates the next hop IP address of the second route in the ONT DHCP simulation instance.
                     hwOntDhcpSimulateDest3IpAddr 1.3.6.1.4.1.2011.5.113.2.2.1.16 ipaddress read-only
Indicates the destination IP address of the third route in the ONT DHCP simulation instance.
                     hwOntDhcpSimulateDest3MaskAddr 1.3.6.1.4.1.2011.5.113.2.2.1.17 ipaddress read-only
Indicates the mask corresponding to the destination IP address of the third route in the ONT DHCP simulation instance.
                     hwOntDhcpSimulateDest3NextHop 1.3.6.1.4.1.2011.5.113.2.2.1.18 ipaddress read-only
Indicates the next hop IP address of the third route in the ONT DHCP simulation instance.
                     hwOntDhcpSimulatePingHost1TotalCount 1.3.6.1.4.1.2011.5.113.2.2.1.19 unsigned32 read-only
Indicates the total times of pinging the first host IP address in the ONT DHCP simulation instance.
                     hwOntDhcpSimulatePingHost1OkCount 1.3.6.1.4.1.2011.5.113.2.2.1.20 unsigned32 read-only
Indicates the times of successfully pinging the first host IP address in the ONT DHCP simulation instance.
                     hwOntDhcpSimulatePingHost2TotalCount 1.3.6.1.4.1.2011.5.113.2.2.1.21 unsigned32 read-only
Indicates the total times of pinging the second host IP address in the ONT DHCP simulation instance.
                     hwOntDhcpSimulatePingHost2OkCount 1.3.6.1.4.1.2011.5.113.2.2.1.22 unsigned32 read-only
Indicates the times of successfully pinging the second host IP address in the ONT DHCP simulation instance.
                     hwOntDhcpSimulatePingHost3TotalCount 1.3.6.1.4.1.2011.5.113.2.2.1.23 unsigned32 read-only
Indicates the total times of pinging the third host IP address in the ONT DHCP simulation instance.
                     hwOntDhcpSimulatePingHost3OkCount 1.3.6.1.4.1.2011.5.113.2.2.1.24 unsigned32 read-only
Indicates the times of successfully pinging the third host IP address in the ONT DHCP simulation instance.
                     hwOntDhcpSimulatePingHost4TotalCount 1.3.6.1.4.1.2011.5.113.2.2.1.25 unsigned32 read-only
Indicates the total times of pinging the fourth host IP address in the ONT DHCP simulation instance.
                     hwOntDhcpSimulatePingHost4OkCount 1.3.6.1.4.1.2011.5.113.2.2.1.26 unsigned32 read-only
Indicates the times of successfully pinging the fourth host IP address in the ONT DHCP simulation instance.
                     hwOntDhcpSimulatePingHost5TotalCount 1.3.6.1.4.1.2011.5.113.2.2.1.27 unsigned32 read-only
Indicates the total times of pinging the fifth host IP address in the ONT DHCP simulation instance.
                     hwOntDhcpSimulatePingHost5OkCount 1.3.6.1.4.1.2011.5.113.2.2.1.28 unsigned32 read-only
Indicates the times of successfully pinging the fifth host IP address in the ONT DHCP simulation instance.
         hwSimulationCommonTraps 1.3.6.1.4.1.2011.5.113.3
             hwSimulationCommonTrapsPrefix 1.3.6.1.4.1.2011.5.113.3.0
                 hwDhcpSimulateExtStatusTrap 1.3.6.1.4.1.2011.5.113.3.0.1
This item is mainly used to notify the gateway of the simulation status and result when the simulation is finished. It mainly includes four items: flow ID, MAC address, simulation status, and simulation result.
                 hwOntDhcpSimulateExtStatusTrap 1.3.6.1.4.1.2011.5.113.3.0.2
This item is mainly used to notify the gateway of the simulation status and result when the simulation is finished. It mainly includes four items: port ID, ONT ID, simulation status, and simulation result.