HH3C-IPX-MIB: View SNMP OID List / Download MIB

VENDOR: H3C


 Home MIB: HH3C-IPX-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
 hh3cIpx 1.3.6.1.4.1.25506.2.34
This MIB defines management information used on products which support ipx protocol. It includes 4 parts: 1.ipx interface configuration group - This group contains configurable management information and statistic information on each interface. 2.rip group - Rip means route information protocol. This group contains configurable management information and route status and route statistic information. 3.sap group - Sap means service access group. This group contains all service information. 4.ipx statistics group - This group includes ipx statistic information on all interfaces.
       hh3cIpxConfig 1.3.6.1.4.1.25506.2.34.1
           hh3cIpxStatus 1.3.6.1.4.1.25506.2.34.1.1 enabledstatus read-write
This object is used to enable or disable ipx globally.
           hh3cIpxIfConfigTable 1.3.6.1.4.1.25506.2.34.1.2 no-access
Table of configurable management information on each interface.
               hh3cIpxIfConfigEntry 1.3.6.1.4.1.25506.2.34.1.2.1 no-access
An entry in the table, containing management information about a single interface.
                   hh3cIpxIfIndex 1.3.6.1.4.1.25506.2.34.1.2.1.1 integer32 no-access
This variable uniquely identifies the interface to which the configurations are applied.
                   hh3cIpxIfNetId 1.3.6.1.4.1.25506.2.34.1.2.1.2 octet string read-only
The network number of the IPX address of this interface.
                   hh3cIpxIfNodeId 1.3.6.1.4.1.25506.2.34.1.2.1.3 octet string read-only
The node number of the IPX address of this interface.
                   hh3cIpxIfSplitHorizon 1.3.6.1.4.1.25506.2.34.1.2.1.4 enabledstatus read-only
This node is used to set the split horizon status. Its default value is 'enabled'. In this case, the interface which receives a message can't send this message from the same interface. This function can avoid route loop. But it is unused for point to point link. If it is set to 'disabled', split horizon is disable.
                   hh3cIPxIfTick 1.3.6.1.4.1.25506.2.34.1.2.1.5 integer32 read-only
This object is used to set this interface's delay time. It is counted by ticks which is 1/18 second. By default, the ethernet interface's delay time is 1 tick, asynchronous serial interface's delay time is 30 ticks, WAN interface's delay time is 6 ticks.
                   hh3cIpxIfUpdateChangeOnly 1.3.6.1.4.1.25506.2.34.1.2.1.6 enabledstatus read-only
When this variable is set to 'enabled', updating change is on. And sap and rip will send updating packets periodically to avoid broadcast storm. Whereas updating change is off.
                   hh3cIpxIfRipMtu 1.3.6.1.4.1.25506.2.34.1.2.1.7 integer32 read-only
This variable is used to define the max length of RIP updating packets.
                   hh3cIpxIfEncapsuleType 1.3.6.1.4.1.25506.2.34.1.2.1.8 integer read-only
This node is used to define the encapsulating form of IPX packets. 'dot2' indicates the form is 802.2, while 'dot3' means 802.3. And 'snap' indicates the form is ethernet-snap. It takes effect only on ethernet interface, and the default value is 'dot3', while 'unkown' for other types of port. Enumeration: 'dot3': 2, 'dot2': 1, 'ethernet-2': 3, 'unkown': 5, 'snap': 4.
                   hh3cIpxIfNetbiosPropagation 1.3.6.1.4.1.25506.2.34.1.2.1.9 enabledstatus read-only
This node is used to configure whether the current interface can forward broadcasting packets which IPX type is 20 used for NetBIOS.
                   hh3cIpxIfSapStatus 1.3.6.1.4.1.25506.2.34.1.2.1.10 enabledstatus read-only
The status of sap on the current interface. It is enabled when ipx is enabled on this interface.
                   hh3cIpxIfSapMtu 1.3.6.1.4.1.25506.2.34.1.2.1.11 integer32 read-only
This variable is used to define the max length of SAP refreshing packets.
                   hh3cIpxIfGnsReply 1.3.6.1.4.1.25506.2.34.1.2.1.12 enabledstatus read-only
This object is used to enable or disable the current interface to response the IPX GNS request.
                   hh3cIpxIfRowStatus 1.3.6.1.4.1.25506.2.34.1.2.1.13 rowstatus read-only
The status of this row. To create a row, user can select 'createAndGo'. If the row is created successfully, this object will became 'active'. To delete one row, user can select 'destory' and the row will be deleted.
       hh3cIpxRip 1.3.6.1.4.1.25506.2.34.2
           hh3cIpxRouteMultiplier 1.3.6.1.4.1.25506.2.34.2.1 integer32 read-write
This node is used to calculate Rip aging time of route information. The absolute aging time = (hh3cIpxRouteMultiplier * hh3cIpxRouteUpdateTimer).
           hh3cIpxRouteUpdateTimer 1.3.6.1.4.1.25506.2.34.2.2 integer32 read-write
This node is used to set rip updating time which is based on seconds
           hh3cIpxRouteImpRouteStatic 1.3.6.1.4.1.25506.2.34.2.3 enabledstatus read-write
This object determines whether static route can be imported.
           hh3cIpxRouteLoadBalancePaths 1.3.6.1.4.1.25506.2.34.2.4 integer32 read-write
This object defines the max equivalent paths to the same destination. If the newly defined value is smaller than the current value, the routes out of the new value will be set inactive.
           hh3cIpxRouteMaxResPaths 1.3.6.1.4.1.25506.2.34.2.5 integer32 read-write
This object defines the max dynamic routes to the same destination. If the newly defined value is smaller than the current value, the routes will not be deleted until they age out or are deleted manually.
           hh3cIpxRouteTable 1.3.6.1.4.1.25506.2.34.2.6 no-access
This table contains all dynamic and direct ipx route information of this system. The information of this table is read only.
               hh3cIpxRouteEntry 1.3.6.1.4.1.25506.2.34.2.6.1 no-access
Each entry includes a dynamic or direct route.
                   hh3cIpxRouteIndex 1.3.6.1.4.1.25506.2.34.2.6.1.1 integer32 no-access
This object uniquely identifies a route.
                   hh3cIpxRouteDestNetId 1.3.6.1.4.1.25506.2.34.2.6.1.2 octet string read-only
The destination network number of this route information, and its value ranges from 1 to 0xfffffffe.
                   hh3cIpxRouteNextHop 1.3.6.1.4.1.25506.2.34.2.6.1.3 octet string read-only
The next hop of this route.
                   hh3cIpxRoutePro 1.3.6.1.4.1.25506.2.34.2.6.1.4 integer read-only
The protocol type of this route information. Enumeration: 'direct': 1, 'rip': 2.
                   hh3cIpxRoutePre 1.3.6.1.4.1.25506.2.34.2.6.1.5 integer32 read-only
The preference of this route information. The direct route's preference is 0, and it can't be modified. Dynamic route's default preference is 100.
                   hh3cIpxRouteTicks 1.3.6.1.4.1.25506.2.34.2.6.1.6 integer32 read-only
The time, in ticks, that the packet takes to reach the destination.
                   hh3cIpxRouteHops 1.3.6.1.4.1.25506.2.34.2.6.1.7 integer32 read-only
The object indicates the number of hops that the packet must be passed through to reach the destination.
                   hh3cIpxRouteTime 1.3.6.1.4.1.25506.2.34.2.6.1.8 integer32 read-only
The aging time of this route information. The aging time of static and interface route information is 0.
                   hh3cIpxRouteOutInterface 1.3.6.1.4.1.25506.2.34.2.6.1.9 octet string read-only
The out interface of this route information.
           hh3cIpxStaticRouteTable 1.3.6.1.4.1.25506.2.34.2.7 no-access
This table contains all static ipx route information of this system.
               hh3cIpxStaticRouteEntry 1.3.6.1.4.1.25506.2.34.2.7.1 no-access
Each entry includes one static route information.
                   hh3cIpxStaticRouteDestNetId 1.3.6.1.4.1.25506.2.34.2.7.1.1 octet string no-access
The index of Static Route Table. This object and hh3cIpxStaticRouteNextHop uniquely identify a static route. The destination network number of this static route information,and its value ranges from 1 to 0xfffffffe. Note that the broadcast network number is 0xffffffff and is not allowed in IPX. The network number of 0xfffffffe would be considered to be the network number of default route.
                   hh3cIpxStaticRouteNextHop 1.3.6.1.4.1.25506.2.34.2.7.1.2 octet string no-access
The sub-index of Static Route Table. The next hop of this static route information.
                   hh3cIpxStaticRoutePre 1.3.6.1.4.1.25506.2.34.2.7.1.3 integer32 read-only
The preference of this route information. Static route's preference is 60, and it can be configured.
                   hh3cIpxStaticRouteOutIf 1.3.6.1.4.1.25506.2.34.2.7.1.4 octet string read-only
The out interface of this route. This interface can be serial or pos interface.
                   hh3cIpxStaticRouteTicks 1.3.6.1.4.1.25506.2.34.2.7.1.5 integer32 read-only
The time, in ticks that the packet takes to reach the destination with the static route.
                   hh3cIpxStaticRouteHops 1.3.6.1.4.1.25506.2.34.2.7.1.6 integer32 read-only
This object indicates how many hops are needed to arrive at the destination network.
                   hh3cIpxStaticRouteStatus 1.3.6.1.4.1.25506.2.34.2.7.1.7 integer read-only
The status of this static route. Enumeration: 'active': 1, 'inactive': 2.
                   hh3cIpxStaticRouteRowStatus 1.3.6.1.4.1.25506.2.34.2.7.1.8 rowstatus read-only
The status of this row. To create a row, user can select 'createAndGo'. If the row is created successfully, this object will became 'active'. To delete one row, user can select 'destory' and the row will be deleted.
           hh3cIpxRouteStatTable 1.3.6.1.4.1.25506.2.34.2.8 no-access
A table includes all statistic route information.
               hh3cIpxRouteStatEntry 1.3.6.1.4.1.25506.2.34.2.8.1 no-access
An entry records a statistic information of route.
                   hh3cIpxRouteStatPro 1.3.6.1.4.1.25506.2.34.2.8.1.1 integer no-access
The protocol type of the route information. The value of 'total' is the total amount of all kinds of IPX routes. Enumeration: 'default': 4, 'total': 5, 'static': 2, 'direct': 1, 'rip': 3.
                   hh3cIpxRouteStatRoutes 1.3.6.1.4.1.25506.2.34.2.8.1.2 counter32 read-only
The route amount of the corresponding protocol type.
                   hh3cIpxRouteStatActives 1.3.6.1.4.1.25506.2.34.2.8.1.3 counter32 read-only
The active route amount of the corresponding protocol type.
                   hh3cIpxRouteStatAddeds 1.3.6.1.4.1.25506.2.34.2.8.1.4 counter32 read-only
The added route amount of the corresponding protocol type.
                   hh3cIpxRouteStatDeleteds 1.3.6.1.4.1.25506.2.34.2.8.1.5 counter32 read-only
The deleted but not freed route amount of the corresponding protocol type.
                   hh3cIpxRouteStatFreeds 1.3.6.1.4.1.25506.2.34.2.8.1.6 counter32 read-only
The freed route amount of the corresponding protocol type.
       hh3cIpxSap 1.3.6.1.4.1.25506.2.34.3
           hh3cIpxSapMultiplier 1.3.6.1.4.1.25506.2.34.3.1 integer32 read-write
This node is used to calculate aging time of service information. The absolute aging time = (hh3cIpxSapMultiplier * hh3cIpxSapUpdateTimer).
           hh3cIpxSapUpdateTimer 1.3.6.1.4.1.25506.2.34.3.2 integer32 read-write
This node is used to set service packet updating time which is based on seconds.
           hh3cIpxSapGnsLoadBalance 1.3.6.1.4.1.25506.2.34.3.3 enabledstatus read-write
This object is used to set whether the system will reply to the GNS request with the Round-Robin way. By default, the system will response to the GNS request with the servers known to the device in turn, preventing from the nearest server's over loading. With value of disabled, in this way, the system will response to the request with the nearest server(who has smallest hop in system's service information table).
           hh3cIpxSapMaxResServers 1.3.6.1.4.1.25506.2.34.3.4 integer32 read-write
This object is used to configure maximum number of servers of a type. If the newly defined value is smaller than the previous value, the information out of the value will not be deleted. If the queue reaches to the maximum number, no new information can be added.
           hh3cIpxServiceTable 1.3.6.1.4.1.25506.2.34.3.5 no-access
This table inlcudes all dynamic service information. The dynamic service information can be read only.
               hh3cIpxServiceEntry 1.3.6.1.4.1.25506.2.34.3.5.1 no-access
One entry records one service
                   hh3cIpxServiceIndex 1.3.6.1.4.1.25506.2.34.3.5.1.1 integer32 no-access
This object uniquely identifies a service information.
                   hh3cIpxServiceName 1.3.6.1.4.1.25506.2.34.3.5.1.2 octet string read-only
The name of the service.
                   hh3cIpxServiceType 1.3.6.1.4.1.25506.2.34.3.5.1.3 octet string read-only
The service type.
                   hh3cIpxServiceNetId 1.3.6.1.4.1.25506.2.34.3.5.1.4 octet string read-only
The IPX network number portion of the IPX address of the service.
                   hh3cIpxServiceNodeId 1.3.6.1.4.1.25506.2.34.3.5.1.5 octet string read-only
The IPX node number portion of the IPX address of the service.
                   hh3cIpxServiceSocketNo 1.3.6.1.4.1.25506.2.34.3.5.1.6 octet string read-only
The socket portion of the IPX address of the service
                   hh3cIpxServicePreference 1.3.6.1.4.1.25506.2.34.3.5.1.7 integer32 read-only
The service preference of the service
                   hh3cIpxServiceHops 1.3.6.1.4.1.25506.2.34.3.5.1.8 integer32 read-only
The hops from the device to the server.
                   hh3cIpxServiceRecvIf 1.3.6.1.4.1.25506.2.34.3.5.1.9 octet string read-only
Interface from which the service is receieved
           hh3cIpxStaticServiceTable 1.3.6.1.4.1.25506.2.34.3.6 no-access
This table inlcudes all static service information. This table supports to creation and deletione of a static service, but not supports to modification
               hh3cIpxStaticServiceEntry 1.3.6.1.4.1.25506.2.34.3.6.1 no-access
An entry records one service
                   hh3cIpxStaticServiceType 1.3.6.1.4.1.25506.2.34.3.6.1.1 octet string no-access
The index of static service table.
                   hh3cIpxStaticServiceName 1.3.6.1.4.1.25506.2.34.3.6.1.2 octet string no-access
The sub-index of static service table. The name of the service.
                   hh3cIpxStaticServiceNetId 1.3.6.1.4.1.25506.2.34.3.6.1.3 octet string no-access
The sub-index of static service table. The IPX network number portion of the IPX address of the service.
                   hh3cIpxStaticServiceNodeId 1.3.6.1.4.1.25506.2.34.3.6.1.4 octet string read-only
The IPX node number portion of the IPX address of the service.
                   hh3cIpxStatciServiceSocketNo 1.3.6.1.4.1.25506.2.34.3.6.1.5 octet string read-only
The socket portion of the IPX address of the service.
                   hh3cIpxStaticServicePreference 1.3.6.1.4.1.25506.2.34.3.6.1.6 integer32 read-only
The service preference of the server.
                   hh3cIpxStaticServiceHops 1.3.6.1.4.1.25506.2.34.3.6.1.7 integer32 read-only
The hops from the device to the server.
                   hh3cIpxStaticServiceStatus 1.3.6.1.4.1.25506.2.34.3.6.1.8 integer read-only
The status of the service that you created. The value of this object is determined by system. Enumeration: 'active': 1, 'inactive': 2.
                   hh3cIpxStaticServiceRowStatus 1.3.6.1.4.1.25506.2.34.3.6.1.9 rowstatus read-only
The status of this row. To create a row, user can select 'createAndGo'. If the row is created successfully, this object will became 'active'. To delete one row, user can select 'destory' and the row will be deleted.
       hh3cIpxStat 1.3.6.1.4.1.25506.2.34.4
           hh3cIpxStatGlobal 1.3.6.1.4.1.25506.2.34.4.1
               hh3cIpxStatTotalReceives 1.3.6.1.4.1.25506.2.34.4.1.1 counter32 read-only
The total number of packets received.
               hh3cIpxStatPitchs 1.3.6.1.4.1.25506.2.34.4.1.2 counter32 read-only
The number of received packets filled by device when forwarding or delivering up to upper protocol.
               hh3cIpxStatLenErrors 1.3.6.1.4.1.25506.2.34.4.1.3 counter32 read-only
The number of received packets discarded due to length error.
               hh3cIpxStatFormatErrors 1.3.6.1.4.1.25506.2.34.4.1.4 counter32 read-only
The number of received packets discarded due to format error.
               hh3cIpxStatBadHops 1.3.6.1.4.1.25506.2.34.4.1.5 counter32 read-only
The number of received packets which's value of field Hops is greater than 16.
               hh3cIpxStatHopsDiscards 1.3.6.1.4.1.25506.2.34.4.1.6 counter32 read-only
The number of received packets of which hops portion is equal to 16.
               hh3cIpxStatOtherErrors 1.3.6.1.4.1.25506.2.34.4.1.7 counter32 read-only
The number of received packets discarded due to other error.
               hh3cIpxStatLocalDests 1.3.6.1.4.1.25506.2.34.4.1.8 counter32 read-only
The number of received packets which destination is the local device. Note that this would include the IPX NetBIOS propagation packets and those broadcast packets just to the network on which local device resides.
               hh3cIpxStatCantDeals 1.3.6.1.4.1.25506.2.34.4.1.9 counter32 read-only
The number of received packets with which can't be dealt. One possible reason for discarding such a packet would be receiving a packet of an unknown or unsupported protocol.
               hh3cIpxStatForwards 1.3.6.1.4.1.25506.2.34.4.1.10 counter32 read-only
The number of received packets to be forwarded in the case that the entity was not their final destination.
               hh3cIpxStatGenerates 1.3.6.1.4.1.25506.2.34.4.1.11 counter32 read-only
The number of sent packets that the device generated itself.
               hh3cIpxStatNoRoutes 1.3.6.1.4.1.25506.2.34.4.1.12 counter32 read-only
The number of packets discarded due to no route to the destination was found in routing table.
               hh3cIpxStatOutDiscards 1.3.6.1.4.1.25506.2.34.4.1.13 counter32 read-only
The number of packets to be discarded when sending out. Note that this counter would not include the packet(s) discarded due to no route.
               hh3cIpxStatRipSends 1.3.6.1.4.1.25506.2.34.4.1.14 counter32 read-only
The total number of RIP packets sent.
               hh3cIpxStatRipReceives 1.3.6.1.4.1.25506.2.34.4.1.15 counter32 read-only
The total number of RIP packets received.
               hh3cIpxStaRipRspSends 1.3.6.1.4.1.25506.2.34.4.1.16 counter32 read-only
The total number of RIP response packets sent.
               hh3cIpxStaRipRspReceives 1.3.6.1.4.1.25506.2.34.4.1.17 counter32 read-only
The total number of RIP response packets received.
               hh3cIpxStatRipReqReceives 1.3.6.1.4.1.25506.2.34.4.1.18 counter32 read-only
The total number of RIP request packets received.
               hh3cIpxStatRipReqDeals 1.3.6.1.4.1.25506.2.34.4.1.19 counter32 read-only
The total number of RIP request packets dealt with.
               hh3cIpxStatRipReqSends 1.3.6.1.4.1.25506.2.34.4.1.20 counter32 read-only
The total number of RIP request packets sent.
               hh3cIpxStatRipPeriUpdates 1.3.6.1.4.1.25506.2.34.4.1.21 counter32 read-only
The total number of periodic update RIP packets sent.
               hh3cIpxStatSapGenReqReceives 1.3.6.1.4.1.25506.2.34.4.1.22 counter32 read-only
The total number of SAP general request packets received.
               hh3cIpxStatSapSpecReqReceives 1.3.6.1.4.1.25506.2.34.4.1.23 counter32 read-only
The total number of SAP specific request packets received.
               hh3cIpxStatSapGnsReqReceives 1.3.6.1.4.1.25506.2.34.4.1.24 counter32 read-only
The total number of SAP GNS request packets received.
               hh3cIpxStatSapGenRspSends 1.3.6.1.4.1.25506.2.34.4.1.25 counter32 read-only
The total number of SAP general response packets sent.
               hh3cIpxStatSapSpecRspSends 1.3.6.1.4.1.25506.2.34.4.1.26 counter32 read-only
The total number of SAP specific response packets sent.
               hh3cIpxStatSapGnsRspSends 1.3.6.1.4.1.25506.2.34.4.1.27 counter32 read-only
The total number of SAP GNS response packets sent.
               hh3cIpxStatSapPeriUpdates 1.3.6.1.4.1.25506.2.34.4.1.28 counter32 read-only
The total number of SAP periodic update packets sent.
               hh3cIpxStatSapInPktErrors 1.3.6.1.4.1.25506.2.34.4.1.29 counter32 read-only
The total number of SAP error packets received.
           hh3cIpxStatInterface 1.3.6.1.4.1.25506.2.34.4.2
               hh3cIpxIfStatTable 1.3.6.1.4.1.25506.2.34.4.2.1 no-access
The table of the statistic information on each interface.
                   hh3cIpxIfStatEntry 1.3.6.1.4.1.25506.2.34.4.2.1.1 no-access
The entry of the statistic table.
                       hh3cIpxIfStatIndex 1.3.6.1.4.1.25506.2.34.4.2.1.1.1 integer32 no-access
The index of the table's entry. According to the interface's index.
                       hh3cIpxIfStatNetId 1.3.6.1.4.1.25506.2.34.4.2.1.1.2 octet string read-only
The network number of the IPX address of this interface.
                       hh3cIpxIfStatNodeId 1.3.6.1.4.1.25506.2.34.4.2.1.1.3 octet string read-only
The node number of the IPX address of this interface.
                       hh3cIpxIfStatIpxReceives 1.3.6.1.4.1.25506.2.34.4.2.1.1.4 counter32 read-only
The total number of packets received on the interface.
                       hh3cIpxIfStatIpxSends 1.3.6.1.4.1.25506.2.34.4.2.1.1.5 counter32 read-only
The total number of packets sent on the interface.
                       hh3cIpxIfStatIpxRecvBytes 1.3.6.1.4.1.25506.2.34.4.2.1.1.6 counter32 read-only
The total number of bytes received on the interface.
                       hh3cIpxIfStatIpxSendBytes 1.3.6.1.4.1.25506.2.34.4.2.1.1.7 counter32 read-only
The total number of bytes sent on the interface.
                       hh3cIpxIfStatRipReceives 1.3.6.1.4.1.25506.2.34.4.2.1.1.8 counter32 read-only
The total number of RIP packets received on the interface.
                       hh3cIpxIfStatRipSends 1.3.6.1.4.1.25506.2.34.4.2.1.1.9 counter32 read-only
The total number of RIP packets sent on the interface.
                       hh3cIpxIfStatRipDiscards 1.3.6.1.4.1.25506.2.34.4.2.1.1.10 counter32 read-only
The total number of RIP packets discarded on the interface.
                       hh3cIpxIfStatRipSpecReqReceives 1.3.6.1.4.1.25506.2.34.4.2.1.1.11 counter32 read-only
The total number of RIP specific request packets received on the interface.
                       hh3cIpxIfStatRipSpecRspSends 1.3.6.1.4.1.25506.2.34.4.2.1.1.12 counter32 read-only
The total number of RIP specific response packets sent on the interface.
                       hh3cIpxIfStatRipGenReqReceives 1.3.6.1.4.1.25506.2.34.4.2.1.1.13 counter32 read-only
The total number of RIP general request packets received on the interface.
                       hh3cIpxIfStatRipGenRspSends 1.3.6.1.4.1.25506.2.34.4.2.1.1.14 counter32 read-only
The total number of RIP general response packets sent on the interface.
                       hh3cIpxIfStatSapReceives 1.3.6.1.4.1.25506.2.34.4.2.1.1.15 counter32 read-only
The total number of SAP packets received on the interface.
                       hh3cIpxIfStatSapSends 1.3.6.1.4.1.25506.2.34.4.2.1.1.16 counter32 read-only
The total number of SAP packets sent on the interface.
                       hh3cIpxIfStatSapDiscards 1.3.6.1.4.1.25506.2.34.4.2.1.1.17 counter32 read-only
The total number of SAP packets discarded on the interface.
                       hh3cIpxIfStatSapGnsReqReceives 1.3.6.1.4.1.25506.2.34.4.2.1.1.18 counter32 read-only
The total number of SAP GNS response packets received on the interface.
                       hh3cIpxIfStatSapGnsRspSends 1.3.6.1.4.1.25506.2.34.4.2.1.1.19 counter32 read-only
The total number of SAP GNS response packets sent on the interface.