HPN-ICF-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:
hpnicfIpx.1.3.6.1.4.1.11.2.14.11.15.2.34
133
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
133 total| Object Name |
|---|
hpnicfIpxThis 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.11.2.14.11.15.2.34 |
hpnicfIpxConfig OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.34.1 |
hpnicfIpxStatusThis object is used to enable or disable ipx globally.rw EnabledStatus .1.3.6.1.4.1.11.2.14.11.15.2.34.1.1 |
hpnicfIpxIfConfigTableTable of configurable management information on each interface. SEQUENCE OF HpnicfIpxIfConfigEntry .1.3.6.1.4.1.11.2.14.11.15.2.34.1.2 |
hpnicfIpxIfConfigEntryAn entry in the table, containing management information about a single interface. HpnicfIpxIfConfigEntry .1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1 |
hpnicfIpxIfIndexThis variable uniquely identifies the interface to which the configurations are applied. Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.1 |
hpnicfIpxIfNetIdThe network number of the IPX address of this interface.rw OCTET STRING .1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.2 |
hpnicfIpxIfNodeIdThe node number of the IPX address of this interface.ro OCTET STRING .1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.3 |
hpnicfIpxIfSplitHorizonThis 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.11.2.14.11.15.2.34.1.2.1.4 |
hpnicfIPxIfTickThis 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.11.2.14.11.15.2.34.1.2.1.5 |
hpnicfIpxIfUpdateChangeOnlyWhen 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.11.2.14.11.15.2.34.1.2.1.6 |
hpnicfIpxIfRipMtuThis variable is used to define the max length of RIP updating packets.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.7 |
hpnicfIpxIfEncapsuleTypeThis 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.11.2.14.11.15.2.34.1.2.1.8 |
hpnicfIpxIfNetbiosPropagationThis 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.11.2.14.11.15.2.34.1.2.1.9 |
hpnicfIpxIfSapStatusThe 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.11.2.14.11.15.2.34.1.2.1.10 |
hpnicfIpxIfSapMtuThis variable is used to define the max length of SAP refreshing packets.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.11 |
hpnicfIpxIfGnsReplyThis object is used to enable or disable the current interface to response the IPX GNS request.rw EnabledStatus .1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.12 |
hpnicfIpxIfRowStatusThe 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.11.2.14.11.15.2.34.1.2.1.13 |
hpnicfIpxRip OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.34.2 |
hpnicfIpxRouteMultiplierThis node is used to calculate Rip aging time of route information. The absolute aging time = (hpnicfIpxRouteMultiplier * hpnicfIpxRouteUpdateTimer).rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.34.2.1 |
hpnicfIpxRouteUpdateTimerThis node is used to set rip updating time which is based on secondsrw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.34.2.2 |
hpnicfIpxRouteImpRouteStaticThis object determines whether static route can be imported.rw EnabledStatus .1.3.6.1.4.1.11.2.14.11.15.2.34.2.3 |
hpnicfIpxRouteLoadBalancePathsThis 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.11.2.14.11.15.2.34.2.4 |
hpnicfIpxRouteMaxResPathsThis 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.11.2.14.11.15.2.34.2.5 |
hpnicfIpxRouteTableThis table contains all dynamic and direct ipx route information of this system. The information of this table is read only. SEQUENCE OF HpnicfIpxRouteEntry .1.3.6.1.4.1.11.2.14.11.15.2.34.2.6 |
hpnicfIpxRouteEntryEach entry includes a dynamic or direct route. HpnicfIpxRouteEntry .1.3.6.1.4.1.11.2.14.11.15.2.34.2.6.1 |
hpnicfIpxRouteIndexThis object uniquely identifies a route. Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.34.2.6.1.1 |
hpnicfIpxRouteDestNetIdThe destination network number of this route information, and its value ranges from 1 to 0xfffffffe.ro OCTET STRING .1.3.6.1.4.1.11.2.14.11.15.2.34.2.6.1.2 |
hpnicfIpxRouteNextHopThe next hop of this route.ro OCTET STRING .1.3.6.1.4.1.11.2.14.11.15.2.34.2.6.1.3 |
hpnicfIpxRouteProThe protocol type of this route information.ro Enumeration .1.3.6.1.4.1.11.2.14.11.15.2.34.2.6.1.4 |
hpnicfIpxRoutePreThe 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.11.2.14.11.15.2.34.2.6.1.5 |
hpnicfIpxRouteTicksThe time, in ticks, that the packet takes to reach the destination.ro Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.34.2.6.1.6 |
hpnicfIpxRouteHopsThe 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.11.2.14.11.15.2.34.2.6.1.7 |
hpnicfIpxRouteTimeThe 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.11.2.14.11.15.2.34.2.6.1.8 |
hpnicfIpxRouteOutInterfaceThe out interface of this route information.ro OCTET STRING .1.3.6.1.4.1.11.2.14.11.15.2.34.2.6.1.9 |
hpnicfIpxStaticRouteTableThis table contains all static ipx route information of this system. SEQUENCE OF HpnicfIpxStaticRouteEntry .1.3.6.1.4.1.11.2.14.11.15.2.34.2.7 |
hpnicfIpxStaticRouteEntryEach entry includes one static route information. HpnicfIpxStaticRouteEntry .1.3.6.1.4.1.11.2.14.11.15.2.34.2.7.1 |
hpnicfIpxStaticRouteDestNetIdThe index of Static Route Table. This object and hpnicfIpxStaticRouteNextHop 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.11.2.14.11.15.2.34.2.7.1.1 |
hpnicfIpxStaticRouteNextHopThe sub-index of Static Route Table. The next hop of this static route information. OCTET STRING .1.3.6.1.4.1.11.2.14.11.15.2.34.2.7.1.2 |
hpnicfIpxStaticRoutePreThe preference of this route information. Static route's preference is 60, and it can be configured.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.34.2.7.1.3 |
hpnicfIpxStaticRouteOutIfThe out interface of this route. This interface can be serial or pos interface.rw OCTET STRING .1.3.6.1.4.1.11.2.14.11.15.2.34.2.7.1.4 |
hpnicfIpxStaticRouteTicksThe time, in ticks that the packet takes to reach the destination with the static route.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.34.2.7.1.5 |
hpnicfIpxStaticRouteHopsThis object indicates how many hops are needed to arrive at the destination network.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.34.2.7.1.6 |
hpnicfIpxStaticRouteStatusThe status of this static route.rw Enumeration .1.3.6.1.4.1.11.2.14.11.15.2.34.2.7.1.7 |
hpnicfIpxStaticRouteRowStatusThe 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.11.2.14.11.15.2.34.2.7.1.8 |
hpnicfIpxRouteStatTableA table includes all statistic route information. SEQUENCE OF HpnicfIpxRouteStatEntry .1.3.6.1.4.1.11.2.14.11.15.2.34.2.8 |
hpnicfIpxRouteStatEntryAn entry records a statistic information of route. HpnicfIpxRouteStatEntry .1.3.6.1.4.1.11.2.14.11.15.2.34.2.8.1 |
hpnicfIpxRouteStatProThe 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.11.2.14.11.15.2.34.2.8.1.1 |
hpnicfIpxRouteStatRoutesThe route amount of the corresponding protocol type.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.2.8.1.2 |
hpnicfIpxRouteStatActivesThe active route amount of the corresponding protocol type.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.2.8.1.3 |
hpnicfIpxRouteStatAddedsThe added route amount of the corresponding protocol type.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.2.8.1.4 |
hpnicfIpxRouteStatDeletedsThe deleted but not freed route amount of the corresponding protocol type.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.2.8.1.5 |
hpnicfIpxRouteStatFreedsThe freed route amount of the corresponding protocol type.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.2.8.1.6 |
hpnicfIpxSap OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.34.3 |
hpnicfIpxSapMultiplierThis node is used to calculate aging time of service information. The absolute aging time = (hpnicfIpxSapMultiplier * hpnicfIpxSapUpdateTimer).rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.34.3.1 |
hpnicfIpxSapUpdateTimerThis node is used to set service packet updating time which is based on seconds.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.34.3.2 |
hpnicfIpxSapGnsLoadBalanceThis 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.11.2.14.11.15.2.34.3.3 |
hpnicfIpxSapMaxResServersThis 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.11.2.14.11.15.2.34.3.4 |
hpnicfIpxServiceTableThis table inlcudes all dynamic service information. The dynamic service information can be read only. SEQUENCE OF HpnicfIpxServiceEntry .1.3.6.1.4.1.11.2.14.11.15.2.34.3.5 |
hpnicfIpxServiceEntryOne entry records one service HpnicfIpxServiceEntry .1.3.6.1.4.1.11.2.14.11.15.2.34.3.5.1 |
hpnicfIpxServiceIndexThis object uniquely identifies a service information. Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.34.3.5.1.1 |
hpnicfIpxServiceNameThe name of the service.ro OCTET STRING .1.3.6.1.4.1.11.2.14.11.15.2.34.3.5.1.2 |
hpnicfIpxServiceTypeThe service type.ro OCTET STRING .1.3.6.1.4.1.11.2.14.11.15.2.34.3.5.1.3 |
hpnicfIpxServiceNetIdThe IPX network number portion of the IPX address of the service.ro OCTET STRING .1.3.6.1.4.1.11.2.14.11.15.2.34.3.5.1.4 |
hpnicfIpxServiceNodeIdThe IPX node number portion of the IPX address of the service.ro OCTET STRING .1.3.6.1.4.1.11.2.14.11.15.2.34.3.5.1.5 |
hpnicfIpxServiceSocketNoThe socket portion of the IPX address of the servicero OCTET STRING .1.3.6.1.4.1.11.2.14.11.15.2.34.3.5.1.6 |
hpnicfIpxServicePreferenceThe service preference of the servicero Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.34.3.5.1.7 |
hpnicfIpxServiceHopsThe hops from the device to the server.ro Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.34.3.5.1.8 |
hpnicfIpxServiceRecvIfInterface from which the service is receievedro OCTET STRING .1.3.6.1.4.1.11.2.14.11.15.2.34.3.5.1.9 |
hpnicfIpxStaticServiceTableThis table inlcudes all static service information. This table supports to creation and deletione of a static service, but not supports to modification SEQUENCE OF HpnicfIpxStaticServiceEntry .1.3.6.1.4.1.11.2.14.11.15.2.34.3.6 |
hpnicfIpxStaticServiceEntryAn entry records one service HpnicfIpxStaticServiceEntry .1.3.6.1.4.1.11.2.14.11.15.2.34.3.6.1 |
hpnicfIpxStaticServiceTypeThe index of static service table. OCTET STRING .1.3.6.1.4.1.11.2.14.11.15.2.34.3.6.1.1 |
hpnicfIpxStaticServiceNameThe sub-index of static service table. The name of the service. OCTET STRING .1.3.6.1.4.1.11.2.14.11.15.2.34.3.6.1.2 |
hpnicfIpxStaticServiceNetIdThe 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.11.2.14.11.15.2.34.3.6.1.3 |
hpnicfIpxStaticServiceNodeIdThe IPX node number portion of the IPX address of the service.rw OCTET STRING .1.3.6.1.4.1.11.2.14.11.15.2.34.3.6.1.4 |
hpnicfIpxStatciServiceSocketNoThe socket portion of the IPX address of the service.rw OCTET STRING .1.3.6.1.4.1.11.2.14.11.15.2.34.3.6.1.5 |
hpnicfIpxStaticServicePreferenceThe service preference of the server.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.34.3.6.1.6 |
hpnicfIpxStaticServiceHopsThe hops from the device to the server.rw Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.34.3.6.1.7 |
hpnicfIpxStaticServiceStatusThe status of the service that you created. The value of this object is determined by system.rw Enumeration .1.3.6.1.4.1.11.2.14.11.15.2.34.3.6.1.8 |
hpnicfIpxStaticServiceRowStatusThe 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.11.2.14.11.15.2.34.3.6.1.9 |
hpnicfIpxStat OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.34.4 |
hpnicfIpxStatGlobal OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.34.4.1 |
hpnicfIpxStatTotalReceivesThe total number of packets received.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.1 |
hpnicfIpxStatPitchsThe number of received packets filled by device when forwarding or delivering up to upper protocol.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.2 |
hpnicfIpxStatLenErrorsThe number of received packets discarded due to length error.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.3 |
hpnicfIpxStatFormatErrorsThe number of received packets discarded due to format error.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.4 |
hpnicfIpxStatBadHopsThe number of received packets which's value of field Hops is greater than 16.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.5 |
hpnicfIpxStatHopsDiscardsThe number of received packets of which hops portion is equal to 16.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.6 |
hpnicfIpxStatOtherErrorsThe number of received packets discarded due to other error.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.7 |
hpnicfIpxStatLocalDestsThe 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.11.2.14.11.15.2.34.4.1.8 |
hpnicfIpxStatCantDealsThe 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.11.2.14.11.15.2.34.4.1.9 |
hpnicfIpxStatForwardsThe 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.11.2.14.11.15.2.34.4.1.10 |
hpnicfIpxStatGeneratesThe number of sent packets that the device generated itself.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.11 |
hpnicfIpxStatNoRoutesThe number of packets discarded due to no route to the destination was found in routing table.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.12 |
hpnicfIpxStatOutDiscardsThe 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.11.2.14.11.15.2.34.4.1.13 |
hpnicfIpxStatRipSendsThe total number of RIP packets sent.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.14 |
hpnicfIpxStatRipReceivesThe total number of RIP packets received.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.15 |
hpnicfIpxStaRipRspSendsThe total number of RIP response packets sent.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.16 |
hpnicfIpxStaRipRspReceivesThe total number of RIP response packets received.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.17 |
hpnicfIpxStatRipReqReceivesThe total number of RIP request packets received.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.18 |
hpnicfIpxStatRipReqDealsThe total number of RIP request packets dealt with.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.19 |
hpnicfIpxStatRipReqSendsThe total number of RIP request packets sent.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.20 |
hpnicfIpxStatRipPeriUpdatesThe total number of periodic update RIP packets sent.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.21 |
hpnicfIpxStatSapGenReqReceivesThe total number of SAP general request packets received.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.22 |
hpnicfIpxStatSapSpecReqReceivesThe total number of SAP specific request packets received.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.23 |
hpnicfIpxStatSapGnsReqReceivesThe total number of SAP GNS request packets received.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.24 |
hpnicfIpxStatSapGenRspSendsThe total number of SAP general response packets sent.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.25 |
hpnicfIpxStatSapSpecRspSendsThe total number of SAP specific response packets sent.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.26 |
hpnicfIpxStatSapGnsRspSendsThe total number of SAP GNS response packets sent.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.27 |
hpnicfIpxStatSapPeriUpdatesThe total number of SAP periodic update packets sent.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.28 |
hpnicfIpxStatSapInPktErrorsThe total number of SAP error packets received.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.29 |
hpnicfIpxStatInterface OBJECT IDENTIFIER .1.3.6.1.4.1.11.2.14.11.15.2.34.4.2 |
hpnicfIpxIfStatTableThe table of the statistic information on each interface. SEQUENCE OF HpnicfIpxIfStatEntry .1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1 |
hpnicfIpxIfStatEntryThe entry of the statistic table. HpnicfIpxIfStatEntry .1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1 |
hpnicfIpxIfStatIndexThe index of the table's entry. According to the interface's index. Integer32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.1 |
hpnicfIpxIfStatNetIdThe network number of the IPX address of this interface.ro OCTET STRING .1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.2 |
hpnicfIpxIfStatNodeIdThe node number of the IPX address of this interface.ro OCTET STRING .1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.3 |
hpnicfIpxIfStatIpxReceivesThe total number of packets received on the interface.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.4 |
hpnicfIpxIfStatIpxSendsThe total number of packets sent on the interface.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.5 |
hpnicfIpxIfStatIpxRecvBytesThe total number of bytes received on the interface.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.6 |
hpnicfIpxIfStatIpxSendBytesThe total number of bytes sent on the interface.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.7 |
hpnicfIpxIfStatRipReceivesThe total number of RIP packets received on the interface.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.8 |
hpnicfIpxIfStatRipSendsThe total number of RIP packets sent on the interface.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.9 |
hpnicfIpxIfStatRipDiscardsThe total number of RIP packets discarded on the interface.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.10 |
hpnicfIpxIfStatRipSpecReqReceivesThe total number of RIP specific request packets received on the interface.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.11 |
hpnicfIpxIfStatRipSpecRspSendsThe total number of RIP specific response packets sent on the interface.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.12 |
hpnicfIpxIfStatRipGenReqReceivesThe total number of RIP general request packets received on the interface.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.13 |
hpnicfIpxIfStatRipGenRspSendsThe total number of RIP general response packets sent on the interface.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.14 |
hpnicfIpxIfStatSapReceivesThe total number of SAP packets received on the interface.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.15 |
hpnicfIpxIfStatSapSendsThe total number of SAP packets sent on the interface.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.16 |
hpnicfIpxIfStatSapDiscardsThe total number of SAP packets discarded on the interface.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.17 |
hpnicfIpxIfStatSapGnsReqReceivesThe total number of SAP GNS response packets received on the interface.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.18 |
hpnicfIpxIfStatSapGnsRspSendsThe total number of SAP GNS response packets sent on the interface.ro Counter32 .1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.19 |