HH3C-IPX-MIB

File: HH3C-IPX-MIB.mib (45294 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC HH3C-OID-MIB

Imported symbols

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

Defined Types

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

Hh3cIpxIfConfigEntry  
SEQUENCE    
  hh3cIpxIfIndex Integer32
  hh3cIpxIfNetId OCTET STRING
  hh3cIpxIfNodeId OCTET STRING
  hh3cIpxIfSplitHorizon EnabledStatus
  hh3cIPxIfTick Integer32
  hh3cIpxIfUpdateChangeOnly EnabledStatus
  hh3cIpxIfRipMtu Integer32
  hh3cIpxIfEncapsuleType INTEGER
  hh3cIpxIfNetbiosPropagation EnabledStatus
  hh3cIpxIfSapStatus EnabledStatus
  hh3cIpxIfSapMtu Integer32
  hh3cIpxIfGnsReply EnabledStatus
  hh3cIpxIfRowStatus RowStatus

Hh3cIpxRouteEntry  
SEQUENCE    
  hh3cIpxRouteIndex Integer32
  hh3cIpxRouteDestNetId OCTET STRING
  hh3cIpxRouteNextHop OCTET STRING
  hh3cIpxRoutePro INTEGER
  hh3cIpxRoutePre Integer32
  hh3cIpxRouteTicks Integer32
  hh3cIpxRouteHops Integer32
  hh3cIpxRouteTime Integer32
  hh3cIpxRouteOutInterface OCTET STRING

Hh3cIpxStaticRouteEntry  
SEQUENCE    
  hh3cIpxStaticRouteDestNetId OCTET STRING
  hh3cIpxStaticRouteNextHop OCTET STRING
  hh3cIpxStaticRoutePre Integer32
  hh3cIpxStaticRouteOutIf OCTET STRING
  hh3cIpxStaticRouteTicks Integer32
  hh3cIpxStaticRouteHops Integer32
  hh3cIpxStaticRouteStatus INTEGER
  hh3cIpxStaticRouteRowStatus RowStatus

Hh3cIpxRouteStatEntry  
SEQUENCE    
  hh3cIpxRouteStatPro INTEGER
  hh3cIpxRouteStatRoutes Counter32
  hh3cIpxRouteStatActives Counter32
  hh3cIpxRouteStatAddeds Counter32
  hh3cIpxRouteStatDeleteds Counter32
  hh3cIpxRouteStatFreeds Counter32

Hh3cIpxServiceEntry  
SEQUENCE    
  hh3cIpxServiceIndex Integer32
  hh3cIpxServiceName OCTET STRING
  hh3cIpxServiceType OCTET STRING
  hh3cIpxServiceNetId OCTET STRING
  hh3cIpxServiceNodeId OCTET STRING
  hh3cIpxServiceSocketNo OCTET STRING
  hh3cIpxServicePreference Integer32
  hh3cIpxServiceHops Integer32
  hh3cIpxServiceRecvIf OCTET STRING

Hh3cIpxStaticServiceEntry  
SEQUENCE    
  hh3cIpxStaticServiceType OCTET STRING
  hh3cIpxStaticServiceName OCTET STRING
  hh3cIpxStaticServiceNetId OCTET STRING
  hh3cIpxStaticServiceNodeId OCTET STRING
  hh3cIpxStatciServiceSocketNo OCTET STRING
  hh3cIpxStaticServicePreference Integer32
  hh3cIpxStaticServiceHops Integer32
  hh3cIpxStaticServiceStatus INTEGER
  hh3cIpxStaticServiceRowStatus RowStatus

Hh3cIpxIfStatEntry  
SEQUENCE    
  hh3cIpxIfStatIndex Integer32
  hh3cIpxIfStatNetId OCTET STRING
  hh3cIpxIfStatNodeId OCTET STRING
  hh3cIpxIfStatIpxReceives Counter32
  hh3cIpxIfStatIpxSends Counter32
  hh3cIpxIfStatIpxRecvBytes Counter32
  hh3cIpxIfStatIpxSendBytes Counter32
  hh3cIpxIfStatRipReceives Counter32
  hh3cIpxIfStatRipSends Counter32
  hh3cIpxIfStatRipDiscards Counter32
  hh3cIpxIfStatRipSpecReqReceives Counter32
  hh3cIpxIfStatRipSpecRspSends Counter32
  hh3cIpxIfStatRipGenReqReceives Counter32
  hh3cIpxIfStatRipGenRspSends Counter32
  hh3cIpxIfStatSapReceives Counter32
  hh3cIpxIfStatSapSends Counter32
  hh3cIpxIfStatSapDiscards Counter32
  hh3cIpxIfStatSapGnsReqReceives Counter32
  hh3cIpxIfStatSapGnsRspSends Counter32

Defined Values

hh3cIpx 1.3.6.1.4.1.25506.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    

hh3cIpxConfig 1.3.6.1.4.1.25506.2.34.1
OBJECT IDENTIFIER    

hh3cIpxRip 1.3.6.1.4.1.25506.2.34.2
OBJECT IDENTIFIER    

hh3cIpxSap 1.3.6.1.4.1.25506.2.34.3
OBJECT IDENTIFIER    

hh3cIpxStat 1.3.6.1.4.1.25506.2.34.4
OBJECT IDENTIFIER    

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

hh3cIpxIfConfigTable 1.3.6.1.4.1.25506.2.34.1.2
Table of configurable management information on each interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cIpxIfConfigEntry

hh3cIpxIfConfigEntry 1.3.6.1.4.1.25506.2.34.1.2.1
An entry in the table, containing management information about a single interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cIpxIfConfigEntry  

hh3cIpxIfIndex 1.3.6.1.4.1.25506.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  

hh3cIpxIfNetId 1.3.6.1.4.1.25506.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)  

hh3cIpxIfNodeId 1.3.6.1.4.1.25506.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)  

hh3cIpxIfSplitHorizon 1.3.6.1.4.1.25506.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  

hh3cIPxIfTick 1.3.6.1.4.1.25506.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  

hh3cIpxIfUpdateChangeOnly 1.3.6.1.4.1.25506.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  

hh3cIpxIfRipMtu 1.3.6.1.4.1.25506.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  

hh3cIpxIfEncapsuleType 1.3.6.1.4.1.25506.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)  

hh3cIpxIfNetbiosPropagation 1.3.6.1.4.1.25506.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  

hh3cIpxIfSapStatus 1.3.6.1.4.1.25506.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  

hh3cIpxIfSapMtu 1.3.6.1.4.1.25506.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  

hh3cIpxIfGnsReply 1.3.6.1.4.1.25506.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  

hh3cIpxIfRowStatus 1.3.6.1.4.1.25506.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  

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

hh3cIpxRouteUpdateTimer 1.3.6.1.4.1.25506.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  

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

hh3cIpxRouteLoadBalancePaths 1.3.6.1.4.1.25506.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  

hh3cIpxRouteMaxResPaths 1.3.6.1.4.1.25506.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  

hh3cIpxRouteTable 1.3.6.1.4.1.25506.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  
    Hh3cIpxRouteEntry

hh3cIpxRouteEntry 1.3.6.1.4.1.25506.2.34.2.6.1
Each entry includes a dynamic or direct route.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cIpxRouteEntry  

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

hh3cIpxRouteDestNetId 1.3.6.1.4.1.25506.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)  

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

hh3cIpxRoutePro 1.3.6.1.4.1.25506.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)  

hh3cIpxRoutePre 1.3.6.1.4.1.25506.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  

hh3cIpxRouteTicks 1.3.6.1.4.1.25506.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  

hh3cIpxRouteHops 1.3.6.1.4.1.25506.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  

hh3cIpxRouteTime 1.3.6.1.4.1.25506.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  

hh3cIpxRouteOutInterface 1.3.6.1.4.1.25506.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)  

hh3cIpxStaticRouteTable 1.3.6.1.4.1.25506.2.34.2.7
This table contains all static ipx route information of this system.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cIpxStaticRouteEntry

hh3cIpxStaticRouteEntry 1.3.6.1.4.1.25506.2.34.2.7.1
Each entry includes one static route information.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cIpxStaticRouteEntry  

hh3cIpxStaticRouteDestNetId 1.3.6.1.4.1.25506.2.34.2.7.1.1
The index of Static Route Table. This object and hh3cIpxStaticRouteNextHop 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)  

hh3cIpxStaticRouteNextHop 1.3.6.1.4.1.25506.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)  

hh3cIpxStaticRoutePre 1.3.6.1.4.1.25506.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  

hh3cIpxStaticRouteOutIf 1.3.6.1.4.1.25506.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)  

hh3cIpxStaticRouteTicks 1.3.6.1.4.1.25506.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  

hh3cIpxStaticRouteHops 1.3.6.1.4.1.25506.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  

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

hh3cIpxStaticRouteRowStatus 1.3.6.1.4.1.25506.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  

hh3cIpxRouteStatTable 1.3.6.1.4.1.25506.2.34.2.8
A table includes all statistic route information.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cIpxRouteStatEntry

hh3cIpxRouteStatEntry 1.3.6.1.4.1.25506.2.34.2.8.1
An entry records a statistic information of route.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cIpxRouteStatEntry  

hh3cIpxRouteStatPro 1.3.6.1.4.1.25506.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)  

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

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

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

hh3cIpxRouteStatDeleteds 1.3.6.1.4.1.25506.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  

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

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

hh3cIpxSapUpdateTimer 1.3.6.1.4.1.25506.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  

hh3cIpxSapGnsLoadBalance 1.3.6.1.4.1.25506.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  

hh3cIpxSapMaxResServers 1.3.6.1.4.1.25506.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  

hh3cIpxServiceTable 1.3.6.1.4.1.25506.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  
    Hh3cIpxServiceEntry

hh3cIpxServiceEntry 1.3.6.1.4.1.25506.2.34.3.5.1
One entry records one service
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cIpxServiceEntry  

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

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

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

hh3cIpxServiceNetId 1.3.6.1.4.1.25506.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)  

hh3cIpxServiceNodeId 1.3.6.1.4.1.25506.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)  

hh3cIpxServiceSocketNo 1.3.6.1.4.1.25506.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)  

hh3cIpxServicePreference 1.3.6.1.4.1.25506.2.34.3.5.1.7
The service preference of the service
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

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

hh3cIpxServiceRecvIf 1.3.6.1.4.1.25506.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)  

hh3cIpxStaticServiceTable 1.3.6.1.4.1.25506.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  
    Hh3cIpxStaticServiceEntry

hh3cIpxStaticServiceEntry 1.3.6.1.4.1.25506.2.34.3.6.1
An entry records one service
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cIpxStaticServiceEntry  

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

hh3cIpxStaticServiceName 1.3.6.1.4.1.25506.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)  

hh3cIpxStaticServiceNetId 1.3.6.1.4.1.25506.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)  

hh3cIpxStaticServiceNodeId 1.3.6.1.4.1.25506.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)  

hh3cIpxStatciServiceSocketNo 1.3.6.1.4.1.25506.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)  

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

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

hh3cIpxStaticServiceStatus 1.3.6.1.4.1.25506.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)  

hh3cIpxStaticServiceRowStatus 1.3.6.1.4.1.25506.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  

hh3cIpxStatGlobal 1.3.6.1.4.1.25506.2.34.4.1
OBJECT IDENTIFIER    

hh3cIpxStatInterface 1.3.6.1.4.1.25506.2.34.4.2
OBJECT IDENTIFIER    

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

hh3cIpxStatPitchs 1.3.6.1.4.1.25506.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  

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

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

hh3cIpxStatBadHops 1.3.6.1.4.1.25506.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  

hh3cIpxStatHopsDiscards 1.3.6.1.4.1.25506.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  

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

hh3cIpxStatLocalDests 1.3.6.1.4.1.25506.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  

hh3cIpxStatCantDeals 1.3.6.1.4.1.25506.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  

hh3cIpxStatForwards 1.3.6.1.4.1.25506.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  

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

hh3cIpxStatNoRoutes 1.3.6.1.4.1.25506.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  

hh3cIpxStatOutDiscards 1.3.6.1.4.1.25506.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  

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

hh3cIpxIfStatTable 1.3.6.1.4.1.25506.2.34.4.2.1
The table of the statistic information on each interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hh3cIpxIfStatEntry

hh3cIpxIfStatEntry 1.3.6.1.4.1.25506.2.34.4.2.1.1
The entry of the statistic table.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cIpxIfStatEntry  

hh3cIpxIfStatIndex 1.3.6.1.4.1.25506.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  

hh3cIpxIfStatNetId 1.3.6.1.4.1.25506.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)  

hh3cIpxIfStatNodeId 1.3.6.1.4.1.25506.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)  

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

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

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

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

hh3cIpxIfStatRipReceives 1.3.6.1.4.1.25506.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  

hh3cIpxIfStatRipSends 1.3.6.1.4.1.25506.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  

hh3cIpxIfStatRipDiscards 1.3.6.1.4.1.25506.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  

hh3cIpxIfStatRipSpecReqReceives 1.3.6.1.4.1.25506.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  

hh3cIpxIfStatRipSpecRspSends 1.3.6.1.4.1.25506.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  

hh3cIpxIfStatRipGenReqReceives 1.3.6.1.4.1.25506.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  

hh3cIpxIfStatRipGenRspSends 1.3.6.1.4.1.25506.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  

hh3cIpxIfStatSapReceives 1.3.6.1.4.1.25506.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  

hh3cIpxIfStatSapSends 1.3.6.1.4.1.25506.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  

hh3cIpxIfStatSapDiscards 1.3.6.1.4.1.25506.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  

hh3cIpxIfStatSapGnsReqReceives 1.3.6.1.4.1.25506.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  

hh3cIpxIfStatSapGnsRspSends 1.3.6.1.4.1.25506.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