HPN-ICF-IPX-MIB
- Registered at
- 1.3.6.1.4.1.11.2.14.11.15.2.34
- Last updated
- 2004-12-24 10:36
- Namespace
- hp
- Source file
HPN-ICF-IPX-MIB- Digest
sha256:864bef949fdea4d0e777493a4a65fa08e08eb396d27299ad6598f98012c55795
Description
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.
Imports
| From | Symbols |
|---|---|
| HPN-ICF-OID-MIB | hpnicfCommon |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | Counter32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
HPN-ICF-IPX-MIB HPN-ICF-OID-MIB SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| EnabledStatus TEXTUAL-CONVENTION A simple status value for the object. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hpnicfIpxConfig OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.34.1 | |||
| hpnicfIpxStatus OBJECT-TYPE This object is used to enable or disable ipx globally. | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.1 | EnabledStatus | read-write | current |
| hpnicfIpxIfConfigTable OBJECT-TYPE Table of configurable management information on each interface. | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.2 | not-accessible | current | |
| hpnicfIpxIfConfigEntry OBJECT-TYPE An entry in the table, containing management information about a single interface. | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1 | not-accessible | current | |
| hpnicfIpxIfIndex OBJECT-TYPE This variable uniquely identifies the interface to which the configurations are applied. | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| hpnicfIpxIfNetId OBJECT-TYPE The network number of the IPX address of this interface. | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.2 | OCTET STRING (SIZE(4)) | read-create | current |
| hpnicfIpxIfNodeId OBJECT-TYPE The node number of the IPX address of this interface. | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.3 | OCTET STRING (SIZE(6)) | read-only | current |
| hpnicfIpxIfSplitHorizon OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.4 | EnabledStatus | read-create | current |
| hpnicfIPxIfTick OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.5 | Integer32 (1..30000) | read-create | current |
| hpnicfIpxIfUpdateChangeOnly OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.6 | EnabledStatus | read-create | current |
| hpnicfIpxIfRipMtu OBJECT-TYPE This variable is used to define the max length of RIP updating packets. | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.7 | Integer32 (432..1500) | read-create | current |
| hpnicfIpxIfEncapsuleType OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.8 | INTEGER {dot2(1), dot3(2), ethernet-2(3), snap(4), unkown(5)} | read-create | current |
| hpnicfIpxIfNetbiosPropagation OBJECT-TYPE This node is used to configure whether the current interface can forward broadcasting packets which IPX type is 20 used for NetBIOS. | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.9 | EnabledStatus | read-create | current |
| hpnicfIpxIfSapStatus OBJECT-TYPE The status of sap on the current interface. It is enabled when ipx is enabled on this interface. | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.10 | EnabledStatus | read-create | current |
| hpnicfIpxIfSapMtu OBJECT-TYPE This variable is used to define the max length of SAP refreshing packets. | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.11 | Integer32 (480..1500) | read-create | current |
| hpnicfIpxIfGnsReply OBJECT-TYPE This object is used to enable or disable the current interface to response the IPX GNS request. | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.12 | EnabledStatus | read-create | current |
| hpnicfIpxIfRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.13 | RowStatus | read-create | current |
| hpnicfIpxRip OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.34.2 | |||
| hpnicfIpxRouteMultiplier OBJECT-TYPE This node is used to calculate Rip aging time of route information. The absolute aging time = (hpnicfIpxRouteMultiplier * hpnicfIpxRouteUpdateTimer). | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.1 | Integer32 (1..1000) | read-write | current |
| hpnicfIpxRouteUpdateTimer OBJECT-TYPE This node is used to set rip updating time which is based on seconds | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.2 | Integer32 (10..60000) | read-write | current |
| hpnicfIpxRouteImpRouteStatic OBJECT-TYPE This object determines whether static route can be imported. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.3 | EnabledStatus | read-write | current |
| hpnicfIpxRouteLoadBalancePaths OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.4 | Integer32 (1..64) | read-write | current |
| hpnicfIpxRouteMaxResPaths OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.5 | Integer32 (1..255) | read-write | current |
| hpnicfIpxRouteTable OBJECT-TYPE This table contains all dynamic and direct ipx route information of this system. The information of this table is read only. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.6 | not-accessible | current | |
| hpnicfIpxRouteEntry OBJECT-TYPE Each entry includes a dynamic or direct route. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.6.1 | not-accessible | current | |
| hpnicfIpxRouteIndex OBJECT-TYPE This object uniquely identifies a route. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.6.1.1 | Integer32 | not-accessible | current |
| hpnicfIpxRouteDestNetId OBJECT-TYPE The destination network number of this route information, and its value ranges from 1 to 0xfffffffe. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.6.1.2 | OCTET STRING (SIZE(4)) | read-only | current |
| hpnicfIpxRouteNextHop OBJECT-TYPE The next hop of this route. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.6.1.3 | OCTET STRING (SIZE(10)) | read-only | current |
| hpnicfIpxRoutePro OBJECT-TYPE The protocol type of this route information. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.6.1.4 | INTEGER {direct(1), rip(2)} | read-only | current |
| hpnicfIpxRoutePre OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.6.1.5 | Integer32 | read-only | current |
| hpnicfIpxRouteTicks OBJECT-TYPE The time, in ticks, that the packet takes to reach the destination. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.6.1.6 | Integer32 (1..65534) | read-only | current |
| hpnicfIpxRouteHops OBJECT-TYPE The object indicates the number of hops that the packet must be passed through to reach the destination. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.6.1.7 | Integer32 (0..15) | read-only | current |
| hpnicfIpxRouteTime OBJECT-TYPE The aging time of this route information. The aging time of static and interface route information is 0. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.6.1.8 | Integer32 (0..60000000) | read-only | current |
| hpnicfIpxRouteOutInterface OBJECT-TYPE The out interface of this route information. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.6.1.9 | OCTET STRING (SIZE(1..30)) | read-only | current |
| hpnicfIpxStaticRouteTable OBJECT-TYPE This table contains all static ipx route information of this system. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.7 | not-accessible | current | |
| hpnicfIpxStaticRouteEntry OBJECT-TYPE Each entry includes one static route information. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.7.1 | not-accessible | current | |
| hpnicfIpxStaticRouteDestNetId OBJECT-TYPE The 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. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.7.1.1 | OCTET STRING (SIZE(4)) | not-accessible | current |
| hpnicfIpxStaticRouteNextHop OBJECT-TYPE The sub-index of Static Route Table. The next hop of this static route information. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.7.1.2 | OCTET STRING (SIZE(10)) | not-accessible | current |
| hpnicfIpxStaticRoutePre OBJECT-TYPE The preference of this route information. Static route's preference is 60, and it can be configured. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.7.1.3 | Integer32 (1..255) | read-create | current |
| hpnicfIpxStaticRouteOutIf OBJECT-TYPE The out interface of this route. This interface can be serial or pos interface. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.7.1.4 | OCTET STRING (SIZE(1..30)) | read-create | current |
| hpnicfIpxStaticRouteTicks OBJECT-TYPE The time, in ticks that the packet takes to reach the destination with the static route. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.7.1.5 | Integer32 (1..65534) | read-create | current |
| hpnicfIpxStaticRouteHops OBJECT-TYPE This object indicates how many hops are needed to arrive at the destination network. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.7.1.6 | Integer32 (1..15) | read-create | current |
| hpnicfIpxStaticRouteStatus OBJECT-TYPE The status of this static route. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.7.1.7 | INTEGER {active(1), inactive(2)} | read-create | current |
| hpnicfIpxStaticRouteRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.7.1.8 | RowStatus | read-create | current |
| hpnicfIpxRouteStatTable OBJECT-TYPE A table includes all statistic route information. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.8 | not-accessible | current | |
| hpnicfIpxRouteStatEntry OBJECT-TYPE An entry records a statistic information of route. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.8.1 | not-accessible | current | |
| hpnicfIpxRouteStatPro OBJECT-TYPE The protocol type of the route information. The value of 'total' is the total amount of all kinds of IPX routes. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.8.1.1 | INTEGER {direct(1), static(2), rip(3), default(4), total(5)} | not-accessible | current |
| hpnicfIpxRouteStatRoutes OBJECT-TYPE The route amount of the corresponding protocol type. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.8.1.2 | Counter32 | read-only | current |
| hpnicfIpxRouteStatActives OBJECT-TYPE The active route amount of the corresponding protocol type. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.8.1.3 | Counter32 | read-only | current |
| hpnicfIpxRouteStatAddeds OBJECT-TYPE The added route amount of the corresponding protocol type. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.8.1.4 | Counter32 | read-only | current |
| hpnicfIpxRouteStatDeleteds OBJECT-TYPE The deleted but not freed route amount of the corresponding protocol type. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.8.1.5 | Counter32 | read-only | current |
| hpnicfIpxRouteStatFreeds OBJECT-TYPE The freed route amount of the corresponding protocol type. | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.8.1.6 | Counter32 | read-only | current |
| hpnicfIpxSap OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.34.3 | |||
| hpnicfIpxSapMultiplier OBJECT-TYPE This node is used to calculate aging time of service information. The absolute aging time = (hpnicfIpxSapMultiplier * hpnicfIpxSapUpdateTimer). | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.1 | Integer32 (1..1000) | read-write | current |
| hpnicfIpxSapUpdateTimer OBJECT-TYPE This node is used to set service packet updating time which is based on seconds. | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.2 | Integer32 (10..60000) | read-write | current |
| hpnicfIpxSapGnsLoadBalance OBJECT-TYPE 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). | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.3 | EnabledStatus | read-write | current |
| hpnicfIpxSapMaxResServers OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.4 | Integer32 (1..2048) | read-write | current |
| hpnicfIpxServiceTable OBJECT-TYPE This table inlcudes all dynamic service information. The dynamic service information can be read only. | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.5 | not-accessible | current | |
| hpnicfIpxServiceEntry OBJECT-TYPE One entry records one service | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.5.1 | not-accessible | current | |
| hpnicfIpxServiceIndex OBJECT-TYPE This object uniquely identifies a service information. | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.5.1.1 | Integer32 | not-accessible | current |
| hpnicfIpxServiceName OBJECT-TYPE The name of the service. | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.5.1.2 | OCTET STRING (SIZE(1..47)) | read-only | current |
| hpnicfIpxServiceType OBJECT-TYPE The service type. | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.5.1.3 | OCTET STRING (SIZE(2)) | read-only | current |
| hpnicfIpxServiceNetId OBJECT-TYPE The IPX network number portion of the IPX address of the service. | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.5.1.4 | OCTET STRING (SIZE(4)) | read-only | current |
| hpnicfIpxServiceNodeId OBJECT-TYPE The IPX node number portion of the IPX address of the service. | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.5.1.5 | OCTET STRING (SIZE(6)) | read-only | current |
| hpnicfIpxServiceSocketNo OBJECT-TYPE The socket portion of the IPX address of the service | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.5.1.6 | OCTET STRING (SIZE(2)) | read-only | current |
| hpnicfIpxServicePreference OBJECT-TYPE The service preference of the service | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.5.1.7 | Integer32 | read-only | current |
| hpnicfIpxServiceHops OBJECT-TYPE The hops from the device to the server. | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.5.1.8 | Integer32 (0..15) | read-only | current |
| hpnicfIpxServiceRecvIf OBJECT-TYPE Interface from which the service is receieved | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.5.1.9 | OCTET STRING (SIZE(1..30)) | read-only | current |
| hpnicfIpxStaticServiceTable OBJECT-TYPE This table inlcudes all static service information. This table supports to creation and deletione of a static service, but not supports to modification | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.6 | not-accessible | current | |
| hpnicfIpxStaticServiceEntry OBJECT-TYPE An entry records one service | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.6.1 | not-accessible | current | |
| hpnicfIpxStaticServiceType OBJECT-TYPE The index of static service table. | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.6.1.1 | OCTET STRING (SIZE(2)) | not-accessible | current |
| hpnicfIpxStaticServiceName OBJECT-TYPE The sub-index of static service table. The name of the service. | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.6.1.2 | OCTET STRING (SIZE(1..47)) | not-accessible | current |
| hpnicfIpxStaticServiceNetId OBJECT-TYPE The sub-index of static service table. The IPX network number portion of the IPX address of the service. | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.6.1.3 | OCTET STRING (SIZE(4)) | not-accessible | current |
| hpnicfIpxStaticServiceNodeId OBJECT-TYPE The IPX node number portion of the IPX address of the service. | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.6.1.4 | OCTET STRING (SIZE(6)) | read-create | current |
| hpnicfIpxStatciServiceSocketNo OBJECT-TYPE The socket portion of the IPX address of the service. | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.6.1.5 | OCTET STRING (SIZE(2)) | read-create | current |
| hpnicfIpxStaticServicePreference OBJECT-TYPE The service preference of the server. | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.6.1.6 | Integer32 (1..255) | read-create | current |
| hpnicfIpxStaticServiceHops OBJECT-TYPE The hops from the device to the server. | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.6.1.7 | Integer32 (1..15) | read-create | current |
| hpnicfIpxStaticServiceStatus OBJECT-TYPE The status of the service that you created. The value of this object is determined by system. | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.6.1.8 | INTEGER {active(1), inactive(2)} | read-create | current |
| hpnicfIpxStaticServiceRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.6.1.9 | RowStatus | read-create | current |
| hpnicfIpxStat OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.34.4 | |||
| hpnicfIpxStatGlobal OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1 | |||
| hpnicfIpxStatTotalReceives OBJECT-TYPE The total number of packets received. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.1 | Counter32 | read-only | current |
| hpnicfIpxStatPitchs OBJECT-TYPE The number of received packets filled by device when forwarding or delivering up to upper protocol. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.2 | Counter32 | read-only | current |
| hpnicfIpxStatLenErrors OBJECT-TYPE The number of received packets discarded due to length error. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.3 | Counter32 | read-only | current |
| hpnicfIpxStatFormatErrors OBJECT-TYPE The number of received packets discarded due to format error. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.4 | Counter32 | read-only | current |
| hpnicfIpxStatBadHops OBJECT-TYPE The number of received packets which's value of field Hops is greater than 16. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.5 | Counter32 | read-only | current |
| hpnicfIpxStatHopsDiscards OBJECT-TYPE The number of received packets of which hops portion is equal to 16. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.6 | Counter32 | read-only | current |
| hpnicfIpxStatOtherErrors OBJECT-TYPE The number of received packets discarded due to other error. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.7 | Counter32 | read-only | current |
| hpnicfIpxStatLocalDests OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.8 | Counter32 | read-only | current |
| hpnicfIpxStatCantDeals OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.9 | Counter32 | read-only | current |
| hpnicfIpxStatForwards OBJECT-TYPE The number of received packets to be forwarded in the case that the entity was not their final destination. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.10 | Counter32 | read-only | current |
| hpnicfIpxStatGenerates OBJECT-TYPE The number of sent packets that the device generated itself. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.11 | Counter32 | read-only | current |
| hpnicfIpxStatNoRoutes OBJECT-TYPE The number of packets discarded due to no route to the destination was found in routing table. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.12 | Counter32 | read-only | current |
| hpnicfIpxStatOutDiscards OBJECT-TYPE 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. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.13 | Counter32 | read-only | current |
| hpnicfIpxStatRipSends OBJECT-TYPE The total number of RIP packets sent. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.14 | Counter32 | read-only | current |
| hpnicfIpxStatRipReceives OBJECT-TYPE The total number of RIP packets received. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.15 | Counter32 | read-only | current |
| hpnicfIpxStaRipRspSends OBJECT-TYPE The total number of RIP response packets sent. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.16 | Counter32 | read-only | current |
| hpnicfIpxStaRipRspReceives OBJECT-TYPE The total number of RIP response packets received. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.17 | Counter32 | read-only | current |
| hpnicfIpxStatRipReqReceives OBJECT-TYPE The total number of RIP request packets received. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.18 | Counter32 | read-only | current |
| hpnicfIpxStatRipReqDeals OBJECT-TYPE The total number of RIP request packets dealt with. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.19 | Counter32 | read-only | current |
| hpnicfIpxStatRipReqSends OBJECT-TYPE The total number of RIP request packets sent. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.20 | Counter32 | read-only | current |
| hpnicfIpxStatRipPeriUpdates OBJECT-TYPE The total number of periodic update RIP packets sent. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.21 | Counter32 | read-only | current |
| hpnicfIpxStatSapGenReqReceives OBJECT-TYPE The total number of SAP general request packets received. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.22 | Counter32 | read-only | current |
| hpnicfIpxStatSapSpecReqReceives OBJECT-TYPE The total number of SAP specific request packets received. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.23 | Counter32 | read-only | current |
| hpnicfIpxStatSapGnsReqReceives OBJECT-TYPE The total number of SAP GNS request packets received. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.24 | Counter32 | read-only | current |
| hpnicfIpxStatSapGenRspSends OBJECT-TYPE The total number of SAP general response packets sent. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.25 | Counter32 | read-only | current |
| hpnicfIpxStatSapSpecRspSends OBJECT-TYPE The total number of SAP specific response packets sent. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.26 | Counter32 | read-only | current |
| hpnicfIpxStatSapGnsRspSends OBJECT-TYPE The total number of SAP GNS response packets sent. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.27 | Counter32 | read-only | current |
| hpnicfIpxStatSapPeriUpdates OBJECT-TYPE The total number of SAP periodic update packets sent. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.28 | Counter32 | read-only | current |
| hpnicfIpxStatSapInPktErrors OBJECT-TYPE The total number of SAP error packets received. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.29 | Counter32 | read-only | current |
| hpnicfIpxStatInterface OBJECT-IDENTITY | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2 | |||
| hpnicfIpxIfStatTable OBJECT-TYPE The table of the statistic information on each interface. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1 | not-accessible | current | |
| hpnicfIpxIfStatEntry OBJECT-TYPE The entry of the statistic table. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1 | not-accessible | current | |
| hpnicfIpxIfStatIndex OBJECT-TYPE The index of the table's entry. According to the interface's index. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| hpnicfIpxIfStatNetId OBJECT-TYPE The network number of the IPX address of this interface. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.2 | OCTET STRING (SIZE(4)) | read-only | current |
| hpnicfIpxIfStatNodeId OBJECT-TYPE The node number of the IPX address of this interface. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.3 | OCTET STRING (SIZE(6)) | read-only | current |
| hpnicfIpxIfStatIpxReceives OBJECT-TYPE The total number of packets received on the interface. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.4 | Counter32 | read-only | current |
| hpnicfIpxIfStatIpxSends OBJECT-TYPE The total number of packets sent on the interface. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.5 | Counter32 | read-only | current |
| hpnicfIpxIfStatIpxRecvBytes OBJECT-TYPE The total number of bytes received on the interface. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.6 | Counter32 | read-only | current |
| hpnicfIpxIfStatIpxSendBytes OBJECT-TYPE The total number of bytes sent on the interface. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.7 | Counter32 | read-only | current |
| hpnicfIpxIfStatRipReceives OBJECT-TYPE The total number of RIP packets received on the interface. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.8 | Counter32 | read-only | current |
| hpnicfIpxIfStatRipSends OBJECT-TYPE The total number of RIP packets sent on the interface. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.9 | Counter32 | read-only | current |
| hpnicfIpxIfStatRipDiscards OBJECT-TYPE The total number of RIP packets discarded on the interface. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.10 | Counter32 | read-only | current |
| hpnicfIpxIfStatRipSpecReqReceives OBJECT-TYPE The total number of RIP specific request packets received on the interface. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.11 | Counter32 | read-only | current |
| hpnicfIpxIfStatRipSpecRspSends OBJECT-TYPE The total number of RIP specific response packets sent on the interface. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.12 | Counter32 | read-only | current |
| hpnicfIpxIfStatRipGenReqReceives OBJECT-TYPE The total number of RIP general request packets received on the interface. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.13 | Counter32 | read-only | current |
| hpnicfIpxIfStatRipGenRspSends OBJECT-TYPE The total number of RIP general response packets sent on the interface. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.14 | Counter32 | read-only | current |
| hpnicfIpxIfStatSapReceives OBJECT-TYPE The total number of SAP packets received on the interface. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.15 | Counter32 | read-only | current |
| hpnicfIpxIfStatSapSends OBJECT-TYPE The total number of SAP packets sent on the interface. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.16 | Counter32 | read-only | current |
| hpnicfIpxIfStatSapDiscards OBJECT-TYPE The total number of SAP packets discarded on the interface. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.17 | Counter32 | read-only | current |
| hpnicfIpxIfStatSapGnsReqReceives OBJECT-TYPE The total number of SAP GNS response packets received on the interface. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.18 | Counter32 | read-only | current |
| hpnicfIpxIfStatSapGnsRspSends OBJECT-TYPE The total number of SAP GNS response packets sent on the interface. | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.19 | Counter32 | read-only | current |