A3COM-HUAWEI-IPX-MIB

File: A3COM-HUAWEI-IPX-MIB.mib (44969 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC A3COM-HUAWEI-OID-MIB

Imported symbols

Integer32 MODULE-IDENTITY OBJECT-TYPE
TimeTicks Counter32 TEXTUAL-CONVENTION
RowStatus h3cCommon

Defined Types

EnabledStatus  
A simple status value for the object.
TEXTUAL-CONVENTION    
  INTEGER enabled(1), disabled(2)  

H3cIpxIfConfigEntry  
SEQUENCE    
  h3cIpxIfIndex Integer32
  h3cIpxIfNetId OCTET STRING
  h3cIpxIfNodeId OCTET STRING
  h3cIpxIfSplitHorizon EnabledStatus
  h3cIPxIfTick Integer32
  h3cIpxIfUpdateChangeOnly EnabledStatus
  h3cIpxIfRipMtu Integer32
  h3cIpxIfEncapsuleType INTEGER
  h3cIpxIfNetbiosPropagation EnabledStatus
  h3cIpxIfSapStatus EnabledStatus
  h3cIpxIfSapMtu Integer32
  h3cIpxIfGnsReply EnabledStatus
  h3cIpxIfRowStatus RowStatus

H3cIpxRouteEntry  
SEQUENCE    
  h3cIpxRouteIndex Integer32
  h3cIpxRouteDestNetId OCTET STRING
  h3cIpxRouteNextHop OCTET STRING
  h3cIpxRoutePro INTEGER
  h3cIpxRoutePre Integer32
  h3cIpxRouteTicks Integer32
  h3cIpxRouteHops Integer32
  h3cIpxRouteTime Integer32
  h3cIpxRouteOutInterface OCTET STRING

H3cIpxStaticRouteEntry  
SEQUENCE    
  h3cIpxStaticRouteDestNetId OCTET STRING
  h3cIpxStaticRouteNextHop OCTET STRING
  h3cIpxStaticRoutePre Integer32
  h3cIpxStaticRouteOutIf OCTET STRING
  h3cIpxStaticRouteTicks Integer32
  h3cIpxStaticRouteHops Integer32
  h3cIpxStaticRouteStatus INTEGER
  h3cIpxStaticRouteRowStatus RowStatus

H3cIpxRouteStatEntry  
SEQUENCE    
  h3cIpxRouteStatPro INTEGER
  h3cIpxRouteStatRoutes Counter32
  h3cIpxRouteStatActives Counter32
  h3cIpxRouteStatAddeds Counter32
  h3cIpxRouteStatDeleteds Counter32
  h3cIpxRouteStatFreeds Counter32

H3cIpxServiceEntry  
SEQUENCE    
  h3cIpxServiceIndex Integer32
  h3cIpxServiceName OCTET STRING
  h3cIpxServiceType OCTET STRING
  h3cIpxServiceNetId OCTET STRING
  h3cIpxServiceNodeId OCTET STRING
  h3cIpxServiceSocketNo OCTET STRING
  h3cIpxServicePreference Integer32
  h3cIpxServiceHops Integer32
  h3cIpxServiceRecvIf OCTET STRING

H3cIpxStaticServiceEntry  
SEQUENCE    
  h3cIpxStaticServiceType OCTET STRING
  h3cIpxStaticServiceName OCTET STRING
  h3cIpxStaticServiceNetId OCTET STRING
  h3cIpxStaticServiceNodeId OCTET STRING
  h3cIpxStatciServiceSocketNo OCTET STRING
  h3cIpxStaticServicePreference Integer32
  h3cIpxStaticServiceHops Integer32
  h3cIpxStaticServiceStatus INTEGER
  h3cIpxStaticServiceRowStatus RowStatus

H3cIpxIfStatEntry  
SEQUENCE    
  h3cIpxIfStatIndex Integer32
  h3cIpxIfStatNetId OCTET STRING
  h3cIpxIfStatNodeId OCTET STRING
  h3cIpxIfStatIpxReceives Counter32
  h3cIpxIfStatIpxSends Counter32
  h3cIpxIfStatIpxRecvBytes Counter32
  h3cIpxIfStatIpxSendBytes Counter32
  h3cIpxIfStatRipReceives Counter32
  h3cIpxIfStatRipSends Counter32
  h3cIpxIfStatRipDiscards Counter32
  h3cIpxIfStatRipSpecReqReceives Counter32
  h3cIpxIfStatRipSpecRspSends Counter32
  h3cIpxIfStatRipGenReqReceives Counter32
  h3cIpxIfStatRipGenRspSends Counter32
  h3cIpxIfStatSapReceives Counter32
  h3cIpxIfStatSapSends Counter32
  h3cIpxIfStatSapDiscards Counter32
  h3cIpxIfStatSapGnsReqReceives Counter32
  h3cIpxIfStatSapGnsRspSends Counter32

Defined Values

h3cIpx 1.3.6.1.4.1.43.45.1.10.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.
MODULE-IDENTITY    

h3cIpxConfig 1.3.6.1.4.1.43.45.1.10.2.34.1
OBJECT IDENTIFIER    

h3cIpxRip 1.3.6.1.4.1.43.45.1.10.2.34.2
OBJECT IDENTIFIER    

h3cIpxSap 1.3.6.1.4.1.43.45.1.10.2.34.3
OBJECT IDENTIFIER    

h3cIpxStat 1.3.6.1.4.1.43.45.1.10.2.34.4
OBJECT IDENTIFIER    

h3cIpxStatus 1.3.6.1.4.1.43.45.1.10.2.34.1.1
This object is used to enable or disable ipx globally.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

h3cIpxIfConfigTable 1.3.6.1.4.1.43.45.1.10.2.34.1.2
Table of configurable management information on each interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cIpxIfConfigEntry

h3cIpxIfConfigEntry 1.3.6.1.4.1.43.45.1.10.2.34.1.2.1
An entry in the table, containing management information about a single interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cIpxIfConfigEntry  

h3cIpxIfIndex 1.3.6.1.4.1.43.45.1.10.2.34.1.2.1.1
This variable uniquely identifies the interface to which the configurations are applied.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

h3cIpxIfNetId 1.3.6.1.4.1.43.45.1.10.2.34.1.2.1.2
The network number of the IPX address of this interface.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(4)  

h3cIpxIfNodeId 1.3.6.1.4.1.43.45.1.10.2.34.1.2.1.3
The node number of the IPX address of this interface.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

h3cIpxIfSplitHorizon 1.3.6.1.4.1.43.45.1.10.2.34.1.2.1.4
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.
Status: current Access: read-create
OBJECT-TYPE    
  EnabledStatus  

h3cIPxIfTick 1.3.6.1.4.1.43.45.1.10.2.34.1.2.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..30000  

h3cIpxIfUpdateChangeOnly 1.3.6.1.4.1.43.45.1.10.2.34.1.2.1.6
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.
Status: current Access: read-create
OBJECT-TYPE    
  EnabledStatus  

h3cIpxIfRipMtu 1.3.6.1.4.1.43.45.1.10.2.34.1.2.1.7
This variable is used to define the max length of RIP updating packets.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 432..1500  

h3cIpxIfEncapsuleType 1.3.6.1.4.1.43.45.1.10.2.34.1.2.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER dot2(1), dot3(2), ethernet-2(3), snap(4), unkown(5)  

h3cIpxIfNetbiosPropagation 1.3.6.1.4.1.43.45.1.10.2.34.1.2.1.9
This node is used to configure whether the current interface can forward broadcasting packets which IPX type is 20 used for NetBIOS.
Status: current Access: read-create
OBJECT-TYPE    
  EnabledStatus  

h3cIpxIfSapStatus 1.3.6.1.4.1.43.45.1.10.2.34.1.2.1.10
The status of sap on the current interface. It is enabled when ipx is enabled on this interface.
Status: current Access: read-create
OBJECT-TYPE    
  EnabledStatus  

h3cIpxIfSapMtu 1.3.6.1.4.1.43.45.1.10.2.34.1.2.1.11
This variable is used to define the max length of SAP refreshing packets.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 480..1500  

h3cIpxIfGnsReply 1.3.6.1.4.1.43.45.1.10.2.34.1.2.1.12
This object is used to enable or disable the current interface to response the IPX GNS request.
Status: current Access: read-create
OBJECT-TYPE    
  EnabledStatus  

h3cIpxIfRowStatus 1.3.6.1.4.1.43.45.1.10.2.34.1.2.1.13
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

h3cIpxRouteMultiplier 1.3.6.1.4.1.43.45.1.10.2.34.2.1
This node is used to calculate Rip aging time of route information. The absolute aging time = (h3cIpxRouteMultiplier * h3cIpxRouteUpdateTimer).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..1000  

h3cIpxRouteUpdateTimer 1.3.6.1.4.1.43.45.1.10.2.34.2.2
This node is used to set rip updating time which is based on seconds
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 10..60000  

h3cIpxRouteImpRouteStatic 1.3.6.1.4.1.43.45.1.10.2.34.2.3
This object determines whether static route can be imported.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

h3cIpxRouteLoadBalancePaths 1.3.6.1.4.1.43.45.1.10.2.34.2.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..64  

h3cIpxRouteMaxResPaths 1.3.6.1.4.1.43.45.1.10.2.34.2.5
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..255  

h3cIpxRouteTable 1.3.6.1.4.1.43.45.1.10.2.34.2.6
This table contains all dynamic and direct ipx route information of this system. The information of this table is read only.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cIpxRouteEntry

h3cIpxRouteEntry 1.3.6.1.4.1.43.45.1.10.2.34.2.6.1
Each entry includes a dynamic or direct route.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cIpxRouteEntry  

h3cIpxRouteIndex 1.3.6.1.4.1.43.45.1.10.2.34.2.6.1.1
This object uniquely identifies a route.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

h3cIpxRouteDestNetId 1.3.6.1.4.1.43.45.1.10.2.34.2.6.1.2
The destination network number of this route information, and its value ranges from 1 to 0xfffffffe.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(4)  

h3cIpxRouteNextHop 1.3.6.1.4.1.43.45.1.10.2.34.2.6.1.3
The next hop of this route.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(10)  

h3cIpxRoutePro 1.3.6.1.4.1.43.45.1.10.2.34.2.6.1.4
The protocol type of this route information.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER direct(1), rip(2)  

h3cIpxRoutePre 1.3.6.1.4.1.43.45.1.10.2.34.2.6.1.5
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cIpxRouteTicks 1.3.6.1.4.1.43.45.1.10.2.34.2.6.1.6
The time, in ticks, that the packet takes to reach the destination.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..65534  

h3cIpxRouteHops 1.3.6.1.4.1.43.45.1.10.2.34.2.6.1.7
The object indicates the number of hops that the packet must be passed through to reach the destination.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..15  

h3cIpxRouteTime 1.3.6.1.4.1.43.45.1.10.2.34.2.6.1.8
The aging time of this route information. The aging time of static and interface route information is 0.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..60000000  

h3cIpxRouteOutInterface 1.3.6.1.4.1.43.45.1.10.2.34.2.6.1.9
The out interface of this route information.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..30)  

h3cIpxStaticRouteTable 1.3.6.1.4.1.43.45.1.10.2.34.2.7
This table contains all static ipx route information of this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cIpxStaticRouteEntry

h3cIpxStaticRouteEntry 1.3.6.1.4.1.43.45.1.10.2.34.2.7.1
Each entry includes one static route information.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cIpxStaticRouteEntry  

h3cIpxStaticRouteDestNetId 1.3.6.1.4.1.43.45.1.10.2.34.2.7.1.1
The 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.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(4)  

h3cIpxStaticRouteNextHop 1.3.6.1.4.1.43.45.1.10.2.34.2.7.1.2
The sub-index of Static Route Table. The next hop of this static route information.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(10)  

h3cIpxStaticRoutePre 1.3.6.1.4.1.43.45.1.10.2.34.2.7.1.3
The preference of this route information. Static route's preference is 60, and it can be configured.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..255  

h3cIpxStaticRouteOutIf 1.3.6.1.4.1.43.45.1.10.2.34.2.7.1.4
The out interface of this route. This interface can be serial or pos interface.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1..30)  

h3cIpxStaticRouteTicks 1.3.6.1.4.1.43.45.1.10.2.34.2.7.1.5
The time, in ticks that the packet takes to reach the destination with the static route.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..65534  

h3cIpxStaticRouteHops 1.3.6.1.4.1.43.45.1.10.2.34.2.7.1.6
This object indicates how many hops are needed to arrive at the destination network.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..15  

h3cIpxStaticRouteStatus 1.3.6.1.4.1.43.45.1.10.2.34.2.7.1.7
The status of this static route.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

h3cIpxStaticRouteRowStatus 1.3.6.1.4.1.43.45.1.10.2.34.2.7.1.8
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

h3cIpxRouteStatTable 1.3.6.1.4.1.43.45.1.10.2.34.2.8
A table includes all statistic route information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cIpxRouteStatEntry

h3cIpxRouteStatEntry 1.3.6.1.4.1.43.45.1.10.2.34.2.8.1
An entry records a statistic information of route.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cIpxRouteStatEntry  

h3cIpxRouteStatPro 1.3.6.1.4.1.43.45.1.10.2.34.2.8.1.1
The protocol type of the route information. The value of 'total' is the total amount of all kinds of IPX routes.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER direct(1), static(2), rip(3), default(4), total(5)  

h3cIpxRouteStatRoutes 1.3.6.1.4.1.43.45.1.10.2.34.2.8.1.2
The route amount of the corresponding protocol type.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxRouteStatActives 1.3.6.1.4.1.43.45.1.10.2.34.2.8.1.3
The active route amount of the corresponding protocol type.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxRouteStatAddeds 1.3.6.1.4.1.43.45.1.10.2.34.2.8.1.4
The added route amount of the corresponding protocol type.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxRouteStatDeleteds 1.3.6.1.4.1.43.45.1.10.2.34.2.8.1.5
The deleted but not freed route amount of the corresponding protocol type.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxRouteStatFreeds 1.3.6.1.4.1.43.45.1.10.2.34.2.8.1.6
The freed route amount of the corresponding protocol type.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxSapMultiplier 1.3.6.1.4.1.43.45.1.10.2.34.3.1
This node is used to calculate aging time of service information. The absolute aging time = (h3cIpxSapMultiplier * h3cIpxSapUpdateTimer).
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..1000  

h3cIpxSapUpdateTimer 1.3.6.1.4.1.43.45.1.10.2.34.3.2
This node is used to set service packet updating time which is based on seconds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 10..60000  

h3cIpxSapGnsLoadBalance 1.3.6.1.4.1.43.45.1.10.2.34.3.3
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).
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

h3cIpxSapMaxResServers 1.3.6.1.4.1.43.45.1.10.2.34.3.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..2048  

h3cIpxServiceTable 1.3.6.1.4.1.43.45.1.10.2.34.3.5
This table inlcudes all dynamic service information. The dynamic service information can be read only.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cIpxServiceEntry

h3cIpxServiceEntry 1.3.6.1.4.1.43.45.1.10.2.34.3.5.1
One entry records one service
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cIpxServiceEntry  

h3cIpxServiceIndex 1.3.6.1.4.1.43.45.1.10.2.34.3.5.1.1
This object uniquely identifies a service information.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

h3cIpxServiceName 1.3.6.1.4.1.43.45.1.10.2.34.3.5.1.2
The name of the service.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..47)  

h3cIpxServiceType 1.3.6.1.4.1.43.45.1.10.2.34.3.5.1.3
The service type.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

h3cIpxServiceNetId 1.3.6.1.4.1.43.45.1.10.2.34.3.5.1.4
The IPX network number portion of the IPX address of the service.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(4)  

h3cIpxServiceNodeId 1.3.6.1.4.1.43.45.1.10.2.34.3.5.1.5
The IPX node number portion of the IPX address of the service.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

h3cIpxServiceSocketNo 1.3.6.1.4.1.43.45.1.10.2.34.3.5.1.6
The socket portion of the IPX address of the service
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

h3cIpxServicePreference 1.3.6.1.4.1.43.45.1.10.2.34.3.5.1.7
The service preference of the service
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

h3cIpxServiceHops 1.3.6.1.4.1.43.45.1.10.2.34.3.5.1.8
The hops from the device to the server.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..15  

h3cIpxServiceRecvIf 1.3.6.1.4.1.43.45.1.10.2.34.3.5.1.9
Interface from which the service is receieved
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..30)  

h3cIpxStaticServiceTable 1.3.6.1.4.1.43.45.1.10.2.34.3.6
This table inlcudes all static service information. This table supports to creation and deletione of a static service, but not supports to modification
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cIpxStaticServiceEntry

h3cIpxStaticServiceEntry 1.3.6.1.4.1.43.45.1.10.2.34.3.6.1
An entry records one service
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cIpxStaticServiceEntry  

h3cIpxStaticServiceType 1.3.6.1.4.1.43.45.1.10.2.34.3.6.1.1
The index of static service table.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(2)  

h3cIpxStaticServiceName 1.3.6.1.4.1.43.45.1.10.2.34.3.6.1.2
The sub-index of static service table. The name of the service.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1..47)  

h3cIpxStaticServiceNetId 1.3.6.1.4.1.43.45.1.10.2.34.3.6.1.3
The sub-index of static service table. The IPX network number portion of the IPX address of the service.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(4)  

h3cIpxStaticServiceNodeId 1.3.6.1.4.1.43.45.1.10.2.34.3.6.1.4
The IPX node number portion of the IPX address of the service.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(6)  

h3cIpxStatciServiceSocketNo 1.3.6.1.4.1.43.45.1.10.2.34.3.6.1.5
The socket portion of the IPX address of the service.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(2)  

h3cIpxStaticServicePreference 1.3.6.1.4.1.43.45.1.10.2.34.3.6.1.6
The service preference of the server.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..255  

h3cIpxStaticServiceHops 1.3.6.1.4.1.43.45.1.10.2.34.3.6.1.7
The hops from the device to the server.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..15  

h3cIpxStaticServiceStatus 1.3.6.1.4.1.43.45.1.10.2.34.3.6.1.8
The status of the service that you created. The value of this object is determined by system.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

h3cIpxStaticServiceRowStatus 1.3.6.1.4.1.43.45.1.10.2.34.3.6.1.9
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.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

h3cIpxStatGlobal 1.3.6.1.4.1.43.45.1.10.2.34.4.1
OBJECT IDENTIFIER    

h3cIpxStatInterface 1.3.6.1.4.1.43.45.1.10.2.34.4.2
OBJECT IDENTIFIER    

h3cIpxStatTotalReceives 1.3.6.1.4.1.43.45.1.10.2.34.4.1.1
The total number of packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxStatPitchs 1.3.6.1.4.1.43.45.1.10.2.34.4.1.2
The number of received packets filled by device when forwarding or delivering up to upper protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxStatLenErrors 1.3.6.1.4.1.43.45.1.10.2.34.4.1.3
The number of received packets discarded due to length error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxStatFormatErrors 1.3.6.1.4.1.43.45.1.10.2.34.4.1.4
The number of received packets discarded due to format error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxStatBadHops 1.3.6.1.4.1.43.45.1.10.2.34.4.1.5
The number of received packets which's value of field Hops is greater than 16.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxStatHopsDiscards 1.3.6.1.4.1.43.45.1.10.2.34.4.1.6
The number of received packets of which hops portion is equal to 16.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxStatOtherErrors 1.3.6.1.4.1.43.45.1.10.2.34.4.1.7
The number of received packets discarded due to other error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxStatLocalDests 1.3.6.1.4.1.43.45.1.10.2.34.4.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxStatCantDeals 1.3.6.1.4.1.43.45.1.10.2.34.4.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxStatForwards 1.3.6.1.4.1.43.45.1.10.2.34.4.1.10
The number of received packets to be forwarded in the case that the entity was not their final destination.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxStatGenerates 1.3.6.1.4.1.43.45.1.10.2.34.4.1.11
The number of sent packets that the device generated itself.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxStatNoRoutes 1.3.6.1.4.1.43.45.1.10.2.34.4.1.12
The number of packets discarded due to no route to the destination was found in routing table.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxStatOutDiscards 1.3.6.1.4.1.43.45.1.10.2.34.4.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxStatRipSends 1.3.6.1.4.1.43.45.1.10.2.34.4.1.14
The total number of RIP packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxStatRipReceives 1.3.6.1.4.1.43.45.1.10.2.34.4.1.15
The total number of RIP packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxStaRipRspSends 1.3.6.1.4.1.43.45.1.10.2.34.4.1.16
The total number of RIP response packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxStaRipRspReceives 1.3.6.1.4.1.43.45.1.10.2.34.4.1.17
The total number of RIP response packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxStatRipReqReceives 1.3.6.1.4.1.43.45.1.10.2.34.4.1.18
The total number of RIP request packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxStatRipReqDeals 1.3.6.1.4.1.43.45.1.10.2.34.4.1.19
The total number of RIP request packets dealt with.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxStatRipReqSends 1.3.6.1.4.1.43.45.1.10.2.34.4.1.20
The total number of RIP request packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxStatRipPeriUpdates 1.3.6.1.4.1.43.45.1.10.2.34.4.1.21
The total number of periodic update RIP packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxStatSapGenReqReceives 1.3.6.1.4.1.43.45.1.10.2.34.4.1.22
The total number of SAP general request packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxStatSapSpecReqReceives 1.3.6.1.4.1.43.45.1.10.2.34.4.1.23
The total number of SAP specific request packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxStatSapGnsReqReceives 1.3.6.1.4.1.43.45.1.10.2.34.4.1.24
The total number of SAP GNS request packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxStatSapGenRspSends 1.3.6.1.4.1.43.45.1.10.2.34.4.1.25
The total number of SAP general response packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxStatSapSpecRspSends 1.3.6.1.4.1.43.45.1.10.2.34.4.1.26
The total number of SAP specific response packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxStatSapGnsRspSends 1.3.6.1.4.1.43.45.1.10.2.34.4.1.27
The total number of SAP GNS response packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxStatSapPeriUpdates 1.3.6.1.4.1.43.45.1.10.2.34.4.1.28
The total number of SAP periodic update packets sent.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxStatSapInPktErrors 1.3.6.1.4.1.43.45.1.10.2.34.4.1.29
The total number of SAP error packets received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxIfStatTable 1.3.6.1.4.1.43.45.1.10.2.34.4.2.1
The table of the statistic information on each interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cIpxIfStatEntry

h3cIpxIfStatEntry 1.3.6.1.4.1.43.45.1.10.2.34.4.2.1.1
The entry of the statistic table.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cIpxIfStatEntry  

h3cIpxIfStatIndex 1.3.6.1.4.1.43.45.1.10.2.34.4.2.1.1.1
The index of the table's entry. According to the interface's index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483647  

h3cIpxIfStatNetId 1.3.6.1.4.1.43.45.1.10.2.34.4.2.1.1.2
The network number of the IPX address of this interface.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(4)  

h3cIpxIfStatNodeId 1.3.6.1.4.1.43.45.1.10.2.34.4.2.1.1.3
The node number of the IPX address of this interface.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

h3cIpxIfStatIpxReceives 1.3.6.1.4.1.43.45.1.10.2.34.4.2.1.1.4
The total number of packets received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxIfStatIpxSends 1.3.6.1.4.1.43.45.1.10.2.34.4.2.1.1.5
The total number of packets sent on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxIfStatIpxRecvBytes 1.3.6.1.4.1.43.45.1.10.2.34.4.2.1.1.6
The total number of bytes received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxIfStatIpxSendBytes 1.3.6.1.4.1.43.45.1.10.2.34.4.2.1.1.7
The total number of bytes sent on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxIfStatRipReceives 1.3.6.1.4.1.43.45.1.10.2.34.4.2.1.1.8
The total number of RIP packets received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxIfStatRipSends 1.3.6.1.4.1.43.45.1.10.2.34.4.2.1.1.9
The total number of RIP packets sent on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxIfStatRipDiscards 1.3.6.1.4.1.43.45.1.10.2.34.4.2.1.1.10
The total number of RIP packets discarded on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxIfStatRipSpecReqReceives 1.3.6.1.4.1.43.45.1.10.2.34.4.2.1.1.11
The total number of RIP specific request packets received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxIfStatRipSpecRspSends 1.3.6.1.4.1.43.45.1.10.2.34.4.2.1.1.12
The total number of RIP specific response packets sent on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxIfStatRipGenReqReceives 1.3.6.1.4.1.43.45.1.10.2.34.4.2.1.1.13
The total number of RIP general request packets received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxIfStatRipGenRspSends 1.3.6.1.4.1.43.45.1.10.2.34.4.2.1.1.14
The total number of RIP general response packets sent on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxIfStatSapReceives 1.3.6.1.4.1.43.45.1.10.2.34.4.2.1.1.15
The total number of SAP packets received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxIfStatSapSends 1.3.6.1.4.1.43.45.1.10.2.34.4.2.1.1.16
The total number of SAP packets sent on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxIfStatSapDiscards 1.3.6.1.4.1.43.45.1.10.2.34.4.2.1.1.17
The total number of SAP packets discarded on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxIfStatSapGnsReqReceives 1.3.6.1.4.1.43.45.1.10.2.34.4.2.1.1.18
The total number of SAP GNS response packets received on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cIpxIfStatSapGnsRspSends 1.3.6.1.4.1.43.45.1.10.2.34.4.2.1.1.19
The total number of SAP GNS response packets sent on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32