HH3C-IPX-MIB
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.
Main OID:
hh3cIpx.1.3.6.1.4.1.25506.2.34
133
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
133 total| Object Name |
|---|
hh3cIpxThis 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. MODULE-IDENTITY .1.3.6.1.4.1.25506.2.34 |
hh3cIpxConfig OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.34.1 |
hh3cIpxStatusThis object is used to enable or disable ipx globally.rw EnabledStatus .1.3.6.1.4.1.25506.2.34.1.1 |
hh3cIpxIfConfigTableTable of configurable management information on each interface. SEQUENCE OF Hh3cIpxIfConfigEntry .1.3.6.1.4.1.25506.2.34.1.2 |
hh3cIpxIfConfigEntryAn entry in the table, containing management information about a single interface. Hh3cIpxIfConfigEntry .1.3.6.1.4.1.25506.2.34.1.2.1 |
hh3cIpxIfIndexThis variable uniquely identifies the interface to which the configurations are applied. Integer32 .1.3.6.1.4.1.25506.2.34.1.2.1.1 |
hh3cIpxIfNetIdThe network number of the IPX address of this interface.rw OCTET STRING .1.3.6.1.4.1.25506.2.34.1.2.1.2 |
hh3cIpxIfNodeIdThe node number of the IPX address of this interface.ro OCTET STRING .1.3.6.1.4.1.25506.2.34.1.2.1.3 |
hh3cIpxIfSplitHorizonThis 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.rw EnabledStatus .1.3.6.1.4.1.25506.2.34.1.2.1.4 |
hh3cIPxIfTickThis 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.rw Integer32 .1.3.6.1.4.1.25506.2.34.1.2.1.5 |
hh3cIpxIfUpdateChangeOnlyWhen 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.rw EnabledStatus .1.3.6.1.4.1.25506.2.34.1.2.1.6 |
hh3cIpxIfRipMtuThis variable is used to define the max length of RIP updating packets.rw Integer32 .1.3.6.1.4.1.25506.2.34.1.2.1.7 |
hh3cIpxIfEncapsuleTypeThis 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.rw Enumeration .1.3.6.1.4.1.25506.2.34.1.2.1.8 |
hh3cIpxIfNetbiosPropagationThis node is used to configure whether the current interface can forward broadcasting packets which IPX type is 20 used for NetBIOS.rw EnabledStatus .1.3.6.1.4.1.25506.2.34.1.2.1.9 |
hh3cIpxIfSapStatusThe status of sap on the current interface. It is enabled when ipx is enabled on this interface.rw EnabledStatus .1.3.6.1.4.1.25506.2.34.1.2.1.10 |
hh3cIpxIfSapMtuThis variable is used to define the max length of SAP refreshing packets.rw Integer32 .1.3.6.1.4.1.25506.2.34.1.2.1.11 |
hh3cIpxIfGnsReplyThis object is used to enable or disable the current interface to response the IPX GNS request.rw EnabledStatus .1.3.6.1.4.1.25506.2.34.1.2.1.12 |
hh3cIpxIfRowStatusThe 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.2.34.1.2.1.13 |
hh3cIpxRip OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.34.2 |
hh3cIpxRouteMultiplierThis node is used to calculate Rip aging time of route information. The absolute aging time = (hh3cIpxRouteMultiplier * hh3cIpxRouteUpdateTimer).rw Integer32 .1.3.6.1.4.1.25506.2.34.2.1 |
hh3cIpxRouteUpdateTimerThis node is used to set rip updating time which is based on secondsrw Integer32 .1.3.6.1.4.1.25506.2.34.2.2 |
hh3cIpxRouteImpRouteStaticThis object determines whether static route can be imported.rw EnabledStatus .1.3.6.1.4.1.25506.2.34.2.3 |
hh3cIpxRouteLoadBalancePathsThis 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.rw Integer32 .1.3.6.1.4.1.25506.2.34.2.4 |
hh3cIpxRouteMaxResPathsThis 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.rw Integer32 .1.3.6.1.4.1.25506.2.34.2.5 |
hh3cIpxRouteTableThis table contains all dynamic and direct ipx route information of this system. The information of this table is read only. SEQUENCE OF Hh3cIpxRouteEntry .1.3.6.1.4.1.25506.2.34.2.6 |
hh3cIpxRouteEntryEach entry includes a dynamic or direct route. Hh3cIpxRouteEntry .1.3.6.1.4.1.25506.2.34.2.6.1 |
hh3cIpxRouteIndexThis object uniquely identifies a route. Integer32 .1.3.6.1.4.1.25506.2.34.2.6.1.1 |
hh3cIpxRouteDestNetIdThe destination network number of this route information, and its value ranges from 1 to 0xfffffffe.ro OCTET STRING .1.3.6.1.4.1.25506.2.34.2.6.1.2 |
hh3cIpxRouteNextHopThe next hop of this route.ro OCTET STRING .1.3.6.1.4.1.25506.2.34.2.6.1.3 |
hh3cIpxRouteProThe protocol type of this route information.ro Enumeration .1.3.6.1.4.1.25506.2.34.2.6.1.4 |
hh3cIpxRoutePreThe 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.ro Integer32 .1.3.6.1.4.1.25506.2.34.2.6.1.5 |
hh3cIpxRouteTicksThe time, in ticks, that the packet takes to reach the destination.ro Integer32 .1.3.6.1.4.1.25506.2.34.2.6.1.6 |
hh3cIpxRouteHopsThe object indicates the number of hops that the packet must be passed through to reach the destination.ro Integer32 .1.3.6.1.4.1.25506.2.34.2.6.1.7 |
hh3cIpxRouteTimeThe aging time of this route information. The aging time of static and interface route information is 0.ro Integer32 .1.3.6.1.4.1.25506.2.34.2.6.1.8 |
hh3cIpxRouteOutInterfaceThe out interface of this route information.ro OCTET STRING .1.3.6.1.4.1.25506.2.34.2.6.1.9 |
hh3cIpxStaticRouteTableThis table contains all static ipx route information of this system. SEQUENCE OF Hh3cIpxStaticRouteEntry .1.3.6.1.4.1.25506.2.34.2.7 |
hh3cIpxStaticRouteEntryEach entry includes one static route information. Hh3cIpxStaticRouteEntry .1.3.6.1.4.1.25506.2.34.2.7.1 |
hh3cIpxStaticRouteDestNetIdThe 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. OCTET STRING .1.3.6.1.4.1.25506.2.34.2.7.1.1 |
hh3cIpxStaticRouteNextHopThe sub-index of Static Route Table. The next hop of this static route information. OCTET STRING .1.3.6.1.4.1.25506.2.34.2.7.1.2 |
hh3cIpxStaticRoutePreThe preference of this route information. Static route's preference is 60, and it can be configured.rw Integer32 .1.3.6.1.4.1.25506.2.34.2.7.1.3 |
hh3cIpxStaticRouteOutIfThe out interface of this route. This interface can be serial or pos interface.rw OCTET STRING .1.3.6.1.4.1.25506.2.34.2.7.1.4 |
hh3cIpxStaticRouteTicksThe time, in ticks that the packet takes to reach the destination with the static route.rw Integer32 .1.3.6.1.4.1.25506.2.34.2.7.1.5 |
hh3cIpxStaticRouteHopsThis object indicates how many hops are needed to arrive at the destination network.rw Integer32 .1.3.6.1.4.1.25506.2.34.2.7.1.6 |
hh3cIpxStaticRouteStatusThe status of this static route.rw Enumeration .1.3.6.1.4.1.25506.2.34.2.7.1.7 |
hh3cIpxStaticRouteRowStatusThe 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.2.34.2.7.1.8 |
hh3cIpxRouteStatTableA table includes all statistic route information. SEQUENCE OF Hh3cIpxRouteStatEntry .1.3.6.1.4.1.25506.2.34.2.8 |
hh3cIpxRouteStatEntryAn entry records a statistic information of route. Hh3cIpxRouteStatEntry .1.3.6.1.4.1.25506.2.34.2.8.1 |
hh3cIpxRouteStatProThe protocol type of the route information. The value of 'total' is the total amount of all kinds of IPX routes. Enumeration .1.3.6.1.4.1.25506.2.34.2.8.1.1 |
hh3cIpxRouteStatRoutesThe route amount of the corresponding protocol type.ro Counter32 .1.3.6.1.4.1.25506.2.34.2.8.1.2 |
hh3cIpxRouteStatActivesThe active route amount of the corresponding protocol type.ro Counter32 .1.3.6.1.4.1.25506.2.34.2.8.1.3 |
hh3cIpxRouteStatAddedsThe added route amount of the corresponding protocol type.ro Counter32 .1.3.6.1.4.1.25506.2.34.2.8.1.4 |
hh3cIpxRouteStatDeletedsThe deleted but not freed route amount of the corresponding protocol type.ro Counter32 .1.3.6.1.4.1.25506.2.34.2.8.1.5 |
hh3cIpxRouteStatFreedsThe freed route amount of the corresponding protocol type.ro Counter32 .1.3.6.1.4.1.25506.2.34.2.8.1.6 |
hh3cIpxSap OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.34.3 |
hh3cIpxSapMultiplierThis node is used to calculate aging time of service information. The absolute aging time = (hh3cIpxSapMultiplier * hh3cIpxSapUpdateTimer).rw Integer32 .1.3.6.1.4.1.25506.2.34.3.1 |
hh3cIpxSapUpdateTimerThis node is used to set service packet updating time which is based on seconds.rw Integer32 .1.3.6.1.4.1.25506.2.34.3.2 |
hh3cIpxSapGnsLoadBalanceThis 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).rw EnabledStatus .1.3.6.1.4.1.25506.2.34.3.3 |
hh3cIpxSapMaxResServersThis 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.rw Integer32 .1.3.6.1.4.1.25506.2.34.3.4 |
hh3cIpxServiceTableThis table inlcudes all dynamic service information. The dynamic service information can be read only. SEQUENCE OF Hh3cIpxServiceEntry .1.3.6.1.4.1.25506.2.34.3.5 |
hh3cIpxServiceEntryOne entry records one service Hh3cIpxServiceEntry .1.3.6.1.4.1.25506.2.34.3.5.1 |
hh3cIpxServiceIndexThis object uniquely identifies a service information. Integer32 .1.3.6.1.4.1.25506.2.34.3.5.1.1 |
hh3cIpxServiceNameThe name of the service.ro OCTET STRING .1.3.6.1.4.1.25506.2.34.3.5.1.2 |
hh3cIpxServiceTypeThe service type.ro OCTET STRING .1.3.6.1.4.1.25506.2.34.3.5.1.3 |
hh3cIpxServiceNetIdThe IPX network number portion of the IPX address of the service.ro OCTET STRING .1.3.6.1.4.1.25506.2.34.3.5.1.4 |
hh3cIpxServiceNodeIdThe IPX node number portion of the IPX address of the service.ro OCTET STRING .1.3.6.1.4.1.25506.2.34.3.5.1.5 |
hh3cIpxServiceSocketNoThe socket portion of the IPX address of the servicero OCTET STRING .1.3.6.1.4.1.25506.2.34.3.5.1.6 |
hh3cIpxServicePreferenceThe service preference of the servicero Integer32 .1.3.6.1.4.1.25506.2.34.3.5.1.7 |
hh3cIpxServiceHopsThe hops from the device to the server.ro Integer32 .1.3.6.1.4.1.25506.2.34.3.5.1.8 |
hh3cIpxServiceRecvIfInterface from which the service is receievedro OCTET STRING .1.3.6.1.4.1.25506.2.34.3.5.1.9 |
hh3cIpxStaticServiceTableThis table inlcudes all static service information. This table supports to creation and deletione of a static service, but not supports to modification SEQUENCE OF Hh3cIpxStaticServiceEntry .1.3.6.1.4.1.25506.2.34.3.6 |
hh3cIpxStaticServiceEntryAn entry records one service Hh3cIpxStaticServiceEntry .1.3.6.1.4.1.25506.2.34.3.6.1 |
hh3cIpxStaticServiceTypeThe index of static service table. OCTET STRING .1.3.6.1.4.1.25506.2.34.3.6.1.1 |
hh3cIpxStaticServiceNameThe sub-index of static service table. The name of the service. OCTET STRING .1.3.6.1.4.1.25506.2.34.3.6.1.2 |
hh3cIpxStaticServiceNetIdThe sub-index of static service table. The IPX network number portion of the IPX address of the service. OCTET STRING .1.3.6.1.4.1.25506.2.34.3.6.1.3 |
hh3cIpxStaticServiceNodeIdThe IPX node number portion of the IPX address of the service.rw OCTET STRING .1.3.6.1.4.1.25506.2.34.3.6.1.4 |
hh3cIpxStatciServiceSocketNoThe socket portion of the IPX address of the service.rw OCTET STRING .1.3.6.1.4.1.25506.2.34.3.6.1.5 |
hh3cIpxStaticServicePreferenceThe service preference of the server.rw Integer32 .1.3.6.1.4.1.25506.2.34.3.6.1.6 |
hh3cIpxStaticServiceHopsThe hops from the device to the server.rw Integer32 .1.3.6.1.4.1.25506.2.34.3.6.1.7 |
hh3cIpxStaticServiceStatusThe status of the service that you created. The value of this object is determined by system.rw Enumeration .1.3.6.1.4.1.25506.2.34.3.6.1.8 |
hh3cIpxStaticServiceRowStatusThe 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.25506.2.34.3.6.1.9 |
hh3cIpxStat OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.34.4 |
hh3cIpxStatGlobal OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.34.4.1 |
hh3cIpxStatTotalReceivesThe total number of packets received.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.1.1 |
hh3cIpxStatPitchsThe number of received packets filled by device when forwarding or delivering up to upper protocol.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.1.2 |
hh3cIpxStatLenErrorsThe number of received packets discarded due to length error.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.1.3 |
hh3cIpxStatFormatErrorsThe number of received packets discarded due to format error.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.1.4 |
hh3cIpxStatBadHopsThe number of received packets which's value of field Hops is greater than 16.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.1.5 |
hh3cIpxStatHopsDiscardsThe number of received packets of which hops portion is equal to 16.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.1.6 |
hh3cIpxStatOtherErrorsThe number of received packets discarded due to other error.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.1.7 |
hh3cIpxStatLocalDestsThe 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.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.1.8 |
hh3cIpxStatCantDealsThe 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.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.1.9 |
hh3cIpxStatForwardsThe number of received packets to be forwarded in the case that the entity was not their final destination.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.1.10 |
hh3cIpxStatGeneratesThe number of sent packets that the device generated itself.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.1.11 |
hh3cIpxStatNoRoutesThe number of packets discarded due to no route to the destination was found in routing table.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.1.12 |
hh3cIpxStatOutDiscardsThe number of packets to be discarded when sending out. Note that this counter would not include the packet(s) discarded due to no route.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.1.13 |
hh3cIpxStatRipSendsThe total number of RIP packets sent.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.1.14 |
hh3cIpxStatRipReceivesThe total number of RIP packets received.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.1.15 |
hh3cIpxStaRipRspSendsThe total number of RIP response packets sent.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.1.16 |
hh3cIpxStaRipRspReceivesThe total number of RIP response packets received.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.1.17 |
hh3cIpxStatRipReqReceivesThe total number of RIP request packets received.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.1.18 |
hh3cIpxStatRipReqDealsThe total number of RIP request packets dealt with.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.1.19 |
hh3cIpxStatRipReqSendsThe total number of RIP request packets sent.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.1.20 |
hh3cIpxStatRipPeriUpdatesThe total number of periodic update RIP packets sent.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.1.21 |
hh3cIpxStatSapGenReqReceivesThe total number of SAP general request packets received.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.1.22 |
hh3cIpxStatSapSpecReqReceivesThe total number of SAP specific request packets received.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.1.23 |
hh3cIpxStatSapGnsReqReceivesThe total number of SAP GNS request packets received.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.1.24 |
hh3cIpxStatSapGenRspSendsThe total number of SAP general response packets sent.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.1.25 |
hh3cIpxStatSapSpecRspSendsThe total number of SAP specific response packets sent.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.1.26 |
hh3cIpxStatSapGnsRspSendsThe total number of SAP GNS response packets sent.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.1.27 |
hh3cIpxStatSapPeriUpdatesThe total number of SAP periodic update packets sent.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.1.28 |
hh3cIpxStatSapInPktErrorsThe total number of SAP error packets received.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.1.29 |
hh3cIpxStatInterface OBJECT IDENTIFIER .1.3.6.1.4.1.25506.2.34.4.2 |
hh3cIpxIfStatTableThe table of the statistic information on each interface. SEQUENCE OF Hh3cIpxIfStatEntry .1.3.6.1.4.1.25506.2.34.4.2.1 |
hh3cIpxIfStatEntryThe entry of the statistic table. Hh3cIpxIfStatEntry .1.3.6.1.4.1.25506.2.34.4.2.1.1 |
hh3cIpxIfStatIndexThe index of the table's entry. According to the interface's index. Integer32 .1.3.6.1.4.1.25506.2.34.4.2.1.1.1 |
hh3cIpxIfStatNetIdThe network number of the IPX address of this interface.ro OCTET STRING .1.3.6.1.4.1.25506.2.34.4.2.1.1.2 |
hh3cIpxIfStatNodeIdThe node number of the IPX address of this interface.ro OCTET STRING .1.3.6.1.4.1.25506.2.34.4.2.1.1.3 |
hh3cIpxIfStatIpxReceivesThe total number of packets received on the interface.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.2.1.1.4 |
hh3cIpxIfStatIpxSendsThe total number of packets sent on the interface.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.2.1.1.5 |
hh3cIpxIfStatIpxRecvBytesThe total number of bytes received on the interface.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.2.1.1.6 |
hh3cIpxIfStatIpxSendBytesThe total number of bytes sent on the interface.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.2.1.1.7 |
hh3cIpxIfStatRipReceivesThe total number of RIP packets received on the interface.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.2.1.1.8 |
hh3cIpxIfStatRipSendsThe total number of RIP packets sent on the interface.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.2.1.1.9 |
hh3cIpxIfStatRipDiscardsThe total number of RIP packets discarded on the interface.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.2.1.1.10 |
hh3cIpxIfStatRipSpecReqReceivesThe total number of RIP specific request packets received on the interface.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.2.1.1.11 |
hh3cIpxIfStatRipSpecRspSendsThe total number of RIP specific response packets sent on the interface.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.2.1.1.12 |
hh3cIpxIfStatRipGenReqReceivesThe total number of RIP general request packets received on the interface.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.2.1.1.13 |
hh3cIpxIfStatRipGenRspSendsThe total number of RIP general response packets sent on the interface.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.2.1.1.14 |
hh3cIpxIfStatSapReceivesThe total number of SAP packets received on the interface.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.2.1.1.15 |
hh3cIpxIfStatSapSendsThe total number of SAP packets sent on the interface.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.2.1.1.16 |
hh3cIpxIfStatSapDiscardsThe total number of SAP packets discarded on the interface.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.2.1.1.17 |
hh3cIpxIfStatSapGnsReqReceivesThe total number of SAP GNS response packets received on the interface.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.2.1.1.18 |
hh3cIpxIfStatSapGnsRspSendsThe total number of SAP GNS response packets sent on the interface.ro Counter32 .1.3.6.1.4.1.25506.2.34.4.2.1.1.19 |