>> MIB - Management Information Base

>> Table: ipxBasicSysTable - (.1.3.6.1.4.1.23.2.5.1.1.1)

Description: Each entry corresponds to one instance of IPX running on the system.

ipxBasicSysTable
OIDNameTypeAccess
.1InstanceINTEGERRW
.2ExistStateENUMD
.3NetNumberOCTET STRINGRW
.4NodeOCTET STRINGRW
.5NameDisplayStringRW
.6InReceivesCounterR
.7InHdrErrorsCounterR
.8InUnknownSocketsCounterR
.9InDiscardsCounterR
.10InBadChecksumsCounterR
.11InDeliversCounterR
.12NoRoutesCounterR
.13OutRequestsCounterR
.14OutMalformedRequestsCounterR
.15OutDiscardsCounterR
.16OutPacketsCounterR
.17ConfigSocketsINTEGERR
.18OpenSocketFailsCounterR

Instance
The unique identifier of the instance of IPX to which this

row corresponds.  This value may be written only when

creating a new entry in the table.
ExistState
The validity of this entry in the IPX system table.

Setting this field to off indicates that this entry may be

deleted from the system table at the IPX implementation's

discretion.
Enumerations:
  • off (1)
  • on (2)
NetNumber
The network number portion of the IPX address of this

system.
Node
The node number portion of the IPX address of this

system.
Name
The readable name for this system.
InReceives
The total number of IPX packets received, including

those received in error.
InHdrErrors
The number of IPX packets discarded due to errors in

their headers, including any IPX packet with a size less

than the minimum of 30 bytes.
InUnknownSockets
The number of IPX packets discarded because the

destination socket was not open.
InDiscards
The number of IPX packets received but discarded due to

reasons other than those accounted for by 

ipxBasicSysInHdrErrors, ipxBasicSysInUnknownSockets,

ipxAdvSysInDiscards, and ipxAdvSysInCompressDiscards.
InBadChecksums
The number of IPX packets received with incorrect

checksums.
InDelivers
The total number of IPX packets delivered locally,

including packets from local applications.
NoRoutes
The number of times no route to a destination was

found.
OutRequests
The number of IPX packets supplied locally for

transmission, not including any packets counted in

ipxAdvForwPackets.
OutMalformedRequests
The number of IPX packets supplied locally that contained

errors in their structure.
OutDiscards
The number of outgoing IPX packets discarded due to

reasons other than those accounted for in

ipxBasicSysOutMalformedRequests, ipxAdvSysOutFiltered,

and ipxAdvSysOutCompressDiscards.
OutPackets
The total number of IPX packets transmitted.
ConfigSockets
The configured maximum number of IPX sockets that may be

open at one time.
OpenSocketFails
The number of IPX socket open calls which failed.


Copyright ©2003 by BinTec Access Networks GmbH