IpxHost-MIB

File: IpxHost-MIB.mib (41773 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC USR-DEFINITIONS-MIB

Imported symbols

OBJECT-TYPE MODULE-IDENTITY Counter32
Integer32 DisplayString PhysAddress
common UsrConfigStatus

Defined Types

KBytes  
INTEGER 0..2147483647    

NetNumber  
OCTET STRING Size(4)    

UsrIpxStates  
INTEGER initializing(1), enable(2), shutdown(3), disable(4)    

USRIPXStaticRouteEntry  
SEQUENCE    
  usrIpxStaticRouteSysInstance Integer32
  usrIpxStaticRouteCircIndex Integer32
  usrIpxStaticRouteNetNum NetNumber
  usrIpxStaticRouteExistState INTEGER
  usrIpxStaticRouteTicks Integer32
  usrIpxStaticRouteHopCount Integer32
  usrIpxStaticRouteNextHopNICAddress PhysAddress
  usrIpxStaticRouteNextHopNetNum NetNumber

USRIPXStaticServEntry  
SEQUENCE    
  usrIpxStaticServSysInstance Integer32
  usrIpxStaticServCircIndex Integer32
  usrIpxStaticServName OCTET STRING
  usrIpxStaticServType OCTET STRING
  usrIpxStaticServExistState INTEGER
  usrIpxStaticServNetNum NetNumber
  usrIpxStaticServNode OCTET STRING
  usrIpxStaticServSocket OCTET STRING
  usrIpxStaticServHopCount Integer32
  usrIpxStaticServNextHopNICAddress PhysAddress
  usrIpxStaticServNextHopNetNum NetNumber

USRIpxPortalEntry  
SEQUENCE    
  usrIpxPortalSysInstance Integer32
  usrIpxPortalPortNumber Integer32
  usrIpxPortalNetBiosState INTEGER
  usrIpxPortalNetworkDelay Integer32
  usrIpxPortalMaxNumberRipEntries Integer32
  usrIpxPortalMaxNumberSapEntries Integer32
  usrIpxPortalRipBroadcastState INTEGER
  usrIpxPortalSapBroadcastState INTEGER
  usrIpxPortalRipPeriodicState INTEGER
  usrIpxPortalSapPeriodicState INTEGER
  usrIpxPortalNetBiosNameCachingState INTEGER
  usrIpxPortalNetBiosHops Integer32
  usrIpxPortalDiagnosticState INTEGER
  usrIpxPortalNetBiosNameCachingTimer Integer32
  usrIpxPortalMaxLearningRetries Integer32
  usrIpxPortalIpxwanState INTEGER
  usrIpxPortalLargeHopCount Counter32
  usrIpxPortalNetbsLargeHopCount Counter32
  usrIpxPortalNoNetRipPkt Counter32
  usrIpxPortalPathNotFoundToRoute Counter32
  usrIpxPortalNumberOfAgedRoutes Counter32
  usrIpxPortalWrongNetRipPkt Counter32
  usrIpxPortalNumberOfAgedSaps Counter32
  usrIpxPortalNumberOfWDogReqRcvd Counter32
  usrIpxPortalNumberOfWDogRspSent Counter32
  usrIpxPortalNumberOfSerialPktsRcvd Counter32
  usrIpxPortalNumberOfEchoReqRcvd Counter32
  usrIpxPortalNumberOfEchoRspSent Counter32
  usrIpxPortalNumberOfPktsTooLargeRcvd Counter32
  usrIpxPortalRipReceiveState INTEGER
  usrIpxPortalSapReceiveState INTEGER

USRIpxServEntry  
SEQUENCE    
  usrIpxServName OCTET STRING
  usrIpxServType OCTET STRING
  usrIpxServExistState INTEGER
  usrIpxServProtocol INTEGER
  usrIpxServNetNum NetNumber
  usrIpxServNode OCTET STRING
  usrIpxServSocket OCTET STRING
  usrIpxServHopCount Integer32

USRIPXDestEntry  
SEQUENCE    
  usrIpxDestSysInstance Integer32
  usrIpxDestNetNum NetNumber
  usrIpxDestProtocol INTEGER
  usrIpxDestTicks Integer32
  usrIpxDestHopCount Integer32
  usrIpxDestNextHopCircIndex Integer32
  usrIpxDestNextHopNICAddress PhysAddress
  usrIpxDestNextHopNetNum NetNumber
  usrIpxDestExistState INTEGER

Defined Values

usrIpx 1.3.6.1.4.1.429.4.4
The commWorks enterprise defined MIB objects for IPX
MODULE-IDENTITY    

usrIpxVersionNumber 1.3.6.1.4.1.429.4.4.1
The version number for the IPX module.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usrIpxSplitEqualCostRoutes 1.3.6.1.4.1.429.4.4.2
Allow splitting of equal cost routes. IPX maintains multiple routes to the same destination network. When this field is enabled IPX will split traffic over the multiple routes. This is also know as load balancing. Not currently supported by the code.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

usrIpxProtocolPriority 1.3.6.1.4.1.429.4.4.3
The IPX priority relative to other protocols. Not currently supported by the code.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..3  

usrIpxMaxRegisteredPaths 1.3.6.1.4.1.429.4.4.4
The maximum number of routes to be maintained in the box. Not currently supported by the code.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

usrIpxDefaultGateway 1.3.6.1.4.1.429.4.4.5
The Default Gateway. The first leading bytes are IPX network number and the trailing 6 bytes of this string should contain ethernet address.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(10)  

usrIpxRipTracingState 1.3.6.1.4.1.429.4.4.6
The state of RIP Packet Tracing. When this is enabled each packet that the IPX RIP software receives is printed to the console. This object is only applicable on specially compiled DEBUG software versions.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

usrIpxSapTracingState 1.3.6.1.4.1.429.4.4.7
The state of SAP Packet Tracing. When this is enabled each packet that the IPX SAP software receives is printed to the console. This object is only applicable on specially compiled DEBUG software versions.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

usrIpxStaticRouteTable 1.3.6.1.4.1.429.4.4.8
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    USRIPXStaticRouteEntry

usrIpxStaticRouteEntry 1.3.6.1.4.1.429.4.4.8.1
Each entry corresponds to one static route.
Status: current Access: not-accessible
OBJECT-TYPE    
  USRIPXStaticRouteEntry  

usrIpxStaticRouteSysInstance 1.3.6.1.4.1.429.4.4.8.1.1
The unique identifier of the instance of IPX to which this row corresponds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpxStaticRouteCircIndex 1.3.6.1.4.1.429.4.4.8.1.2
The unique identifier of the circuit used to reach the first hop in the static route.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpxStaticRouteNetNum 1.3.6.1.4.1.429.4.4.8.1.3
The IPX network number of the route's destination.
Status: current Access: read-write
OBJECT-TYPE    
  NetNumber  

usrIpxStaticRouteExistState 1.3.6.1.4.1.429.4.4.8.1.4
The validity of this static route. Entries with the value set to off may be deleted from the table at the implementation's discretion.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(1), on(2)  

usrIpxStaticRouteTicks 1.3.6.1.4.1.429.4.4.8.1.5
The delay, in ticks, to reach the route's destination.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpxStaticRouteHopCount 1.3.6.1.4.1.429.4.4.8.1.6
The number of router hops necessary to reach the destination.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpxStaticRouteNextHopNICAddress 1.3.6.1.4.1.429.4.4.8.1.7
The NIC address of the next router in the routing path to the destination.
Status: current Access: read-write
OBJECT-TYPE    
  PhysAddress  

usrIpxStaticRouteNextHopNetNum 1.3.6.1.4.1.429.4.4.8.1.8
The Next Hop Network Number of the router in the routing path to the destination.
Status: current Access: read-write
OBJECT-TYPE    
  NetNumber  

usrIpxStaticServTable 1.3.6.1.4.1.429.4.4.9
The Static Services table contains information about all services reached via statically configured routes.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    USRIPXStaticServEntry

usrIpxStaticServEntry 1.3.6.1.4.1.429.4.4.9.1
Each entry corresponds to one service.
Status: current Access: not-accessible
OBJECT-TYPE    
  USRIPXStaticServEntry  

usrIpxStaticServSysInstance 1.3.6.1.4.1.429.4.4.9.1.1
The unique identifier of the instance of IPX to which this entry corresponds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpxStaticServCircIndex 1.3.6.1.4.1.429.4.4.9.1.2
The circuit used to reach this service.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpxStaticServName 1.3.6.1.4.1.429.4.4.9.1.3
The service name.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..48)  

usrIpxStaticServType 1.3.6.1.4.1.429.4.4.9.1.4
The service type.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(2)  

usrIpxStaticServExistState 1.3.6.1.4.1.429.4.4.9.1.5
The validity of this static service. Entries with the value set to off may be deleted from the table at the implementation's discretion.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(1), on(2)  

usrIpxStaticServNetNum 1.3.6.1.4.1.429.4.4.9.1.6
The IPX network number portion of the IPX address of the service.
Status: current Access: read-write
OBJECT-TYPE    
  NetNumber  

usrIpxStaticServNode 1.3.6.1.4.1.429.4.4.9.1.7
The node portion of the IPX address of the service.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6)  

usrIpxStaticServSocket 1.3.6.1.4.1.429.4.4.9.1.8
The socket portion of the IPX address of the service.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(2)  

usrIpxStaticServHopCount 1.3.6.1.4.1.429.4.4.9.1.9
The number of router hops to the server on which the service resides.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpxStaticServNextHopNICAddress 1.3.6.1.4.1.429.4.4.9.1.10
The NIC address of next router in the path to the server on which the service resides.
Status: current Access: read-write
OBJECT-TYPE    
  PhysAddress  

usrIpxStaticServNextHopNetNum 1.3.6.1.4.1.429.4.4.9.1.11
The network number of the next router in path to the server on which the service resides.
Status: current Access: read-write
OBJECT-TYPE    
  NetNumber  

usrIpxPortalTable 1.3.6.1.4.1.429.4.4.10
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    USRIpxPortalEntry

usrIpxPortalEntry 1.3.6.1.4.1.429.4.4.10.1
Each entry corresponds to one static route.
Status: current Access: not-accessible
OBJECT-TYPE    
  USRIpxPortalEntry  

usrIpxPortalSysInstance 1.3.6.1.4.1.429.4.4.10.1.1
The unique identifier of the instance of IPX to which this row corresponds.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpxPortalPortNumber 1.3.6.1.4.1.429.4.4.10.1.2
The unique identifier for this IPX portal.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpxPortalNetBiosState 1.3.6.1.4.1.429.4.4.10.1.3
The state of NetBios Processing. When enabled the router maintains a NetBios name table.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

usrIpxPortalNetworkDelay 1.3.6.1.4.1.429.4.4.10.1.4
The delay, in ticks, for this portal interface.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpxPortalMaxNumberRipEntries 1.3.6.1.4.1.429.4.4.10.1.5
The maximum number of entries within a RIP packet.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpxPortalMaxNumberSapEntries 1.3.6.1.4.1.429.4.4.10.1.6
The maximum number of entries within a SAP packet.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpxPortalRipBroadcastState 1.3.6.1.4.1.429.4.4.10.1.7
RIP broadcast packet state. When enabled IPX RIP will be enabled to send out RIP request packets transmitted over this portal. To totally disable RIP traffic usrIpxPortalRipPeriodicState must also be set to disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

usrIpxPortalSapBroadcastState 1.3.6.1.4.1.429.4.4.10.1.8
SAP broadcast packet state. When enabled IPX SAP will be enabled to send out SAP request packets transmitted over this portal. To totally disable SAP traffic usrIpxPortalSapPeriodicState must also be set to disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

usrIpxPortalRipPeriodicState 1.3.6.1.4.1.429.4.4.10.1.9
RIP periodic state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

usrIpxPortalSapPeriodicState 1.3.6.1.4.1.429.4.4.10.1.10
Controls sending periodic SAP broadcasts over this portal.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

usrIpxPortalNetBiosNameCachingState 1.3.6.1.4.1.429.4.4.10.1.11
NetBios name caching state. When enabled IPX will maintain a table of NetBios names
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

usrIpxPortalNetBiosHops 1.3.6.1.4.1.429.4.4.10.1.12
NetBios maximum number of hops.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0..65535  

usrIpxPortalDiagnosticState 1.3.6.1.4.1.429.4.4.10.1.13
Diagnostic state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

usrIpxPortalNetBiosNameCachingTimer 1.3.6.1.4.1.429.4.4.10.1.14
NetBios name caching timer.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpxPortalMaxLearningRetries 1.3.6.1.4.1.429.4.4.10.1.15
Maximum number of learning retries.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpxPortalIpxwanState 1.3.6.1.4.1.429.4.4.10.1.16
Ipxwan State.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

usrIpxPortalLargeHopCount 1.3.6.1.4.1.429.4.4.10.1.17
Displays number of IPX pkts with Large hop count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrIpxPortalNetbsLargeHopCount 1.3.6.1.4.1.429.4.4.10.1.18
Displays number of Netbios pkts with Large hop count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrIpxPortalNoNetRipPkt 1.3.6.1.4.1.429.4.4.10.1.19
Displays number of Netbios pkts with Large hop count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrIpxPortalPathNotFoundToRoute 1.3.6.1.4.1.429.4.4.10.1.20
Displays number of Netbios pkts with Large hop count.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrIpxPortalNumberOfAgedRoutes 1.3.6.1.4.1.429.4.4.10.1.21
Displays number of routes that r aged in routing table
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrIpxPortalWrongNetRipPkt 1.3.6.1.4.1.429.4.4.10.1.22
Displays number of routes that r aged in routing table
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrIpxPortalNumberOfAgedSaps 1.3.6.1.4.1.429.4.4.10.1.23
Displays number of routes that r aged in routing table
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrIpxPortalNumberOfWDogReqRcvd 1.3.6.1.4.1.429.4.4.10.1.24
Displays number of routes that r aged in routing table
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrIpxPortalNumberOfWDogRspSent 1.3.6.1.4.1.429.4.4.10.1.25
Displays number of routes that r aged in routing table
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrIpxPortalNumberOfSerialPktsRcvd 1.3.6.1.4.1.429.4.4.10.1.26
Displays number of routes that r aged in routing table
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrIpxPortalNumberOfEchoReqRcvd 1.3.6.1.4.1.429.4.4.10.1.27
Displays number of routes that r aged in routing table
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrIpxPortalNumberOfEchoRspSent 1.3.6.1.4.1.429.4.4.10.1.29
Displays number of routes that r aged in routing table
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrIpxPortalNumberOfPktsTooLargeRcvd 1.3.6.1.4.1.429.4.4.10.1.30
Displays number of routes that r aged in routing table
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

usrIpxPortalRipReceiveState 1.3.6.1.4.1.429.4.4.10.1.31
RIP receive packet state. When enabled IPX RIP will be enabled to receive RIP packets over this portal. To totally disable RIP traffic usrIpxPortalRipPeriodicState must also be set to disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

usrIpxPortalSapReceiveState 1.3.6.1.4.1.429.4.4.10.1.32
SAP receive packet state. When enabled IPX SAP will be enabled to receive SAP packets over this portal. To totally disable SAP traffic usrIpxPortalSapPeriodicState must also be set to disable.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

usrIpxDynamicNetworkRangeStart 1.3.6.1.4.1.429.4.4.11
This is the first number in a range of network numbers IPX uses to dynamically assign to dial-in users. The end of the range is determined by the object usrIpxMaxDynamicNetworkNumbers
Status: current Access: read-write
OBJECT-TYPE    
  NetNumber  

usrIpxMaxDynamicNetworkNumbers 1.3.6.1.4.1.429.4.4.12
Maximum number of network addresses available to allocate to dial-in users.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpxSaveConfigFlag 1.3.6.1.4.1.429.4.4.13
Setting the value of this object to `save' causes the values of the IPX configuration to be written out to the current IPX config file, which is stored in the ipxConfigFile object. While the new ConfigFile is being written, the IPX process will set the value of this flag set to `saving''. Any attempts to set the value while it is not `normal' (i.e. the file is currently being written to the ConfigFile) will result in a badValue error being returned. Setting the value to `normal' will result in no action.
Status: current Access: read-write
OBJECT-TYPE    
  UsrConfigStatus  

usrIpxConfigFileName 1.3.6.1.4.1.429.4.4.14
The name of a ConfigFile to read/write permanent database records. If the value of this object is an empty string, then the IPX process uses the default name `@file://IpxProcess.cfg'.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

usrIpxState 1.3.6.1.4.1.429.4.4.15
Ipx state.
Status: current Access: read-only
OBJECT-TYPE    
  UsrIpxStates  

usrIpxEnable 1.3.6.1.4.1.429.4.4.16
To enable or disable IPX. When Disable is set the RIP process will send out shutdown messages on all its ports in order to inform neighboring routers that our routes are no longer valid.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

usrIpxServTable 1.3.6.1.4.1.429.4.4.17
The Services table contains information about all services reached via statically entered saps or learned saps.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    USRIpxServEntry

usrIpxServEntry 1.3.6.1.4.1.429.4.4.17.1
Each entry corresponds to one service.
Status: current Access: not-accessible
OBJECT-TYPE    
  USRIpxServEntry  

usrIpxServName 1.3.6.1.4.1.429.4.4.17.1.1
The service name.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(1..48)  

usrIpxServType 1.3.6.1.4.1.429.4.4.17.1.2
The service type.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(2)  

usrIpxServExistState 1.3.6.1.4.1.429.4.4.17.1.3
The validity of this service. Entries with the value set to off may be deleted from the table at the implementation's discretion.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(1), on(2)  

usrIpxServProtocol 1.3.6.1.4.1.429.4.4.17.1.4
The protocol from which knowledge of this service was obtained.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), local(2), nlsp(4), static(5), sap(6)  

usrIpxServNetNum 1.3.6.1.4.1.429.4.4.17.1.5
The IPX network number portion of the IPX address of the service.
Status: current Access: read-write
OBJECT-TYPE    
  NetNumber  

usrIpxServNode 1.3.6.1.4.1.429.4.4.17.1.6
The node portion of the IPX address of the service.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(6)  

usrIpxServSocket 1.3.6.1.4.1.429.4.4.17.1.7
The socket portion of the IPX address of the service.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(2)  

usrIpxServHopCount 1.3.6.1.4.1.429.4.4.17.1.8
The number of router hops to the server on which the service resides.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

usrIpxDelServiceAll 1.3.6.1.4.1.429.4.4.18
This object is used to clear the whole SAP table. Current support is only for clearing all non-static SAP entries.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER nonStatic(0)  

usrIpxDestTable 1.3.6.1.4.1.429.4.4.19
The Destination table contains information about all known destinations.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    USRIPXDestEntry

usrIpxDestEntry 1.3.6.1.4.1.429.4.4.19.1
Each entry corresponds to one destination.
Status: current Access: not-accessible
OBJECT-TYPE    
  USRIPXDestEntry  

usrIpxDestSysInstance 1.3.6.1.4.1.429.4.4.19.1.1
The unique identifier of the instance of IPX to which this row corresponds.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usrIpxDestNetNum 1.3.6.1.4.1.429.4.4.19.1.2
The IPX network number of the destination.
Status: current Access: read-only
OBJECT-TYPE    
  NetNumber  

usrIpxDestProtocol 1.3.6.1.4.1.429.4.4.19.1.3
The routing protocol from which knowledge of this destination was obtained.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), local(2), rip(3), nlsp(4), static(5)  

usrIpxDestTicks 1.3.6.1.4.1.429.4.4.19.1.4
The delay in ticks to reach this destination.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usrIpxDestHopCount 1.3.6.1.4.1.429.4.4.19.1.5
The number of hops necessary to reach the destination.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usrIpxDestNextHopCircIndex 1.3.6.1.4.1.429.4.4.19.1.6
The unique identifier of the circuit used to reach the next hop.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

usrIpxDestNextHopNICAddress 1.3.6.1.4.1.429.4.4.19.1.7
The NIC address of the next hop.
Status: current Access: read-only
OBJECT-TYPE    
  PhysAddress  

usrIpxDestNextHopNetNum 1.3.6.1.4.1.429.4.4.19.1.8
The IPX network number of the next hop.
Status: current Access: read-only
OBJECT-TYPE    
  NetNumber  

usrIpxDestExistState 1.3.6.1.4.1.429.4.4.19.1.9
The validity of the route to this destination. Valid row entry has this field set to on. Learned routes with the value set to off will be removed from the routing table immediately, static routes may be deleted from the table at the implementation's discretion.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER off(1), on(2)  

usrIpxDelRouteAll 1.3.6.1.4.1.429.4.4.20
This object is used to clear the whole routing table
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(0), enable(1)  

usrPPPIpxAddress 1.3.6.1.4.1.429.4.4.21
The IPX ADDRESS assigned to all PPP user's if they are configured as such.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(4)