H3C-IPX-MIB
AI MIB Summary
The H3C-IPX-MIB enables monitoring and configuration of IPX protocol operations on H3C network devices, specifically tracking interface parameters, RIP routing states, SAP service advertisements, and aggregate IPX interface statistics.
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:
h3cIpx.1.3.6.1.4.1.2011.10.2.34
133
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
133 total| Object Name |
|---|
h3cIpxThis 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.2011.10.2.34 |
h3cIpxConfig OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.34.1 |
h3cIpxStatusThis object is used to enable or disable ipx globally.rw EnabledStatus .1.3.6.1.4.1.2011.10.2.34.1.1 |
h3cIpxIfConfigTableTable of configurable management information on each interface. SEQUENCE OF H3cIpxIfConfigEntry .1.3.6.1.4.1.2011.10.2.34.1.2 |
h3cIpxIfConfigEntryAn entry in the table, containing management information about a single interface. H3cIpxIfConfigEntry .1.3.6.1.4.1.2011.10.2.34.1.2.1 |
h3cIpxIfIndexThis variable uniquely identifies the interface to which the configurations are applied. Integer32 .1.3.6.1.4.1.2011.10.2.34.1.2.1.1 |
h3cIpxIfNetIdThe network number of the IPX address of this interface.rw OCTET STRING .1.3.6.1.4.1.2011.10.2.34.1.2.1.2 |
h3cIpxIfNodeIdThe node number of the IPX address of this interface.ro OCTET STRING .1.3.6.1.4.1.2011.10.2.34.1.2.1.3 |
h3cIpxIfSplitHorizonThis 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.2011.10.2.34.1.2.1.4 |
h3cIPxIfTickThis 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.2011.10.2.34.1.2.1.5 |
h3cIpxIfUpdateChangeOnlyWhen 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.2011.10.2.34.1.2.1.6 |
h3cIpxIfRipMtuThis variable is used to define the max length of RIP updating packets.rw Integer32 .1.3.6.1.4.1.2011.10.2.34.1.2.1.7 |
h3cIpxIfEncapsuleTypeThis 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.2011.10.2.34.1.2.1.8 |
h3cIpxIfNetbiosPropagationThis 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.2011.10.2.34.1.2.1.9 |
h3cIpxIfSapStatusThe 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.2011.10.2.34.1.2.1.10 |
h3cIpxIfSapMtuThis variable is used to define the max length of SAP refreshing packets.rw Integer32 .1.3.6.1.4.1.2011.10.2.34.1.2.1.11 |
h3cIpxIfGnsReplyThis object is used to enable or disable the current interface to response the IPX GNS request.rw EnabledStatus .1.3.6.1.4.1.2011.10.2.34.1.2.1.12 |
h3cIpxIfRowStatusThe 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.2011.10.2.34.1.2.1.13 |
h3cIpxRip OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.34.2 |
h3cIpxRouteMultiplierThis node is used to calculate Rip aging time of route information. The absolute aging time = (h3cIpxRouteMultiplier * h3cIpxRouteUpdateTimer).rw Integer32 .1.3.6.1.4.1.2011.10.2.34.2.1 |
h3cIpxRouteUpdateTimerThis node is used to set rip updating time which is based on secondsrw Integer32 .1.3.6.1.4.1.2011.10.2.34.2.2 |
h3cIpxRouteImpRouteStaticThis object determines whether static route can be imported.rw EnabledStatus .1.3.6.1.4.1.2011.10.2.34.2.3 |
h3cIpxRouteLoadBalancePathsThis 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.2011.10.2.34.2.4 |
h3cIpxRouteMaxResPathsThis 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.2011.10.2.34.2.5 |
h3cIpxRouteTableThis table contains all dynamic and direct ipx route information of this system. The information of this table is read only. SEQUENCE OF H3cIpxRouteEntry .1.3.6.1.4.1.2011.10.2.34.2.6 |
h3cIpxRouteEntryEach entry includes a dynamic or direct route. H3cIpxRouteEntry .1.3.6.1.4.1.2011.10.2.34.2.6.1 |
h3cIpxRouteIndexThis object uniquely identifies a route. Integer32 .1.3.6.1.4.1.2011.10.2.34.2.6.1.1 |
h3cIpxRouteDestNetIdThe destination network number of this route information, and its value ranges from 1 to 0xfffffffe.ro OCTET STRING .1.3.6.1.4.1.2011.10.2.34.2.6.1.2 |
h3cIpxRouteNextHopThe next hop of this route.ro OCTET STRING .1.3.6.1.4.1.2011.10.2.34.2.6.1.3 |
h3cIpxRouteProThe protocol type of this route information.ro Enumeration .1.3.6.1.4.1.2011.10.2.34.2.6.1.4 |
h3cIpxRoutePreThe 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.2011.10.2.34.2.6.1.5 |
h3cIpxRouteTicksThe time, in ticks, that the packet takes to reach the destination.ro Integer32 .1.3.6.1.4.1.2011.10.2.34.2.6.1.6 |
h3cIpxRouteHopsThe 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.2011.10.2.34.2.6.1.7 |
h3cIpxRouteTimeThe 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.2011.10.2.34.2.6.1.8 |
h3cIpxRouteOutInterfaceThe out interface of this route information.ro OCTET STRING .1.3.6.1.4.1.2011.10.2.34.2.6.1.9 |
h3cIpxStaticRouteTableThis table contains all static ipx route information of this system. SEQUENCE OF H3cIpxStaticRouteEntry .1.3.6.1.4.1.2011.10.2.34.2.7 |
h3cIpxStaticRouteEntryEach entry includes one static route information. H3cIpxStaticRouteEntry .1.3.6.1.4.1.2011.10.2.34.2.7.1 |
h3cIpxStaticRouteDestNetIdThe index of Static Route Table. This object and h3cIpxStaticRouteNextHop 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.2011.10.2.34.2.7.1.1 |
h3cIpxStaticRouteNextHopThe sub-index of Static Route Table. The next hop of this static route information. OCTET STRING .1.3.6.1.4.1.2011.10.2.34.2.7.1.2 |
h3cIpxStaticRoutePreThe preference of this route information. Static route's preference is 60, and it can be configured.rw Integer32 .1.3.6.1.4.1.2011.10.2.34.2.7.1.3 |
h3cIpxStaticRouteOutIfThe out interface of this route. This interface can be serial or pos interface.rw OCTET STRING .1.3.6.1.4.1.2011.10.2.34.2.7.1.4 |
h3cIpxStaticRouteTicksThe time, in ticks that the packet takes to reach the destination with the static route.rw Integer32 .1.3.6.1.4.1.2011.10.2.34.2.7.1.5 |
h3cIpxStaticRouteHopsThis object indicates how many hops are needed to arrive at the destination network.rw Integer32 .1.3.6.1.4.1.2011.10.2.34.2.7.1.6 |
h3cIpxStaticRouteStatusThe status of this static route.rw Enumeration .1.3.6.1.4.1.2011.10.2.34.2.7.1.7 |
h3cIpxStaticRouteRowStatusThe 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.2011.10.2.34.2.7.1.8 |
h3cIpxRouteStatTableA table includes all statistic route information. SEQUENCE OF H3cIpxRouteStatEntry .1.3.6.1.4.1.2011.10.2.34.2.8 |
h3cIpxRouteStatEntryAn entry records a statistic information of route. H3cIpxRouteStatEntry .1.3.6.1.4.1.2011.10.2.34.2.8.1 |
h3cIpxRouteStatProThe 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.2011.10.2.34.2.8.1.1 |
h3cIpxRouteStatRoutesThe route amount of the corresponding protocol type.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.2.8.1.2 |
h3cIpxRouteStatActivesThe active route amount of the corresponding protocol type.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.2.8.1.3 |
h3cIpxRouteStatAddedsThe added route amount of the corresponding protocol type.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.2.8.1.4 |
h3cIpxRouteStatDeletedsThe deleted but not freed route amount of the corresponding protocol type.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.2.8.1.5 |
h3cIpxRouteStatFreedsThe freed route amount of the corresponding protocol type.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.2.8.1.6 |
h3cIpxSap OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.34.3 |
h3cIpxSapMultiplierThis node is used to calculate aging time of service information. The absolute aging time = (h3cIpxSapMultiplier * h3cIpxSapUpdateTimer).rw Integer32 .1.3.6.1.4.1.2011.10.2.34.3.1 |
h3cIpxSapUpdateTimerThis node is used to set service packet updating time which is based on seconds.rw Integer32 .1.3.6.1.4.1.2011.10.2.34.3.2 |
h3cIpxSapGnsLoadBalanceThis 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.2011.10.2.34.3.3 |
h3cIpxSapMaxResServersThis 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.2011.10.2.34.3.4 |
h3cIpxServiceTableThis table inlcudes all dynamic service information. The dynamic service information can be read only. SEQUENCE OF H3cIpxServiceEntry .1.3.6.1.4.1.2011.10.2.34.3.5 |
h3cIpxServiceEntryOne entry records one service H3cIpxServiceEntry .1.3.6.1.4.1.2011.10.2.34.3.5.1 |
h3cIpxServiceIndexThis object uniquely identifies a service information. Integer32 .1.3.6.1.4.1.2011.10.2.34.3.5.1.1 |
h3cIpxServiceNameThe name of the service.ro OCTET STRING .1.3.6.1.4.1.2011.10.2.34.3.5.1.2 |
h3cIpxServiceTypeThe service type.ro OCTET STRING .1.3.6.1.4.1.2011.10.2.34.3.5.1.3 |
h3cIpxServiceNetIdThe IPX network number portion of the IPX address of the service.ro OCTET STRING .1.3.6.1.4.1.2011.10.2.34.3.5.1.4 |
h3cIpxServiceNodeIdThe IPX node number portion of the IPX address of the service.ro OCTET STRING .1.3.6.1.4.1.2011.10.2.34.3.5.1.5 |
h3cIpxServiceSocketNoThe socket portion of the IPX address of the servicero OCTET STRING .1.3.6.1.4.1.2011.10.2.34.3.5.1.6 |
h3cIpxServicePreferenceThe service preference of the servicero Integer32 .1.3.6.1.4.1.2011.10.2.34.3.5.1.7 |
h3cIpxServiceHopsThe hops from the device to the server.ro Integer32 .1.3.6.1.4.1.2011.10.2.34.3.5.1.8 |
h3cIpxServiceRecvIfInterface from which the service is receievedro OCTET STRING .1.3.6.1.4.1.2011.10.2.34.3.5.1.9 |
h3cIpxStaticServiceTableThis table inlcudes all static service information. This table supports to creation and deletione of a static service, but not supports to modification SEQUENCE OF H3cIpxStaticServiceEntry .1.3.6.1.4.1.2011.10.2.34.3.6 |
h3cIpxStaticServiceEntryAn entry records one service H3cIpxStaticServiceEntry .1.3.6.1.4.1.2011.10.2.34.3.6.1 |
h3cIpxStaticServiceTypeThe index of static service table. OCTET STRING .1.3.6.1.4.1.2011.10.2.34.3.6.1.1 |
h3cIpxStaticServiceNameThe sub-index of static service table. The name of the service. OCTET STRING .1.3.6.1.4.1.2011.10.2.34.3.6.1.2 |
h3cIpxStaticServiceNetIdThe 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.2011.10.2.34.3.6.1.3 |
h3cIpxStaticServiceNodeIdThe IPX node number portion of the IPX address of the service.rw OCTET STRING .1.3.6.1.4.1.2011.10.2.34.3.6.1.4 |
h3cIpxStatciServiceSocketNoThe socket portion of the IPX address of the service.rw OCTET STRING .1.3.6.1.4.1.2011.10.2.34.3.6.1.5 |
h3cIpxStaticServicePreferenceThe service preference of the server.rw Integer32 .1.3.6.1.4.1.2011.10.2.34.3.6.1.6 |
h3cIpxStaticServiceHopsThe hops from the device to the server.rw Integer32 .1.3.6.1.4.1.2011.10.2.34.3.6.1.7 |
h3cIpxStaticServiceStatusThe status of the service that you created. The value of this object is determined by system.rw Enumeration .1.3.6.1.4.1.2011.10.2.34.3.6.1.8 |
h3cIpxStaticServiceRowStatusThe 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.2011.10.2.34.3.6.1.9 |
h3cIpxStat OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.34.4 |
h3cIpxStatGlobal OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.34.4.1 |
h3cIpxStatTotalReceivesThe total number of packets received.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.1.1 |
h3cIpxStatPitchsThe number of received packets filled by device when forwarding or delivering up to upper protocol.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.1.2 |
h3cIpxStatLenErrorsThe number of received packets discarded due to length error.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.1.3 |
h3cIpxStatFormatErrorsThe number of received packets discarded due to format error.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.1.4 |
h3cIpxStatBadHopsThe number of received packets which's value of field Hops is greater than 16.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.1.5 |
h3cIpxStatHopsDiscardsThe number of received packets of which hops portion is equal to 16.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.1.6 |
h3cIpxStatOtherErrorsThe number of received packets discarded due to other error.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.1.7 |
h3cIpxStatLocalDestsThe 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.2011.10.2.34.4.1.8 |
h3cIpxStatCantDealsThe 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.2011.10.2.34.4.1.9 |
h3cIpxStatForwardsThe 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.2011.10.2.34.4.1.10 |
h3cIpxStatGeneratesThe number of sent packets that the device generated itself.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.1.11 |
h3cIpxStatNoRoutesThe number of packets discarded due to no route to the destination was found in routing table.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.1.12 |
h3cIpxStatOutDiscardsThe 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.2011.10.2.34.4.1.13 |
h3cIpxStatRipSendsThe total number of RIP packets sent.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.1.14 |
h3cIpxStatRipReceivesThe total number of RIP packets received.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.1.15 |
h3cIpxStaRipRspSendsThe total number of RIP response packets sent.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.1.16 |
h3cIpxStaRipRspReceivesThe total number of RIP response packets received.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.1.17 |
h3cIpxStatRipReqReceivesThe total number of RIP request packets received.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.1.18 |
h3cIpxStatRipReqDealsThe total number of RIP request packets dealt with.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.1.19 |
h3cIpxStatRipReqSendsThe total number of RIP request packets sent.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.1.20 |
h3cIpxStatRipPeriUpdatesThe total number of periodic update RIP packets sent.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.1.21 |
h3cIpxStatSapGenReqReceivesThe total number of SAP general request packets received.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.1.22 |
h3cIpxStatSapSpecReqReceivesThe total number of SAP specific request packets received.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.1.23 |
h3cIpxStatSapGnsReqReceivesThe total number of SAP GNS request packets received.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.1.24 |
h3cIpxStatSapGenRspSendsThe total number of SAP general response packets sent.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.1.25 |
h3cIpxStatSapSpecRspSendsThe total number of SAP specific response packets sent.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.1.26 |
h3cIpxStatSapGnsRspSendsThe total number of SAP GNS response packets sent.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.1.27 |
h3cIpxStatSapPeriUpdatesThe total number of SAP periodic update packets sent.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.1.28 |
h3cIpxStatSapInPktErrorsThe total number of SAP error packets received.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.1.29 |
h3cIpxStatInterface OBJECT IDENTIFIER .1.3.6.1.4.1.2011.10.2.34.4.2 |
h3cIpxIfStatTableThe table of the statistic information on each interface. SEQUENCE OF H3cIpxIfStatEntry .1.3.6.1.4.1.2011.10.2.34.4.2.1 |
h3cIpxIfStatEntryThe entry of the statistic table. H3cIpxIfStatEntry .1.3.6.1.4.1.2011.10.2.34.4.2.1.1 |
h3cIpxIfStatIndexThe index of the table's entry. According to the interface's index. Integer32 .1.3.6.1.4.1.2011.10.2.34.4.2.1.1.1 |
h3cIpxIfStatNetIdThe network number of the IPX address of this interface.ro OCTET STRING .1.3.6.1.4.1.2011.10.2.34.4.2.1.1.2 |
h3cIpxIfStatNodeIdThe node number of the IPX address of this interface.ro OCTET STRING .1.3.6.1.4.1.2011.10.2.34.4.2.1.1.3 |
h3cIpxIfStatIpxReceivesThe total number of packets received on the interface.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.2.1.1.4 |
h3cIpxIfStatIpxSendsThe total number of packets sent on the interface.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.2.1.1.5 |
h3cIpxIfStatIpxRecvBytesThe total number of bytes received on the interface.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.2.1.1.6 |
h3cIpxIfStatIpxSendBytesThe total number of bytes sent on the interface.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.2.1.1.7 |
h3cIpxIfStatRipReceivesThe total number of RIP packets received on the interface.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.2.1.1.8 |
h3cIpxIfStatRipSendsThe total number of RIP packets sent on the interface.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.2.1.1.9 |
h3cIpxIfStatRipDiscardsThe total number of RIP packets discarded on the interface.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.2.1.1.10 |
h3cIpxIfStatRipSpecReqReceivesThe total number of RIP specific request packets received on the interface.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.2.1.1.11 |
h3cIpxIfStatRipSpecRspSendsThe total number of RIP specific response packets sent on the interface.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.2.1.1.12 |
h3cIpxIfStatRipGenReqReceivesThe total number of RIP general request packets received on the interface.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.2.1.1.13 |
h3cIpxIfStatRipGenRspSendsThe total number of RIP general response packets sent on the interface.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.2.1.1.14 |
h3cIpxIfStatSapReceivesThe total number of SAP packets received on the interface.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.2.1.1.15 |
h3cIpxIfStatSapSendsThe total number of SAP packets sent on the interface.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.2.1.1.16 |
h3cIpxIfStatSapDiscardsThe total number of SAP packets discarded on the interface.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.2.1.1.17 |
h3cIpxIfStatSapGnsReqReceivesThe total number of SAP GNS response packets received on the interface.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.2.1.1.18 |
h3cIpxIfStatSapGnsRspSendsThe total number of SAP GNS response packets sent on the interface.ro Counter32 .1.3.6.1.4.1.2011.10.2.34.4.2.1.1.19 |