HPN-ICF-IPX-MIB: View SNMP OID List / Download MIB
VENDOR: HEWLETT-PACKARD
Home | MIB: HPN-ICF-IPX-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hpnicfIpx | 1.3.6.1.4.1.11.2.14.11.15.2.34 |
This MIB defines management information used on products which support ipx protocol. It includes 4 parts: 1.ipx interface configuration group - This group contains configurable management information and statistic information on each interface. 2.rip group - Rip means route information protocol. This group contains configurable management information and route status and route statistic information. 3.sap group - Sap means service access group. This group contains all service information. 4.ipx statistics group - This group includes ipx statistic information on all interfaces. |
||
hpnicfIpxConfig | 1.3.6.1.4.1.11.2.14.11.15.2.34.1 | |||
hpnicfIpxStatus | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.1 | enabledstatus | read-write |
This object is used to enable or disable ipx globally. |
hpnicfIpxIfConfigTable | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.2 | no-access |
Table of configurable management information on each interface. |
|
1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1 | no-access |
An entry in the table, containing management information about a single interface. |
||
hpnicfIpxIfIndex | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.1 | integer32 | no-access |
This variable uniquely identifies the interface to which the configurations are applied. |
hpnicfIpxIfNetId | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.2 | octet string | read-only |
The network number of the IPX address of this interface. |
hpnicfIpxIfNodeId | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.3 | octet string | read-only |
The node number of the IPX address of this interface. |
hpnicfIpxIfSplitHorizon | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.4 | enabledstatus | read-only |
This node is used to set the split horizon status. Its default value is 'enabled'. In this case, the interface which receives a message can't send this message from the same interface. This function can avoid route loop. But it is unused for point to point link. If it is set to 'disabled', split horizon is disable. |
hpnicfIPxIfTick | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.5 | integer32 | read-only |
This object is used to set this interface's delay time. It is counted by ticks which is 1/18 second. By default, the ethernet interface's delay time is 1 tick, asynchronous serial interface's delay time is 30 ticks, WAN interface's delay time is 6 ticks. |
hpnicfIpxIfUpdateChangeOnly | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.6 | enabledstatus | read-only |
When this variable is set to 'enabled', updating change is on. And sap and rip will send updating packets periodically to avoid broadcast storm. Whereas updating change is off. |
hpnicfIpxIfRipMtu | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.7 | integer32 | read-only |
This variable is used to define the max length of RIP updating packets. |
hpnicfIpxIfEncapsuleType | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.8 | integer | read-only |
This node is used to define the encapsulating form of IPX packets. 'dot2' indicates the form is 802.2, while 'dot3' means 802.3. And 'snap' indicates the form is ethernet-snap. It takes effect only on ethernet interface, and the default value is 'dot3', while 'unkown' for other types of port. Enumeration: 'dot3': 2, 'dot2': 1, 'ethernet-2': 3, 'unkown': 5, 'snap': 4. |
hpnicfIpxIfNetbiosPropagation | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.9 | enabledstatus | read-only |
This node is used to configure whether the current interface can forward broadcasting packets which IPX type is 20 used for NetBIOS. |
hpnicfIpxIfSapStatus | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.10 | enabledstatus | read-only |
The status of sap on the current interface. It is enabled when ipx is enabled on this interface. |
hpnicfIpxIfSapMtu | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.11 | integer32 | read-only |
This variable is used to define the max length of SAP refreshing packets. |
hpnicfIpxIfGnsReply | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.12 | enabledstatus | read-only |
This object is used to enable or disable the current interface to response the IPX GNS request. |
hpnicfIpxIfRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.34.1.2.1.13 | rowstatus | read-only |
The status of this row. To create a row, user can select 'createAndGo'. If the row is created successfully, this object will became 'active'. To delete one row, user can select 'destory' and the row will be deleted. |
hpnicfIpxRip | 1.3.6.1.4.1.11.2.14.11.15.2.34.2 | |||
hpnicfIpxRouteMultiplier | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.1 | integer32 | read-write |
This node is used to calculate Rip aging time of route information. The absolute aging time = (hpnicfIpxRouteMultiplier * hpnicfIpxRouteUpdateTimer). |
hpnicfIpxRouteUpdateTimer | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.2 | integer32 | read-write |
This node is used to set rip updating time which is based on seconds |
hpnicfIpxRouteImpRouteStatic | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.3 | enabledstatus | read-write |
This object determines whether static route can be imported. |
hpnicfIpxRouteLoadBalancePaths | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.4 | integer32 | read-write |
This object defines the max equivalent paths to the same destination. If the newly defined value is smaller than the current value, the routes out of the new value will be set inactive. |
hpnicfIpxRouteMaxResPaths | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.5 | integer32 | read-write |
This object defines the max dynamic routes to the same destination. If the newly defined value is smaller than the current value, the routes will not be deleted until they age out or are deleted manually. |
hpnicfIpxRouteTable | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.6 | no-access |
This table contains all dynamic and direct ipx route information of this system. The information of this table is read only. |
|
1.3.6.1.4.1.11.2.14.11.15.2.34.2.6.1 | no-access |
Each entry includes a dynamic or direct route. |
||
hpnicfIpxRouteIndex | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.6.1.1 | integer32 | no-access |
This object uniquely identifies a route. |
hpnicfIpxRouteDestNetId | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.6.1.2 | octet string | read-only |
The destination network number of this route information, and its value ranges from 1 to 0xfffffffe. |
hpnicfIpxRouteNextHop | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.6.1.3 | octet string | read-only |
The next hop of this route. |
hpnicfIpxRoutePro | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.6.1.4 | integer | read-only |
The protocol type of this route information. Enumeration: 'direct': 1, 'rip': 2. |
hpnicfIpxRoutePre | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.6.1.5 | integer32 | read-only |
The preference of this route information. The direct route's preference is 0, and it can't be modified. Dynamic route's default preference is 100. |
hpnicfIpxRouteTicks | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.6.1.6 | integer32 | read-only |
The time, in ticks, that the packet takes to reach the destination. |
hpnicfIpxRouteHops | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.6.1.7 | integer32 | read-only |
The object indicates the number of hops that the packet must be passed through to reach the destination. |
hpnicfIpxRouteTime | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.6.1.8 | integer32 | read-only |
The aging time of this route information. The aging time of static and interface route information is 0. |
hpnicfIpxRouteOutInterface | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.6.1.9 | octet string | read-only |
The out interface of this route information. |
hpnicfIpxStaticRouteTable | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.7 | no-access |
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.1 | no-access |
Each entry includes one static route information. |
||
hpnicfIpxStaticRouteDestNetId | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.7.1.1 | octet string | no-access |
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. |
hpnicfIpxStaticRouteNextHop | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.7.1.2 | octet string | no-access |
The sub-index of Static Route Table. The next hop of this static route information. |
hpnicfIpxStaticRoutePre | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.7.1.3 | integer32 | read-only |
The preference of this route information. Static route's preference is 60, and it can be configured. |
hpnicfIpxStaticRouteOutIf | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.7.1.4 | octet string | read-only |
The out interface of this route. This interface can be serial or pos interface. |
hpnicfIpxStaticRouteTicks | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.7.1.5 | integer32 | read-only |
The time, in ticks that the packet takes to reach the destination with the static route. |
hpnicfIpxStaticRouteHops | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.7.1.6 | integer32 | read-only |
This object indicates how many hops are needed to arrive at the destination network. |
hpnicfIpxStaticRouteStatus | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.7.1.7 | integer | read-only |
The status of this static route. Enumeration: 'active': 1, 'inactive': 2. |
hpnicfIpxStaticRouteRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.7.1.8 | rowstatus | read-only |
The status of this row. To create a row, user can select 'createAndGo'. If the row is created successfully, this object will became 'active'. To delete one row, user can select 'destory' and the row will be deleted. |
hpnicfIpxRouteStatTable | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.8 | no-access |
A table includes all statistic route information. |
|
1.3.6.1.4.1.11.2.14.11.15.2.34.2.8.1 | no-access |
An entry records a statistic information of route. |
||
hpnicfIpxRouteStatPro | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.8.1.1 | integer | no-access |
The protocol type of the route information. The value of 'total' is the total amount of all kinds of IPX routes. Enumeration: 'default': 4, 'total': 5, 'static': 2, 'direct': 1, 'rip': 3. |
hpnicfIpxRouteStatRoutes | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.8.1.2 | counter32 | read-only |
The route amount of the corresponding protocol type. |
hpnicfIpxRouteStatActives | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.8.1.3 | counter32 | read-only |
The active route amount of the corresponding protocol type. |
hpnicfIpxRouteStatAddeds | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.8.1.4 | counter32 | read-only |
The added route amount of the corresponding protocol type. |
hpnicfIpxRouteStatDeleteds | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.8.1.5 | counter32 | read-only |
The deleted but not freed route amount of the corresponding protocol type. |
hpnicfIpxRouteStatFreeds | 1.3.6.1.4.1.11.2.14.11.15.2.34.2.8.1.6 | counter32 | read-only |
The freed route amount of the corresponding protocol type. |
hpnicfIpxSap | 1.3.6.1.4.1.11.2.14.11.15.2.34.3 | |||
hpnicfIpxSapMultiplier | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.1 | integer32 | read-write |
This node is used to calculate aging time of service information. The absolute aging time = (hpnicfIpxSapMultiplier * hpnicfIpxSapUpdateTimer). |
hpnicfIpxSapUpdateTimer | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.2 | integer32 | read-write |
This node is used to set service packet updating time which is based on seconds. |
hpnicfIpxSapGnsLoadBalance | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.3 | enabledstatus | read-write |
This object is used to set whether the system will reply to the GNS request with the Round-Robin way. By default, the system will response to the GNS request with the servers known to the device in turn, preventing from the nearest server's over loading. With value of disabled, in this way, the system will response to the request with the nearest server(who has smallest hop in system's service information table). |
hpnicfIpxSapMaxResServers | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.4 | integer32 | read-write |
This object is used to configure maximum number of servers of a type. If the newly defined value is smaller than the previous value, the information out of the value will not be deleted. If the queue reaches to the maximum number, no new information can be added. |
hpnicfIpxServiceTable | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.5 | no-access |
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.1 | no-access |
One entry records one service |
||
hpnicfIpxServiceIndex | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.5.1.1 | integer32 | no-access |
This object uniquely identifies a service information. |
hpnicfIpxServiceName | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.5.1.2 | octet string | read-only |
The name of the service. |
hpnicfIpxServiceType | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.5.1.3 | octet string | read-only |
The service type. |
hpnicfIpxServiceNetId | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.5.1.4 | octet string | read-only |
The IPX network number portion of the IPX address of the service. |
hpnicfIpxServiceNodeId | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.5.1.5 | octet string | read-only |
The IPX node number portion of the IPX address of the service. |
hpnicfIpxServiceSocketNo | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.5.1.6 | octet string | read-only |
The socket portion of the IPX address of the service |
hpnicfIpxServicePreference | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.5.1.7 | integer32 | read-only |
The service preference of the service |
hpnicfIpxServiceHops | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.5.1.8 | integer32 | read-only |
The hops from the device to the server. |
hpnicfIpxServiceRecvIf | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.5.1.9 | octet string | read-only |
Interface from which the service is receieved |
hpnicfIpxStaticServiceTable | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.6 | no-access |
This table inlcudes all static service information. This table supports to creation and deletione of a static service, but not supports to modification |
|
1.3.6.1.4.1.11.2.14.11.15.2.34.3.6.1 | no-access |
An entry records one service |
||
hpnicfIpxStaticServiceType | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.6.1.1 | octet string | no-access |
The index of static service table. |
hpnicfIpxStaticServiceName | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.6.1.2 | octet string | no-access |
The sub-index of static service table. The name of the service. |
hpnicfIpxStaticServiceNetId | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.6.1.3 | octet string | no-access |
The sub-index of static service table. The IPX network number portion of the IPX address of the service. |
hpnicfIpxStaticServiceNodeId | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.6.1.4 | octet string | read-only |
The IPX node number portion of the IPX address of the service. |
hpnicfIpxStatciServiceSocketNo | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.6.1.5 | octet string | read-only |
The socket portion of the IPX address of the service. |
hpnicfIpxStaticServicePreference | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.6.1.6 | integer32 | read-only |
The service preference of the server. |
hpnicfIpxStaticServiceHops | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.6.1.7 | integer32 | read-only |
The hops from the device to the server. |
hpnicfIpxStaticServiceStatus | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.6.1.8 | integer | read-only |
The status of the service that you created. The value of this object is determined by system. Enumeration: 'active': 1, 'inactive': 2. |
hpnicfIpxStaticServiceRowStatus | 1.3.6.1.4.1.11.2.14.11.15.2.34.3.6.1.9 | rowstatus | read-only |
The status of this row. To create a row, user can select 'createAndGo'. If the row is created successfully, this object will became 'active'. To delete one row, user can select 'destory' and the row will be deleted. |
hpnicfIpxStat | 1.3.6.1.4.1.11.2.14.11.15.2.34.4 | |||
hpnicfIpxStatGlobal | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1 | |||
hpnicfIpxStatTotalReceives | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.1 | counter32 | read-only |
The total number of packets received. |
hpnicfIpxStatPitchs | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.2 | counter32 | read-only |
The number of received packets filled by device when forwarding or delivering up to upper protocol. |
hpnicfIpxStatLenErrors | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.3 | counter32 | read-only |
The number of received packets discarded due to length error. |
hpnicfIpxStatFormatErrors | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.4 | counter32 | read-only |
The number of received packets discarded due to format error. |
hpnicfIpxStatBadHops | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.5 | counter32 | read-only |
The number of received packets which's value of field Hops is greater than 16. |
hpnicfIpxStatHopsDiscards | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.6 | counter32 | read-only |
The number of received packets of which hops portion is equal to 16. |
hpnicfIpxStatOtherErrors | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.7 | counter32 | read-only |
The number of received packets discarded due to other error. |
hpnicfIpxStatLocalDests | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.8 | counter32 | read-only |
The number of received packets which destination is the local device. Note that this would include the IPX NetBIOS propagation packets and those broadcast packets just to the network on which local device resides. |
hpnicfIpxStatCantDeals | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.9 | counter32 | read-only |
The number of received packets with which can't be dealt. One possible reason for discarding such a packet would be receiving a packet of an unknown or unsupported protocol. |
hpnicfIpxStatForwards | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.10 | counter32 | read-only |
The number of received packets to be forwarded in the case that the entity was not their final destination. |
hpnicfIpxStatGenerates | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.11 | counter32 | read-only |
The number of sent packets that the device generated itself. |
hpnicfIpxStatNoRoutes | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.12 | counter32 | read-only |
The number of packets discarded due to no route to the destination was found in routing table. |
hpnicfIpxStatOutDiscards | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.13 | counter32 | read-only |
The number of packets to be discarded when sending out. Note that this counter would not include the packet(s) discarded due to no route. |
hpnicfIpxStatRipSends | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.14 | counter32 | read-only |
The total number of RIP packets sent. |
hpnicfIpxStatRipReceives | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.15 | counter32 | read-only |
The total number of RIP packets received. |
hpnicfIpxStaRipRspSends | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.16 | counter32 | read-only |
The total number of RIP response packets sent. |
hpnicfIpxStaRipRspReceives | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.17 | counter32 | read-only |
The total number of RIP response packets received. |
hpnicfIpxStatRipReqReceives | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.18 | counter32 | read-only |
The total number of RIP request packets received. |
hpnicfIpxStatRipReqDeals | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.19 | counter32 | read-only |
The total number of RIP request packets dealt with. |
hpnicfIpxStatRipReqSends | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.20 | counter32 | read-only |
The total number of RIP request packets sent. |
hpnicfIpxStatRipPeriUpdates | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.21 | counter32 | read-only |
The total number of periodic update RIP packets sent. |
hpnicfIpxStatSapGenReqReceives | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.22 | counter32 | read-only |
The total number of SAP general request packets received. |
hpnicfIpxStatSapSpecReqReceives | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.23 | counter32 | read-only |
The total number of SAP specific request packets received. |
hpnicfIpxStatSapGnsReqReceives | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.24 | counter32 | read-only |
The total number of SAP GNS request packets received. |
hpnicfIpxStatSapGenRspSends | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.25 | counter32 | read-only |
The total number of SAP general response packets sent. |
hpnicfIpxStatSapSpecRspSends | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.26 | counter32 | read-only |
The total number of SAP specific response packets sent. |
hpnicfIpxStatSapGnsRspSends | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.27 | counter32 | read-only |
The total number of SAP GNS response packets sent. |
hpnicfIpxStatSapPeriUpdates | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.28 | counter32 | read-only |
The total number of SAP periodic update packets sent. |
hpnicfIpxStatSapInPktErrors | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.1.29 | counter32 | read-only |
The total number of SAP error packets received. |
hpnicfIpxStatInterface | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2 | |||
hpnicfIpxIfStatTable | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1 | no-access |
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.1 | no-access |
The entry of the statistic table. |
||
hpnicfIpxIfStatIndex | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.1 | integer32 | no-access |
The index of the table's entry. According to the interface's index. |
hpnicfIpxIfStatNetId | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.2 | octet string | read-only |
The network number of the IPX address of this interface. |
hpnicfIpxIfStatNodeId | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.3 | octet string | read-only |
The node number of the IPX address of this interface. |
hpnicfIpxIfStatIpxReceives | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.4 | counter32 | read-only |
The total number of packets received on the interface. |
hpnicfIpxIfStatIpxSends | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.5 | counter32 | read-only |
The total number of packets sent on the interface. |
hpnicfIpxIfStatIpxRecvBytes | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.6 | counter32 | read-only |
The total number of bytes received on the interface. |
hpnicfIpxIfStatIpxSendBytes | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.7 | counter32 | read-only |
The total number of bytes sent on the interface. |
hpnicfIpxIfStatRipReceives | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.8 | counter32 | read-only |
The total number of RIP packets received on the interface. |
hpnicfIpxIfStatRipSends | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.9 | counter32 | read-only |
The total number of RIP packets sent on the interface. |
hpnicfIpxIfStatRipDiscards | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.10 | counter32 | read-only |
The total number of RIP packets discarded on the interface. |
hpnicfIpxIfStatRipSpecReqReceives | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.11 | counter32 | read-only |
The total number of RIP specific request packets received on the interface. |
hpnicfIpxIfStatRipSpecRspSends | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.12 | counter32 | read-only |
The total number of RIP specific response packets sent on the interface. |
hpnicfIpxIfStatRipGenReqReceives | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.13 | counter32 | read-only |
The total number of RIP general request packets received on the interface. |
hpnicfIpxIfStatRipGenRspSends | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.14 | counter32 | read-only |
The total number of RIP general response packets sent on the interface. |
hpnicfIpxIfStatSapReceives | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.15 | counter32 | read-only |
The total number of SAP packets received on the interface. |
hpnicfIpxIfStatSapSends | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.16 | counter32 | read-only |
The total number of SAP packets sent on the interface. |
hpnicfIpxIfStatSapDiscards | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.17 | counter32 | read-only |
The total number of SAP packets discarded on the interface. |
hpnicfIpxIfStatSapGnsReqReceives | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.18 | counter32 | read-only |
The total number of SAP GNS response packets received on the interface. |
hpnicfIpxIfStatSapGnsRspSends | 1.3.6.1.4.1.11.2.14.11.15.2.34.4.2.1.1.19 | counter32 | read-only |
The total number of SAP GNS response packets sent on the interface. |