IpxHost-MIB
AI MIB Summary
The IpxHost-MIB provides vendor-specific monitoring of Novell IPX host parameters, including node addresses, routing table entries, and service advertisements, for commWorks network devices. This module enables the tracking of IPX session states, packet counters, and host reachability to facilitate legacy protocol management and troubleshooting.
The commWorks enterprise defined MIB objects for IPX
Main OID:
usrIpx.1.3.6.1.4.1.77.1.1.4
95
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
95 total| Object Name |
|---|
usrIpxThe commWorks enterprise defined MIB objects for IPX MODULE-IDENTITY .1.3.6.1.4.1.77.1.1.4 |
IMPORTSThe commWorks enterprise defined MIB objects for IPX Unknown .1.3.6.1.4.1.77.1.1.4 |
usrIpxVersionNumberThe version number for the IPX module.ro Integer32 .1.3.6.1.4.1.77.1.1.4.1 |
usrIpxSplitEqualCostRoutesAllow 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.rw Enumeration .1.3.6.1.4.1.77.1.1.4.2 |
usrIpxProtocolPriorityThe IPX priority relative to other protocols.
Not currently supported by the code.rw INTEGER .1.3.6.1.4.1.77.1.1.4.3 |
usrIpxMaxRegisteredPathsThe maximum number of routes to be maintained in the box.
Not currently supported by the code.rw INTEGER .1.3.6.1.4.1.77.1.1.4.4 |
usrIpxDefaultGatewayThe Default Gateway. The first leading bytes are IPX network number and the
trailing 6 bytes of this string should contain ethernet address.rw OCTET STRING .1.3.6.1.4.1.77.1.1.4.5 |
usrIpxRipTracingStateThe 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.rw Enumeration .1.3.6.1.4.1.77.1.1.4.6 |
usrIpxSapTracingStateThe 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.rw Enumeration .1.3.6.1.4.1.77.1.1.4.7 |
usrIpxStaticRouteTable SEQUENCE OF USRIPXStaticRouteEntry .1.3.6.1.4.1.77.1.1.4.8 |
usrIpxStaticRouteEntryEach entry corresponds to one static route. USRIPXStaticRouteEntry .1.3.6.1.4.1.77.1.1.4.8.1 |
usrIpxStaticRouteSysInstanceThe unique identifier of the instance of IPX to
which this row corresponds.rw Integer32 .1.3.6.1.4.1.77.1.1.4.8.1.1 |
usrIpxStaticRouteCircIndexThe unique identifier of the circuit used to
reach the first hop in the static route.rw Integer32 .1.3.6.1.4.1.77.1.1.4.8.1.2 |
usrIpxStaticRouteNetNumThe IPX network number of the route's destination.rw NetNumber .1.3.6.1.4.1.77.1.1.4.8.1.3 |
usrIpxStaticRouteExistStateThe validity of this static route. Entries with the
value set to off may be deleted from the table at the
implementation's discretion.rw Enumeration .1.3.6.1.4.1.77.1.1.4.8.1.4 |
usrIpxStaticRouteTicksThe delay, in ticks, to reach the route's destination.rw Integer32 .1.3.6.1.4.1.77.1.1.4.8.1.5 |
usrIpxStaticRouteHopCountThe number of router hops necessary to reach the destination.rw Integer32 .1.3.6.1.4.1.77.1.1.4.8.1.6 |
usrIpxStaticRouteNextHopNICAddressThe NIC address of the next router in the routing path to the destination.rw PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.77.1.1.4.8.1.7 |
usrIpxStaticRouteNextHopNetNumThe Next Hop Network Number of the router in the routing path to the destination.rw NetNumber .1.3.6.1.4.1.77.1.1.4.8.1.8 |
usrIpxStaticServTableThe Static Services table contains information about
all services reached via statically configured routes. SEQUENCE OF USRIPXStaticServEntry .1.3.6.1.4.1.77.1.1.4.9 |
usrIpxStaticServEntryEach entry corresponds to one service. USRIPXStaticServEntry .1.3.6.1.4.1.77.1.1.4.9.1 |
usrIpxStaticServSysInstanceThe unique identifier of the instance of IPX to which
this entry corresponds.rw Integer32 .1.3.6.1.4.1.77.1.1.4.9.1.1 |
usrIpxStaticServCircIndexThe circuit used to reach this service.rw Integer32 .1.3.6.1.4.1.77.1.1.4.9.1.2 |
usrIpxStaticServNameThe service name.rw OCTET STRING .1.3.6.1.4.1.77.1.1.4.9.1.3 |
usrIpxStaticServTypeThe service type.rw OCTET STRING .1.3.6.1.4.1.77.1.1.4.9.1.4 |
usrIpxStaticServExistStateThe validity of this static service. Entries with the
value set to off may be deleted from the table at the
implementation's discretion.rw Enumeration .1.3.6.1.4.1.77.1.1.4.9.1.5 |
usrIpxStaticServNetNumThe IPX network number portion of the IPX address of the
service.rw NetNumber .1.3.6.1.4.1.77.1.1.4.9.1.6 |
usrIpxStaticServNodeThe node portion of the IPX address of the service.rw OCTET STRING .1.3.6.1.4.1.77.1.1.4.9.1.7 |
usrIpxStaticServSocketThe socket portion of the IPX address of the service.rw OCTET STRING .1.3.6.1.4.1.77.1.1.4.9.1.8 |
usrIpxStaticServHopCountThe number of router hops to the server on which the service resides.rw Integer32 .1.3.6.1.4.1.77.1.1.4.9.1.9 |
usrIpxStaticServNextHopNICAddressThe NIC address of next router in the path to the
server on which the service resides.rw PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.77.1.1.4.9.1.10 |
usrIpxStaticServNextHopNetNumThe network number of the next router in path to the
server on which the service resides.rw NetNumber .1.3.6.1.4.1.77.1.1.4.9.1.11 |
usrIpxPortalTable SEQUENCE OF USRIpxPortalEntry .1.3.6.1.4.1.77.1.1.4.10 |
usrIpxPortalEntryEach entry corresponds to one static route. USRIpxPortalEntry .1.3.6.1.4.1.77.1.1.4.10.1 |
usrIpxPortalSysInstanceThe unique identifier of the instance of IPX to
which this row corresponds.rw Integer32 .1.3.6.1.4.1.77.1.1.4.10.1.1 |
usrIpxPortalPortNumberThe unique identifier for this IPX portal.rw Integer32 .1.3.6.1.4.1.77.1.1.4.10.1.2 |
usrIpxPortalNetBiosStateThe state of NetBios Processing. When enabled the
router maintains a NetBios name table.rw Enumeration .1.3.6.1.4.1.77.1.1.4.10.1.3 |
usrIpxPortalNetworkDelayThe delay, in ticks, for this portal interface.rw Integer32 .1.3.6.1.4.1.77.1.1.4.10.1.4 |
usrIpxPortalMaxNumberRipEntriesThe maximum number of entries within a RIP packet.rw Integer32 .1.3.6.1.4.1.77.1.1.4.10.1.5 |
usrIpxPortalMaxNumberSapEntriesThe maximum number of entries within a SAP packet.rw Integer32 .1.3.6.1.4.1.77.1.1.4.10.1.6 |
usrIpxPortalRipBroadcastStateRIP 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.rw Enumeration .1.3.6.1.4.1.77.1.1.4.10.1.7 |
usrIpxPortalSapBroadcastStateSAP 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.rw Enumeration .1.3.6.1.4.1.77.1.1.4.10.1.8 |
usrIpxPortalRipPeriodicStateRIP periodic state.rw Enumeration .1.3.6.1.4.1.77.1.1.4.10.1.9 |
usrIpxPortalSapPeriodicStateControls sending periodic SAP broadcasts over this portal.rw Enumeration .1.3.6.1.4.1.77.1.1.4.10.1.10 |
usrIpxPortalNetBiosNameCachingStateNetBios name caching state. When enabled IPX will maintain a table
of NetBios namesrw Enumeration .1.3.6.1.4.1.77.1.1.4.10.1.11 |
usrIpxPortalNetBiosHopsNetBios maximum number of hops.rw Integer32 .1.3.6.1.4.1.77.1.1.4.10.1.12 |
usrIpxPortalDiagnosticStateDiagnostic state.rw Enumeration .1.3.6.1.4.1.77.1.1.4.10.1.13 |
usrIpxPortalNetBiosNameCachingTimerNetBios name caching timer.rw Integer32 .1.3.6.1.4.1.77.1.1.4.10.1.14 |
usrIpxPortalMaxLearningRetriesMaximum number of learning retries.rw Integer32 .1.3.6.1.4.1.77.1.1.4.10.1.15 |
usrIpxPortalIpxwanStateIpxwan State.rw Enumeration .1.3.6.1.4.1.77.1.1.4.10.1.16 |
usrIpxPortalLargeHopCountDisplays number of IPX pkts with Large hop count.ro Counter32 .1.3.6.1.4.1.77.1.1.4.10.1.17 |
usrIpxPortalNetbsLargeHopCountDisplays number of Netbios pkts with Large hop count.ro Counter32 .1.3.6.1.4.1.77.1.1.4.10.1.18 |
usrIpxPortalNoNetRipPktDisplays number of Netbios pkts with Large hop count.ro Counter32 .1.3.6.1.4.1.77.1.1.4.10.1.19 |
usrIpxPortalPathNotFoundToRouteDisplays number of Netbios pkts with Large hop count.ro Counter32 .1.3.6.1.4.1.77.1.1.4.10.1.20 |
usrIpxPortalNumberOfAgedRoutesDisplays number of routes that r aged in routing tablero Counter32 .1.3.6.1.4.1.77.1.1.4.10.1.21 |
usrIpxPortalWrongNetRipPktDisplays number of routes that r aged in routing tablero Counter32 .1.3.6.1.4.1.77.1.1.4.10.1.22 |
usrIpxPortalNumberOfAgedSapsDisplays number of routes that r aged in routing tablero Counter32 .1.3.6.1.4.1.77.1.1.4.10.1.23 |
usrIpxPortalNumberOfWDogReqRcvdDisplays number of routes that r aged in routing tablero Counter32 .1.3.6.1.4.1.77.1.1.4.10.1.24 |
usrIpxPortalNumberOfWDogRspSentDisplays number of routes that r aged in routing tablero Counter32 .1.3.6.1.4.1.77.1.1.4.10.1.25 |
usrIpxPortalNumberOfSerialPktsRcvdDisplays number of routes that r aged in routing tablero Counter32 .1.3.6.1.4.1.77.1.1.4.10.1.26 |
usrIpxPortalNumberOfEchoReqRcvdDisplays number of routes that r aged in routing tablero Counter32 .1.3.6.1.4.1.77.1.1.4.10.1.27 |
usrIpxPortalNumberOfEchoRspSentDisplays number of routes that r aged in routing tablero Counter32 .1.3.6.1.4.1.77.1.1.4.10.1.29 |
usrIpxPortalNumberOfPktsTooLargeRcvdDisplays number of routes that r aged in routing tablero Counter32 .1.3.6.1.4.1.77.1.1.4.10.1.30 |
usrIpxPortalRipReceiveStateRIP 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.rw Enumeration .1.3.6.1.4.1.77.1.1.4.10.1.31 |
usrIpxPortalSapReceiveStateSAP 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.rw Enumeration .1.3.6.1.4.1.77.1.1.4.10.1.32 |
usrIpxDynamicNetworkRangeStartThis 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 usrIpxMaxDynamicNetworkNumbersrw NetNumber .1.3.6.1.4.1.77.1.1.4.11 |
usrIpxMaxDynamicNetworkNumbersMaximum number of network addresses available to allocate to
dial-in users.rw Integer32 .1.3.6.1.4.1.77.1.1.4.12 |
usrIpxSaveConfigFlagSetting 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.rw UsrConfigStatus .1.3.6.1.4.1.77.1.1.4.13 |
usrIpxConfigFileNameThe 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'.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.77.1.1.4.14 |
usrIpxStateIpx state.ro UsrIpxStates .1.3.6.1.4.1.77.1.1.4.15 |
usrIpxEnableTo 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.rw Enumeration .1.3.6.1.4.1.77.1.1.4.16 |
usrIpxServTableThe Services table contains information about
all services reached via statically entered saps
or learned saps. SEQUENCE OF USRIpxServEntry .1.3.6.1.4.1.77.1.1.4.17 |
usrIpxServEntryEach entry corresponds to one service. USRIpxServEntry .1.3.6.1.4.1.77.1.1.4.17.1 |
usrIpxServNameThe service name.rw OCTET STRING .1.3.6.1.4.1.77.1.1.4.17.1.1 |
usrIpxServTypeThe service type.rw OCTET STRING .1.3.6.1.4.1.77.1.1.4.17.1.2 |
usrIpxServExistStateThe validity of this service. Entries with the
value set to off may be deleted from the table at the
implementation's discretion.rw Enumeration .1.3.6.1.4.1.77.1.1.4.17.1.3 |
usrIpxServProtocolThe protocol from which knowledge of this service was
obtained.rw Enumeration .1.3.6.1.4.1.77.1.1.4.17.1.4 |
usrIpxServNetNumThe IPX network number portion of the IPX address of the
service.rw NetNumber .1.3.6.1.4.1.77.1.1.4.17.1.5 |
usrIpxServNodeThe node portion of the IPX address of the service.rw OCTET STRING .1.3.6.1.4.1.77.1.1.4.17.1.6 |
usrIpxServSocketThe socket portion of the IPX address of the service.rw OCTET STRING .1.3.6.1.4.1.77.1.1.4.17.1.7 |
usrIpxServHopCountThe number of router hops to the server on which the
service resides.rw Integer32 .1.3.6.1.4.1.77.1.1.4.17.1.8 |
usrIpxDelServiceAllThis object is used to clear the whole SAP table.
Current support is only for clearing all non-static
SAP entries.rw Enumeration .1.3.6.1.4.1.77.1.1.4.18 |
usrIpxDestTableThe Destination table contains information about all
known destinations. SEQUENCE OF USRIPXDestEntry .1.3.6.1.4.1.77.1.1.4.19 |
usrIpxDestEntryEach entry corresponds to one destination. USRIPXDestEntry .1.3.6.1.4.1.77.1.1.4.19.1 |
usrIpxDestSysInstanceThe unique identifier of the instance of IPX
to which this row corresponds.ro Integer32 .1.3.6.1.4.1.77.1.1.4.19.1.1 |
usrIpxDestNetNumThe IPX network number of the destination.ro NetNumber .1.3.6.1.4.1.77.1.1.4.19.1.2 |
usrIpxDestProtocolThe routing protocol from which knowledge of this
destination was obtained.ro Enumeration .1.3.6.1.4.1.77.1.1.4.19.1.3 |
usrIpxDestTicksThe delay in ticks to reach this destination.ro Integer32 .1.3.6.1.4.1.77.1.1.4.19.1.4 |
usrIpxDestHopCountThe number of hops necessary to reach the destination.ro Integer32 .1.3.6.1.4.1.77.1.1.4.19.1.5 |
usrIpxDestNextHopCircIndexThe unique identifier of the circuit used to reach the
next hop.ro Integer32 .1.3.6.1.4.1.77.1.1.4.19.1.6 |
usrIpxDestNextHopNICAddressThe NIC address of the next hop.ro PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.77.1.1.4.19.1.7 |
usrIpxDestNextHopNetNumThe IPX network number of the next hop.ro NetNumber .1.3.6.1.4.1.77.1.1.4.19.1.8 |
usrIpxDestExistStateThe 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.rw Enumeration .1.3.6.1.4.1.77.1.1.4.19.1.9 |
usrIpxDelRouteAllThis object is used to clear the whole routing tablerw Enumeration .1.3.6.1.4.1.77.1.1.4.20 |
usrPPPIpxAddressThe IPX ADDRESS assigned to all PPP user's if they are configured as such.rw OCTET STRING .1.3.6.1.4.1.77.1.1.4.21 |