ACC-IPX

MIB Reference — IPNetwork Monitor

All MIBsACC-IPX

Category: Routing Protocols, Vendor: ACC/Ericsson

Description:

Handles configuration of Novell IPX routing on ACC/Ericsson routers, including IPX RIP/SAP settings, network numbers, and encapsulation type.

Imported Objects

From ACC-MIB

DisplayString
IfIndex
RowStatus
SmdsAddress
accBRGOBJECT-IDENTITY

From ACC-SYSTEM

accTrapLogSeqNumOBJECT-TYPE

From RFC1155-SMI

Counter
Gauge
IpAddress
OBJECT-TYPE
TimeTicks

What Is ACC-IPX?

ACC-IPX is a legacy enterprise MIB from ACC (a WAN access/routing vendor later acquired by Ericsson) for managing Novell IPX protocol routing on ACC routers, including IPX RIP and SAP routing protocols, network number assignment, and frame encapsulation type configuration. As an older protocol-specific routing MIB it primarily exposes configuration data for IPX network numbers and encapsulation rather than hardware sensors, focusing on software/protocol operational state such as whether IPX routing is enabled and which encapsulation (e.g., Ethernet_802.3, Ethernet_II) is in use on each interface. Its monitoring value today is largely historical, since IPX is a deprecated Novell NetWare-era protocol rarely run in modern networks, but it would have been used to confirm IPX routing table population and RIP/SAP advertisement activity on legacy routers. It builds on top of the ACC router's general interface and routing infrastructure and assumes coexistence with other protocol MIBs (such as IP routing MIBs) on the same device. It was deployed in legacy enterprise WANs that carried Novell NetWare traffic over ACC/Ericsson routers. Engineers can download the ACC-IPX file directly to load it into their MIB browser.

IPNetwork Monitor allows you to monitor SNMP objects defined in ACC-IPX. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • IPX routing enable state
  • IPX network number configuration
  • encapsulation type
  • IPX RIP/SAP status

Supported Devices

  • ACC/Ericsson WAN router
  • legacy Novell NetWare network router

Monitoring Examples

No detailed sample objects were provided for this module in the source data, so specific object names cannot be confirmed; in general, an IPX routing MIB of this era would expose per-interface IPX network number and encapsulation type, and IPX RIP/SAP route table entries, that an operator would poll to confirm NetWare traffic was being routed and advertised correctly. Without object names to ground further detail, only this general pattern can be described honestly rather than invented specifics.

OIDs
OID symbolicOID numericTypeAccessDescription
accIpx1.3.6.1.4.1.5.1.1.22
accIpxParms1.3.6.1.4.1.5.1.1.22.1
INT accIpxAdStat1.3.6.1.4.1.5.1.1.22.1.1INTEGERread-writeAdministrative status of IPX routing protocol
INT accIpxCkSum1.3.6.1.4.1.5.1.1.22.1.2INTEGERread-writeChecksumming of IPX protocol
INT accIpxSpltHorz1.3.6.1.4.1.5.1.1.22.1.3INTEGERread-writeSplit horizon mode of IPX protocol
INT accIpxAllNets1.3.6.1.4.1.5.1.1.22.1.4INTEGERread-writeAll nets mode
INT accIpxMode1.3.6.1.4.1.5.1.1.22.1.5INTEGERread-writeRIP protocol type to use
INT accIpxWdFilter1.3.6.1.4.1.5.1.1.22.1.6INTEGERread-writeSwitch to enable/disable a dial originate filter of the IPX file server watchdog (Keep Alive) packet.
INT accIpxTrigUpdates1.3.6.1.4.1.5.1.1.22.1.7INTEGERread-writeSets the default for triggered updates to either on or off. If on, the default behavior will be to send triggered updates as well as timer generated updates. If off, only timer generated updates are sent. Triggered updates are best used with long timer update intervals in order to reduce update traffic.
accIpxNetTable1.3.6.1.4.1.5.1.1.22.2not-accessibleList of IPX Networks. Entries are added/deleted via management action.
accIpxNetEntry1.3.6.1.4.1.5.1.1.22.2.1not-accessibleInformation on specific network entry.
INT accIpxNetPort1.3.6.1.4.1.5.1.1.22.2.1.1INTEGERread-writeIPX logical port number
OCT accIpxNetNumber1.3.6.1.4.1.5.1.1.22.2.1.2OCTET STRINGread-writeIPX network number
INT accIpxNetType1.3.6.1.4.1.5.1.1.22.2.1.3INTEGERread-writeType of network
INT accIpxNetEncap1.3.6.1.4.1.5.1.1.22.2.1.4INTEGERread-writeLAN Encapsulation used for Ethernets.
INT accIpxNetSlot1.3.6.1.4.1.5.1.1.22.2.1.5INTEGERread-writeSlot to which the network is attached
INT accIpxNetAdStat1.3.6.1.4.1.5.1.1.22.2.1.6INTEGERread-writeAdministrative status of network Object will be defaulted if missing in set PDU which adds entries.
INT accIpxNetMtu1.3.6.1.4.1.5.1.1.22.2.1.7INTEGERread-writeMaximum packet size Object will be defaulted if missing in set PDU which adds entries.
TIK accIpxNetUpdate1.3.6.1.4.1.5.1.1.22.2.1.8TimeTicksread-writeUpdate interval
INT accIpxNetHops1.3.6.1.4.1.5.1.1.22.2.1.9INTEGERread-writeHop count
INT accIpxNetCost1.3.6.1.4.1.5.1.1.22.2.1.10INTEGERread-writeCost metric
STR accIpxNetX25InOutAddr1.3.6.1.4.1.5.1.1.22.2.1.11DisplayStringread-writeX25 address to send to and to receive packets from. Object required in set PDU adding X25-type circuit
STR accIpxNetX25InAddr1.3.6.1.4.1.5.1.1.22.2.1.12DisplayStringread-writeReceive-only X25 address Object not required in set PDU (defaults to In/Out address)
TIK accIpxNetX25Idle1.3.6.1.4.1.5.1.1.22.2.1.13TimeTicksread-writeTime X25 connection can be idle before it is determined to be not busy.
INT accIpxNetX25PktVal1.3.6.1.4.1.5.1.1.22.2.1.14INTEGERread-writeX25 packet size
INT accIpxNetX25PktWin1.3.6.1.4.1.5.1.1.22.2.1.15INTEGERread-writeX25 packet window
INT accIpxNetEntryStat1.3.6.1.4.1.5.1.1.22.2.1.16INTEGERread-writeStatus of this table entry Set this object to invalid to delete entry.
OCT accIpxNetFncAddr1.3.6.1.4.1.5.1.1.22.2.1.17OCTET STRINGread-writeThe MAC-layer functional address for sending and receiving multicasts.
INT accIpxNetSrMode1.3.6.1.4.1.5.1.1.22.2.1.18INTEGERread-writeThe source-routing mode for token-ring networks.
INT accIpxNetX25FacIndex1.3.6.1.4.1.5.1.1.22.2.1.19INTEGERread-writeIndex of optional facility string or 0.
INT accIpxNetDlci1.3.6.1.4.1.5.1.1.22.2.1.20INTEGERread-writeFrame Relay DLCI for this port
INT accIpxNetWdState1.3.6.1.4.1.5.1.1.22.2.1.21INTEGERread-writeDetermines the IPX watchdog state on a specific logical port. The default is ALLOW for LAN/DEDICATED WAN type, PROXY for X.21/FFR/Dial type.
INT accIpxNetRtgHldTmr1.3.6.1.4.1.5.1.1.22.2.1.22INTEGERread-writeDemand RIP/SAP Hold timer
INT accIpxNetRtgPollCnt1.3.6.1.4.1.5.1.1.22.2.1.23INTEGERread-writeDemand RIP/SAP Poll Count
INT accIpxNetRtgProtType1.3.6.1.4.1.5.1.1.22.2.1.24INTEGERread-writeDemand RIP/SAP Poll Count
INT accIpxNetRtgSettleTimer1.3.6.1.4.1.5.1.1.22.2.1.25INTEGERread-writeDemand RIP/SAP Settle Timer
INT accIpxNetRtgQuietTimer1.3.6.1.4.1.5.1.1.22.2.1.26INTEGERread-writeDemand RIP/SAP Poll Count
INT accIpxNetRtgDiagLevel1.3.6.1.4.1.5.1.1.22.2.1.27INTEGERread-writeDemand RIP/SAP Diag level
INT accIpxNetDialProt1.3.6.1.4.1.5.1.1.22.2.1.28INTEGERread-writeIpx dial protocol forwarder for X25/PPP
accIpxRtTable1.3.6.1.4.1.5.1.1.22.3not-accessibleList of routes to other IPX networks
accIpxRtEntry1.3.6.1.4.1.5.1.1.22.3.1not-accessibleInformation on route to destination network
OCT accIpxRtDest1.3.6.1.4.1.5.1.1.22.3.1.1OCTET STRINGread-onlyDestination network.
OCT accIpxRtNxtNet1.3.6.1.4.1.5.1.1.22.3.1.2OCTET STRINGread-onlyThe next network along the way to the destination network.
OCT accIpxRtRouter1.3.6.1.4.1.5.1.1.22.3.1.3OCTET STRINGread-onlyRouter on next IPX network on route
INT accIpxRtHops1.3.6.1.4.1.5.1.1.22.3.1.4INTEGERread-onlyNumber of hops to remote network
INT accIpxRtCost1.3.6.1.4.1.5.1.1.22.3.1.5INTEGERread-onlyCost to remote network
INT accIpxRtType1.3.6.1.4.1.5.1.1.22.3.1.6INTEGERread-onlyType of route
INT accIpxRtOwner1.3.6.1.4.1.5.1.1.22.3.1.7INTEGERread-onlySource of route
TIK accIpxRtAge1.3.6.1.4.1.5.1.1.22.3.1.8TimeTicksread-onlyAge of route
INT accIpxRtPort1.3.6.1.4.1.5.1.1.22.3.1.9INTEGERread-onlyThe logical port number through which packets will be forwarded to the destination network.
accIpxRipStat1.3.6.1.4.1.5.1.1.22.4
CTR accIpxRipReqIns1.3.6.1.4.1.5.1.1.22.4.1Counterread-onlyIPX RIP requests received
CTR accIpxRipRespIns1.3.6.1.4.1.5.1.1.22.4.2Counterread-onlyIPX RIP responses received
CTR accIpxRipReqOuts1.3.6.1.4.1.5.1.1.22.4.3Counterread-onlyIPX RIP requests transmitted
CTR accIpxRipRespOuts1.3.6.1.4.1.5.1.1.22.4.4Counterread-onlyIPX RIP responses transmitted
CTR accIpxRipErrIns1.3.6.1.4.1.5.1.1.22.4.5Counterread-onlyIPX RIP responses recevied with errors.
CTR accIpxRipErrOuts1.3.6.1.4.1.5.1.1.22.4.6Counterread-onlyIPX RIP responses transmitted with errors.
CTR accIpxRipDemandReqIns1.3.6.1.4.1.5.1.1.22.4.7Counterread-onlyIPX Demand RIP requests in
CTR accIpxRipDemandRespIns1.3.6.1.4.1.5.1.1.22.4.8Counterread-onlyIPX Demand RIP replies in
CTR accIpxRipDemandAckIns1.3.6.1.4.1.5.1.1.22.4.9Counterread-onlyIPX Demand RIP acks in
CTR accIpxRipDemandReqOuts1.3.6.1.4.1.5.1.1.22.4.10Counterread-onlyIPX Demand RIP requests out
CTR accIpxRipDemandRespOuts1.3.6.1.4.1.5.1.1.22.4.11Counterread-onlyIPX Demand RIP replies out
CTR accIpxRipDemandAckOuts1.3.6.1.4.1.5.1.1.22.4.12Counterread-onlyIPX Demand RIP acks out
CTR accIpxRipDemandInErrs1.3.6.1.4.1.5.1.1.22.4.13Counterread-onlyIPX Demand RIP Errors in
CTR accIpxRipDemandOutErrs1.3.6.1.4.1.5.1.1.22.4.14Counterread-onlyIPX Demand RIP Errors out
accIpxNodeStat1.3.6.1.4.1.5.1.1.22.5
CTR accIpxLocalIns1.3.6.1.4.1.5.1.1.22.5.1Counterread-onlyPackets received for local usage
CTR accIpxLocalOuts1.3.6.1.4.1.5.1.1.22.5.2Counterread-onlyLocally generated packets
CTR accIpxNoSockets1.3.6.1.4.1.5.1.1.22.5.3Counterread-onlyPackets received for which there was no socket
CTR accIpxNoRoutes1.3.6.1.4.1.5.1.1.22.5.4Counterread-onlyPackets for which no route was found
CTR accIpxNodeInErrs1.3.6.1.4.1.5.1.1.22.5.5Counterread-onlyThe number of input packets discarded by this node because of some unspecified internal error.
CTR accIpxOutErrs1.3.6.1.4.1.5.1.1.22.5.6Counterread-onlyOutput errors
CTR accIpxAllNetsIns1.3.6.1.4.1.5.1.1.22.5.7Counterread-onlyAll-nets packets received
CTR accIpxAllNetsOuts1.3.6.1.4.1.5.1.1.22.5.8Counterread-onlyAll-nets packets transmitted
CTR accIpxAllNetsErrs1.3.6.1.4.1.5.1.1.22.5.9Counterread-onlyErroneous All-Nets packets encountered
accIpxPortStatTable1.3.6.1.4.1.5.1.1.22.6not-accessibleIPX Port statistics table
accIpxPortStatEntry1.3.6.1.4.1.5.1.1.22.6.1not-accessiblePer-port statistics
INT accIpxPortNumber1.3.6.1.4.1.5.1.1.22.6.1.1INTEGERread-onlyPort number
CTR accIpxPortTotalIns1.3.6.1.4.1.5.1.1.22.6.1.2Counterread-onlyTotal number of IPX Packets received
CTR accIpxPorFwdReqIns1.3.6.1.4.1.5.1.1.22.6.1.3Counterread-onlyThe number of input packets not addressed to the receiving port, as a result of which an attempt was made to find a route to forward them to the final destination.
CTR accIpxPortNoFwdRts1.3.6.1.4.1.5.1.1.22.6.1.4Counterread-onlyThe number of packets received on this port for which no route to the destination network could be found.
CTR accIpxPortTotalOuts1.3.6.1.4.1.5.1.1.22.6.1.5Counterread-onlyTotal IPX packets transmitted
CTR accIpxPortHopCnts1.3.6.1.4.1.5.1.1.22.6.1.6Counterread-onlyThe number of packets received on this port whose hop count had reached the maximum value.
CTR accIpxPortNotForMes1.3.6.1.4.1.5.1.1.22.6.1.7Counterread-onlyThe number of packets received on this port which were addressed to another node on the same network.
CTR accIpxPortFwdReqOuts1.3.6.1.4.1.5.1.1.22.6.1.8Counterread-onlyThe number of packets received on this port which were successfully forwarded to another port.
CTR accIpxPortFwdErrs1.3.6.1.4.1.5.1.1.22.6.1.9Counterread-onlyThe number of packets received on this port which could not be forwarded, either because there were transmitted via a MAC-layer broadcast, or because their source or destination network number were unknown.
CTR accIpxPortInErrs1.3.6.1.4.1.5.1.1.22.6.1.10Counterread-onlyThe number of packets received on this port which were discarded because of some unspecified internal error.
CTR accIpxPortTooShorts1.3.6.1.4.1.5.1.1.22.6.1.11Counterread-onlyThe number of packets received on this port which were discarded because they were too short.
CTR accIpxPortCkSums1.3.6.1.4.1.5.1.1.22.6.1.12Counterread-onlyIPX packet checksum errors detected
CTR accIpxPortTooLongs1.3.6.1.4.1.5.1.1.22.6.1.13Counterread-onlyThe number of packets received on this port which were discarded because they were too long.
CTR accIpxPortOutErrs1.3.6.1.4.1.5.1.1.22.6.1.14Counterread-onlyIPX packet output errors detected
INT accIpxPortOpState1.3.6.1.4.1.5.1.1.22.6.1.15INTEGERread-onlyOperational status of this port.
accIpxSapStat1.3.6.1.4.1.5.1.1.22.7
CTR accIpxSapReqIns1.3.6.1.4.1.5.1.1.22.7.1Counterread-onlyIPX SAP requests received
CTR accIpxSapReqOuts1.3.6.1.4.1.5.1.1.22.7.2Counterread-onlyIPX SAP requests transmitted
CTR accIpxSapRespIns1.3.6.1.4.1.5.1.1.22.7.3Counterread-onlyIPX SAP responses received
CTR accIpxSapRespOuts1.3.6.1.4.1.5.1.1.22.7.4Counterread-onlyIPX SAP responses transmitted
CTR accIpxSapGetNearIns1.3.6.1.4.1.5.1.1.22.7.5Counterread-onlyGet nearest requests received
CTR accIpxSapGetNearOuts1.3.6.1.4.1.5.1.1.22.7.6Counterread-onlyGet nearest requests transmitted
CTR accIpxSapNoRoutes1.3.6.1.4.1.5.1.1.22.7.7Counterread-onlyIPX SAP packets for unreachable net
CTR accIpxSapNotBests1.3.6.1.4.1.5.1.1.22.7.8Counterread-onlyIPX SAP packet which we know there is a better route for
CTR accIpxSapNoServers1.3.6.1.4.1.5.1.1.22.7.9Counterread-onlyNo server available
CTR accIpxSapInErrs1.3.6.1.4.1.5.1.1.22.7.10Counterread-onlyBad IPX SAP packets received
CTR accIpxSapOutErrs1.3.6.1.4.1.5.1.1.22.7.11Counterread-onlyBad IPX SAP packets transmitted
CTR accIpxSapDemandReqIns1.3.6.1.4.1.5.1.1.22.7.12Counterread-onlyDemand IPX SAP requests in
CTR accIpxSapDemandReqOuts1.3.6.1.4.1.5.1.1.22.7.13Counterread-onlyDemand IPX SAP requests out
CTR accIpxSapDemandRespIns1.3.6.1.4.1.5.1.1.22.7.14Counterread-onlyDemand IPX SAP responses in
CTR accIpxSapDemandRespOuts1.3.6.1.4.1.5.1.1.22.7.15Counterread-onlyDemand IPX SAP responses out
CTR accIpxSapDemandAckIns1.3.6.1.4.1.5.1.1.22.7.16Counterread-onlyDemand IPX SAP acks in
CTR accIpxSapDemandAckOuts1.3.6.1.4.1.5.1.1.22.7.17Counterread-onlyDemand IPX SAP acks out
CTR accIpxSapDemandInErrs1.3.6.1.4.1.5.1.1.22.7.18Counterread-onlyDemand IPX SAP errors in
CTR accIpxSapDemandOutErrs1.3.6.1.4.1.5.1.1.22.7.19Counterread-onlyDemand IPX SAP errors out
accIpxSrvTable1.3.6.1.4.1.5.1.1.22.8not-accessibleIPX server table
accIpxSrvEntry1.3.6.1.4.1.5.1.1.22.8.1not-accessibleSpecific IPX server information
STR accIpxSrvName1.3.6.1.4.1.5.1.1.22.8.1.1DisplayStringread-writeName of server
OCT accIpxSrvType1.3.6.1.4.1.5.1.1.22.8.1.2OCTET STRINGread-writeType of server
OCT accIpxSrvHost1.3.6.1.4.1.5.1.1.22.8.1.3OCTET STRINGread-writeHost
INT accIpxSrvHops1.3.6.1.4.1.5.1.1.22.8.1.4INTEGERread-writeHop counter
INT accIpxSrvOwner1.3.6.1.4.1.5.1.1.22.8.1.5INTEGERread-writeSource of route
TIK accIpxSrvAge1.3.6.1.4.1.5.1.1.22.8.1.6TimeTicksread-writeAge of route
accIpxRouteFilters1.3.6.1.4.1.5.1.1.22.9
INT accIpxRteFltrDefaultAction1.3.6.1.4.1.5.1.1.22.9.1INTEGERread-writeThe action taken on route updates from unconfigured neighbors.
accIpxRteNbrTable1.3.6.1.4.1.5.1.1.22.9.2not-accessibleA list of Host Identifiers for Routing Neighbors.
accIpxRteNbrEntry1.3.6.1.4.1.5.1.1.22.9.2.1not-accessibleThe host identifier for an individual routing neighbor.
OCT accIpxRteNbrId1.3.6.1.4.1.5.1.1.22.9.2.1.1OCTET STRINGread-writeThe Host Identifier of a potential routing neighbor.
INT accIpxRteNbrAction1.3.6.1.4.1.5.1.1.22.9.2.1.2INTEGERread-writeThe action to be taken on advertisements from this routing neighbor, unless overridden by a route filter.
INT accIpxRteNbrStatus1.3.6.1.4.1.5.1.1.22.9.2.1.3INTEGERread-writeWriting 'invalid' has the effect of deleting this routing neighbor and making its associated route filters of no effect.
accIpxRteFltrTable1.3.6.1.4.1.5.1.1.22.9.3not-accessibleA list of special advertisements that a given neighbor might offer. Route Advertisements defaults are overridden using this table
accIpxRteFltrEntry1.3.6.1.4.1.5.1.1.22.9.3.1not-accessibleA single potential advertisement, with information as to its disposition.
OCT accIpxRteFltrNeighbor1.3.6.1.4.1.5.1.1.22.9.3.1.1OCTET STRINGread-writeThe Host Identifier of the Routing Neighbor that might offer this advertsiement.
OCT accIpxRteFltrNetwork1.3.6.1.4.1.5.1.1.22.9.3.1.2OCTET STRINGread-writeThe Network Number the neighbor might advertise.
INT accIpxRteFltrAction1.3.6.1.4.1.5.1.1.22.9.3.1.3INTEGERread-writeWhat is to be done with such an advertisement.
INT accIpxRteFltrStatus1.3.6.1.4.1.5.1.1.22.9.3.1.4INTEGERread-writeWriting 'invalid' has the effect of deleting this filter.
accIpxNetworkFilters1.3.6.1.4.1.5.1.1.22.10
INT accIpxNetFltrDefaultAction1.3.6.1.4.1.5.1.1.22.10.1INTEGERread-writeThe action taken on messages not matched.
oldIpxNetFltrTable1.3.6.1.4.1.5.1.1.22.10.2not-accessibleA list of network pairs to specially act on.
oldIpxNetFltrEntry1.3.6.1.4.1.5.1.1.22.10.2.1not-accessibleA single Network Number pair to be matched.
OCT oldIpxNetFltrDestination1.3.6.1.4.1.5.1.1.22.10.2.1.1OCTET STRINGread-writeThe value to be found in the Destination Network Field, or 0x00000000.
OCT oldIpxNetFltrSource1.3.6.1.4.1.5.1.1.22.10.2.1.2OCTET STRINGread-writeThe value to be found in the Source Network Field, or 0x00000000.
INT oldIpxNetFltrAction1.3.6.1.4.1.5.1.1.22.10.2.1.3INTEGERread-writeThe action to be taken on matching messages.
INT oldIpxNetFltrStatus1.3.6.1.4.1.5.1.1.22.10.2.1.4INTEGERread-writeWriting 'invalid' has the effect of removing this filter entry.
accIpxNetFltrTable1.3.6.1.4.1.5.1.1.22.10.3not-accessibleA list of network filters to specially act on.
accIpxNetFltrEntry1.3.6.1.4.1.5.1.1.22.10.3.1not-accessibleA single Network filter to be matched.
OCT accIpxNetFltrDestination1.3.6.1.4.1.5.1.1.22.10.3.1.1OCTET STRINGread-writeThe value to be found in the Destination Network Field, or 0x00000000.
OCT accIpxNetFltrSource1.3.6.1.4.1.5.1.1.22.10.3.1.2OCTET STRINGread-writeThe value to be found in the Source Network Field, or 0x00000000.
INT accIpxNetFltrAction1.3.6.1.4.1.5.1.1.22.10.3.1.3INTEGERread-writeThe action to be taken on matching messages.
INT accIpxNetFltrStatus1.3.6.1.4.1.5.1.1.22.10.3.1.4INTEGERread-writeWriting 'invalid' has the effect of removing this filter entry.
OCT accIpxNetFltrDestSkt1.3.6.1.4.1.5.1.1.22.10.3.1.5OCTET STRINGread-writeThe value to be found in the Destination Socket field, or 0x0000.
OCT accIpxNetFltrSrcSkt1.3.6.1.4.1.5.1.1.22.10.3.1.6OCTET STRINGread-writeThe value to be found in the Source Socket Field, or 0x0000.
INT accIpxNetFltrPktType1.3.6.1.4.1.5.1.1.22.10.3.1.7INTEGERread-writePacket type or zero
accIpxHostFilters1.3.6.1.4.1.5.1.1.22.11
INT accIpxHostFltrDefaultAction1.3.6.1.4.1.5.1.1.22.11.1INTEGERread-writeThe action taken on hosts not listed.
accIpxHostFltrTable1.3.6.1.4.1.5.1.1.22.11.2not-accessibleA list of IPX Hosts to be handled specially.
accIpxHostFltrEntry1.3.6.1.4.1.5.1.1.22.11.2.1not-accessibleA single Host Identifier.
OCT accIpxHostFltrId1.3.6.1.4.1.5.1.1.22.11.2.1.1OCTET STRINGread-writeHost Identifier
OCT accIpxHostFltrSocket1.3.6.1.4.1.5.1.1.22.11.2.1.2OCTET STRINGread-writeThe affected socket number, or zero for 'any socket'.
OCT accIpxHostFltrPepClient1.3.6.1.4.1.5.1.1.22.11.2.1.3OCTET STRINGread-writeOn PEP traffic, the affected Client Type, or zero for all IDP traffic.
INT accIpxHostFltrAction1.3.6.1.4.1.5.1.1.22.11.2.1.4INTEGERread-writeThe action to be taken on matching messages.
INT accIpxHostFltrStatus1.3.6.1.4.1.5.1.1.22.11.2.1.5INTEGERread-writeWriting 'invalid' has the effect of deleting the entry.
accIpxSapFilters1.3.6.1.4.1.5.1.1.22.12
INT accIpxSapFltrDefault1.3.6.1.4.1.5.1.1.22.12.1INTEGERread-writeThe default behavior taken on locally originated (hop count <= 2) Service Advertisements. Remote advertisements must be identified individually.
accIpxSapFltrTable1.3.6.1.4.1.5.1.1.22.12.2not-accessibleA list of Service Names to be handled Specially.
accIpxSapFltrEntry1.3.6.1.4.1.5.1.1.22.12.2.1not-accessibleA single Service name and its intended disposition.
OCT accIpxSapFltrSrvType1.3.6.1.4.1.5.1.1.22.12.2.1.1OCTET STRINGread-writeThe Service Type of the affected SAP Entry. Zero indicates all services.
OCT accIpxSapFltrSrvName1.3.6.1.4.1.5.1.1.22.12.2.1.2OCTET STRINGread-writeThe name of the affected service. An Octet String of length zero indicates all services. Name may be up to 48 octets
INT accIpxSapFltrAction1.3.6.1.4.1.5.1.1.22.12.2.1.3INTEGERread-writeThe action to be taken upon a match.
INT accIpxSapFltrStatus1.3.6.1.4.1.5.1.1.22.12.2.1.4INTEGERread-writeWriting 'invalid' has the effect of removing the entry.
accIpxNetWdParms1.3.6.1.4.1.5.1.1.22.13
INT accIpxWdProxyDuration1.3.6.1.4.1.5.1.1.22.13.1INTEGERread-writeIPX Watchdog proxy duration Value is 0 to proxy for forever & the proxy duration can be set to 0 - 86400
INT accIpxWdHoldPeriod1.3.6.1.4.1.5.1.1.22.13.2INTEGERread-writeACC IPX Watchdog hold period Default value is 960 minutes, Hold period range is 960 - 60600
INT accIpxWdMaxSessions1.3.6.1.4.1.5.1.1.22.13.3INTEGERread-writeACC IPX Watchdog Max Sessions Default value is 1024, Valid range is 1- 4096
INT accIpxWdDiagLevel1.3.6.1.4.1.5.1.1.22.13.4INTEGERread-writeACC IPX Watchdog Diagnostics Level Default value is 1, Valid range is 1- 7
TIK accIpxWdCurrentDropDead1.3.6.1.4.1.5.1.1.22.13.5TimeTicksread-onlyThe SysUpTime value at which the watchdog session will be discarded, if no activity is seen on the session
INT accIpxWdIpxSessionCnt1.3.6.1.4.1.5.1.1.22.13.6INTEGERread-onlyIndicates the number of IPX sessions currently being proxied
INT accIpxWdSpxSessionCnt1.3.6.1.4.1.5.1.1.22.13.7INTEGERread-onlyIndicates the number of SPX sessions currently being proxied
accIpxWdSession1.3.6.1.4.1.5.1.1.22.14
accIpxWdSessTable1.3.6.1.4.1.5.1.1.22.14.1not-accessible
accIpxWdSessEntry1.3.6.1.4.1.5.1.1.22.14.1.1not-accessibleA descriptor entry for IPX session being proxied
INT accIpxWdSessionId1.3.6.1.4.1.5.1.1.22.14.1.1.1INTEGERread-onlyA unique identifier for the IPX session being proxied
INT accIpxWdState1.3.6.1.4.1.5.1.1.22.14.1.1.2INTEGERread-onlyState of the IPX session being proxied
TIK accIpxWdLastSeen1.3.6.1.4.1.5.1.1.22.14.1.1.3TimeTicksread-onlyThe time tick when last watchdog packet for this session was seen
OCT accIpxWdClientNet1.3.6.1.4.1.5.1.1.22.14.1.1.4OCTET STRINGread-onlyThe IPX network number on the client side of this IPX session
OCT accIpxWdClientHost1.3.6.1.4.1.5.1.1.22.14.1.1.5OCTET STRINGread-onlyThe IPX node address of the client of this IPX session
TIK accIpxWdDropDead1.3.6.1.4.1.5.1.1.22.14.1.1.6TimeTicksread-onlyThe SysUpTime value at which this watchdog session will be discarded
OCT accIpxWdServerNet1.3.6.1.4.1.5.1.1.22.14.1.1.7OCTET STRINGread-onlyThe IPX network number on the server side of this IPX session
OCT accIpxWdServerHost1.3.6.1.4.1.5.1.1.22.14.1.1.8OCTET STRINGread-onlyThe IPX node address of the server of this IPX session
accIpxSpxWdSession1.3.6.1.4.1.5.1.1.22.15
accIpxSpxWdSessTable1.3.6.1.4.1.5.1.1.22.15.1not-accessible
accIpxSpxWdSessEntry1.3.6.1.4.1.5.1.1.22.15.1.1not-accessibleA descriptor entry for SPX session being proxied
INT accIpxSpxWdSrcSessionId1.3.6.1.4.1.5.1.1.22.15.1.1.1INTEGERread-onlyA unique source identifier for the SPX session being proxied
INT accIpxSpxWdDstSessionId1.3.6.1.4.1.5.1.1.22.15.1.1.2INTEGERread-onlyA unique destination identifier for the SPX session being proxied
INT accIpxSpxWdState1.3.6.1.4.1.5.1.1.22.15.1.1.3INTEGERread-onlyState of the SPX session being proxied
OCT accIpxSpxWdClientNet1.3.6.1.4.1.5.1.1.22.15.1.1.4OCTET STRINGread-onlyThe IPX network number on the client side of this SPX session
OCT accIpxSpxWdClientHost1.3.6.1.4.1.5.1.1.22.15.1.1.5OCTET STRINGread-onlyThe IPX node address of the client of this SPX session
TIK accIpxSpxWdLastSeen1.3.6.1.4.1.5.1.1.22.15.1.1.6TimeTicksread-onlyThe time tick when last watchdog packet for this session was seen
OCT accIpxSpxWdServerNet1.3.6.1.4.1.5.1.1.22.15.1.1.7OCTET STRINGread-onlyThe IPX network number on the server side of this session
OCT accIpxSpxWdServerHost1.3.6.1.4.1.5.1.1.22.15.1.1.8OCTET STRINGread-onlyThe IPX node address of the server of this session
TIK accIpxSpxWdDropDead1.3.6.1.4.1.5.1.1.22.15.1.1.9TimeTicksread-onlyThe SysUpTime value at which this watchdog session will be discarded
INT accIpxSpxWdSrcSeqNo1.3.6.1.4.1.5.1.1.22.15.1.1.10INTEGERread-onlyThe last SPX sequence number used by the server side of this session
INT accIpxSpxWdDstSeqNo1.3.6.1.4.1.5.1.1.22.15.1.1.11INTEGERread-onlyThe last SPX sequence number used by the client side of this session
INT accIpxSpxWdAckDiscards1.3.6.1.4.1.5.1.1.22.15.1.1.12INTEGERread-onlyThe number of Acknowledgement packets discarded on the proxied session
INT accIpxSpxWdSrcAckNo1.3.6.1.4.1.5.1.1.22.15.1.1.13INTEGERread-onlyThe last SPX acknowledgement number used by the server side of this session
INT accIpxSpxWdDstAckNo1.3.6.1.4.1.5.1.1.22.15.1.1.14INTEGERread-onlyThe last SPX acknowledgement number used by the client side of this session
accIpxNamedRteFilters1.3.6.1.4.1.5.1.1.22.16
INT accIpxNamedRteFltrDefaultAction1.3.6.1.4.1.5.1.1.22.16.1INTEGERread-writeThe action taken on route updates from unconfigured neighbors.
accIpxNamedRteFltrTable1.3.6.1.4.1.5.1.1.22.16.2not-accessible
accIpxNamedRteFltrEntry1.3.6.1.4.1.5.1.1.22.16.2.1not-accessibleA single IPX named route filter entry.
OCT accIpxNamedRteFltrNeighbor1.3.6.1.4.1.5.1.1.22.16.2.1.1OCTET STRINGread-writeHost identifier of the routing neighbor that might offer a routing advertisement.
OCT accIpxNamedRteFltrNetwork1.3.6.1.4.1.5.1.1.22.16.2.1.2OCTET STRINGread-writeThe network number the routing neighbor might advertise
INT accIpxNamedRteFltrAction1.3.6.1.4.1.5.1.1.22.16.2.1.3INTEGERread-writeWhat is to be done with such an advertisement
INT accIpxNamedRteFltrStatus1.3.6.1.4.1.5.1.1.22.16.2.1.4INTEGERread-writeWriting 'invalid' has the effect of deleting this filter
OCT accIpxNamedRteFltrName1.3.6.1.4.1.5.1.1.22.16.2.1.5OCTET STRINGread-writeName of an IPX Route Filter. A string of up to 15 case sensitive ASCII characters.
INT accIpxNamedRteFltrPktDir1.3.6.1.4.1.5.1.1.22.16.2.1.6INTEGERread-writeTraffic direction to which the filter is applied
CTR accIpxNamedRteFltrMatches1.3.6.1.4.1.5.1.1.22.16.2.1.7Counterread-onlyNumber of times an IPX packet matched the filter
TIK accIpxNamedRteFltrLastMatch1.3.6.1.4.1.5.1.1.22.16.2.1.8TimeTicksread-onlyTime-tick when the last IPX packet matched the filter
OCT accIpxNamedRteFltrNetMask1.3.6.1.4.1.5.1.1.22.16.2.1.9OCTET STRINGread-writeNetwork Mask to describe a range of network numbers that a neighbor might advertise. Network mask is a hexadecimal number in the range of 0x0 to 0xffffffff containing a contiguous stream of 1 bits
accIpxRteFltrApplTable1.3.6.1.4.1.5.1.1.22.16.3not-accessibleThis table describes application of IPX Route filters to IPX ports
accIpxRteFltrApplEntry1.3.6.1.4.1.5.1.1.22.16.3.1not-accessibleIPX named route filter application entry.
INT accIpxRteFltrApplIfIndex1.3.6.1.4.1.5.1.1.22.16.3.1.1INTEGERread-onlyInterface Index to which the IPX Route filter is applied
INT accIpxRteFltrApplPktDir1.3.6.1.4.1.5.1.1.22.16.3.1.2INTEGERread-onlyTraffic direction to which the IPX Route filter is applied
INT accIpxRteFltrApplSeqNum1.3.6.1.4.1.5.1.1.22.16.3.1.3INTEGERread-onlyInternally generated number indicating the sequence in which the IPX Route filter is applied. Filters are applied in the order of most specific to least specific filter
STR accIpxRteFltrApplName1.3.6.1.4.1.5.1.1.22.16.3.1.4DisplayStringread-onlyName of the IPX Route filter being applied
CTR accIpxRteFltrApplMatches1.3.6.1.4.1.5.1.1.22.16.3.1.5Counterread-onlyNumber of times the filter matched an IPX traffic packet - on the given interface
TIK accIpxRteFltrApplLastMatch1.3.6.1.4.1.5.1.1.22.16.3.1.6TimeTicksread-onlyTime tick value when the filter last matched an IPX traffic packet - on the given interface
accIpxNamedNetFilters1.3.6.1.4.1.5.1.1.22.17
INT accIpxNamedNetFltrDefault1.3.6.1.4.1.5.1.1.22.17.1INTEGERread-writeThe action taken on messages not matched.
accIpxNamedNetFltrTable1.3.6.1.4.1.5.1.1.22.17.2not-accessible
accIpxNamedNetFltrEntry1.3.6.1.4.1.5.1.1.22.17.2.1not-accessibleA single IPX named network filter entry.
OCT accIpxNamedNetFltrDestination1.3.6.1.4.1.5.1.1.22.17.2.1.1OCTET STRINGread-writeThe value to be found in the Destination Network Field, or 0x00000000.
OCT accIpxNamedNetFltrSource1.3.6.1.4.1.5.1.1.22.17.2.1.2OCTET STRINGread-writeThe value to be found in the Source Network Field, or 0x00000000.
INT accIpxNamedNetFltrAction1.3.6.1.4.1.5.1.1.22.17.2.1.3INTEGERread-writeThe action to be taken on matching messages.
INT accIpxNamedNetFltrStatus1.3.6.1.4.1.5.1.1.22.17.2.1.4INTEGERread-writeWriting 'invalid' has the effect of removing this filter entry
OCT accIpxNamedNetFltrDestSkt1.3.6.1.4.1.5.1.1.22.17.2.1.5OCTET STRINGread-writeThe value to be found in the Destination Socket Field, or 0x0000
OCT accIpxNamedNetFltrSrcSkt1.3.6.1.4.1.5.1.1.22.17.2.1.6OCTET STRINGread-writeThe value to be found in the Source Socket Field, or 0x0000
INT accIpxNamedNetFltrType1.3.6.1.4.1.5.1.1.22.17.2.1.7INTEGERread-writePacket type or zero
OCT accIpxNamedNetFltrName1.3.6.1.4.1.5.1.1.22.17.2.1.8OCTET STRINGread-writeName of an IPX Network Filter. A string of up to 15 case sensitive ASCII characters.
INT accIpxNamedNetFltrPktDir1.3.6.1.4.1.5.1.1.22.17.2.1.9INTEGERread-writeTraffic direction to which the filter is applied
CTR accIpxNamedNetFltrMatches1.3.6.1.4.1.5.1.1.22.17.2.1.10Counterread-onlyNumber of times an IPX packet matched the filter
TIK accIpxNamedNetFltrLastMatch1.3.6.1.4.1.5.1.1.22.17.2.1.11TimeTicksread-onlyTime-tick when the last IPX packet matched the filter
OCT accIpxNamedNetFltrDestMask1.3.6.1.4.1.5.1.1.22.17.2.1.12OCTET STRINGread-writeNetwork Mask to describe a range of destination network numbers. Network mask is a hexadecimal number in the range of 0x0 to 0xffffffff containing a contiguous stream of 1 bits
OCT accIpxNamedNetFltrSrcMask1.3.6.1.4.1.5.1.1.22.17.2.1.13OCTET STRINGread-writeNetwork Mask to describe a range of source network numbers. Network mask is a hexadecimal number in the range of 0x0 to 0xffffffff containing a contiguous stream of 1 bits
accIpxNetFltrApplTable1.3.6.1.4.1.5.1.1.22.17.3not-accessibleThis table describes application of IPX Net filters to IPX ports
accIpxNetFltrApplEntry1.3.6.1.4.1.5.1.1.22.17.3.1not-accessibleIPX named network filter application entry.
INT accIpxNetFltrApplIfIndex1.3.6.1.4.1.5.1.1.22.17.3.1.1INTEGERread-onlyInterface Index to which the IPX Net filter is applied
INT accIpxNetFltrApplPktDir1.3.6.1.4.1.5.1.1.22.17.3.1.2INTEGERread-onlyTraffic direction to which the IPX Net filter is applied
INT accIpxNetFltrApplSeqNum1.3.6.1.4.1.5.1.1.22.17.3.1.3INTEGERread-onlyInternally generated number indicating the sequence in which the IPX Net filter is applied. Filters are applied in the order of most specific to least specific filter
STR accIpxNetFltrApplName1.3.6.1.4.1.5.1.1.22.17.3.1.4DisplayStringread-onlyName of the IPX Net filter being applied
CTR accIpxNetFltrApplMatches1.3.6.1.4.1.5.1.1.22.17.3.1.5Counterread-onlyNumber of times the filter matched an IPX traffic packet - on the given interface
TIK accIpxNetFltrApplLastMatch1.3.6.1.4.1.5.1.1.22.17.3.1.6TimeTicksread-onlyTime tick value when the filter last matched an IPX traffic packet - on the given interface
accIpxNamedHostFilters1.3.6.1.4.1.5.1.1.22.18
INT accIpxNamedHostFltrDefaultAction1.3.6.1.4.1.5.1.1.22.18.1INTEGERread-writeThe action taken on hosts not listed.
accIpxNamedHostFltrTable1.3.6.1.4.1.5.1.1.22.18.2not-accessible
accIpxNamedHostFltrEntry1.3.6.1.4.1.5.1.1.22.18.2.1not-accessibleA single IPX named host filter entry.
OCT accIpxNamedHostFltrId1.3.6.1.4.1.5.1.1.22.18.2.1.1OCTET STRINGread-writeHost Identifier of the destination host in IPX message
OCT accIpxNamedHostFltrSocket1.3.6.1.4.1.5.1.1.22.18.2.1.2OCTET STRINGread-writeDestination socket in IPX message or zero
OCT accIpxNamedHostFltrPepClient1.3.6.1.4.1.5.1.1.22.18.2.1.3OCTET STRINGread-writeOn PEP traffic, client type in message or zero for all IPX and IDP traffic
INT accIpxNamedHostFltrAction1.3.6.1.4.1.5.1.1.22.18.2.1.4INTEGERread-writeThe action to be taken on matching messages.
INT accIpxNamedHostFltrStatus1.3.6.1.4.1.5.1.1.22.18.2.1.5INTEGERread-writeWriting 'invalid' has the effect of deleting the entry
OCT accIpxNamedHostFltrName1.3.6.1.4.1.5.1.1.22.18.2.1.6OCTET STRINGread-writeName of an IPX Host Filter. A string of up to 15 case sensitive ASCII characters.
INT accIpxNamedHostFltrPktDir1.3.6.1.4.1.5.1.1.22.18.2.1.7INTEGERread-writeTraffic direction to which the filter is applied
CTR accIpxNamedHostFltrMatches1.3.6.1.4.1.5.1.1.22.18.2.1.8Counterread-onlyNumber of times an IPX packet matched the filter
TIK accIpxNamedHostFltrLastMatch1.3.6.1.4.1.5.1.1.22.18.2.1.9TimeTicksread-onlyTime-tick when the last IPX packet matched the filter
accIpxHostFltrApplTable1.3.6.1.4.1.5.1.1.22.18.3not-accessibleThis table describes application of IPX Host filters to IPX ports
accIpxHostFltrApplEntry1.3.6.1.4.1.5.1.1.22.18.3.1not-accessibleIPX named host filter application entry.
INT accIpxHostFltrApplIfIndex1.3.6.1.4.1.5.1.1.22.18.3.1.1INTEGERread-onlyInterface Index to which the IPX Host filter is applied
INT accIpxHostFltrApplPktDir1.3.6.1.4.1.5.1.1.22.18.3.1.2INTEGERread-onlyTraffic direction to which the IPX Host filter is applied
INT accIpxHostFltrApplSeqNum1.3.6.1.4.1.5.1.1.22.18.3.1.3INTEGERread-onlyInternally generated number indicating the sequence in which the IPX Host filter is applied. Filters are applied in the order of most specific to least specific filter
STR accIpxHostFltrApplName1.3.6.1.4.1.5.1.1.22.18.3.1.4DisplayStringread-onlyName of the IPX Host filter being applied
CTR accIpxHostFltrApplMatches1.3.6.1.4.1.5.1.1.22.18.3.1.5Counterread-onlyNumber of times the filter matched an IPX traffic packet - on the given interface
TIK accIpxHostFltrApplLastMatch1.3.6.1.4.1.5.1.1.22.18.3.1.6TimeTicksread-onlyTime tick value when the filter last matched an IPX traffic packet - on the given interface
accIpxNamedSapFilters1.3.6.1.4.1.5.1.1.22.19
INT accIpxNamedSapFltrDefault1.3.6.1.4.1.5.1.1.22.19.1INTEGERread-writeThe default behavior taken on locally originated (hop count <= 2) Service Advertisements. Remote advertisements must be identified individually.
accIpxNamedSapFltrTable1.3.6.1.4.1.5.1.1.22.19.2not-accessible
accIpxNamedSapFltrEntry1.3.6.1.4.1.5.1.1.22.19.2.1not-accessibleA single IPX named SAP filter entry.
OCT accIpxNamedSapFltrSrvType1.3.6.1.4.1.5.1.1.22.19.2.1.1OCTET STRINGread-writeThe service type of the affected SAP entry. Zero indicates all service types.
OCT accIpxNamedSapFltrSrvName1.3.6.1.4.1.5.1.1.22.19.2.1.2OCTET STRINGread-writeThe name of the affected service. A '*' character in the name indicates wild-carding. A name of '*' matches all services. Name may be up to 48 characters long
INT accIpxNamedSapFltrAction1.3.6.1.4.1.5.1.1.22.19.2.1.3INTEGERread-writeThe action to be taken upon a match
INT accIpxNamedSapFltrStatus1.3.6.1.4.1.5.1.1.22.19.2.1.4INTEGERread-writeWriting 'invalid' has the effect of deleting this filter
OCT accIpxNamedSapFltrName1.3.6.1.4.1.5.1.1.22.19.2.1.5OCTET STRINGread-writeName of an IPX SAP Filter. A string of up to 15 case sensitive ASCII characters.
INT accIpxNamedSapFltrPktDir1.3.6.1.4.1.5.1.1.22.19.2.1.6INTEGERread-writeTraffic direction to which the filter is applied
CTR accIpxNamedSapFltrMatches1.3.6.1.4.1.5.1.1.22.19.2.1.7Counterread-onlyNumber of times an IPX packet matched the filter
TIK accIpxNamedSapFltrLastMatch1.3.6.1.4.1.5.1.1.22.19.2.1.8TimeTicksread-onlyTime-tick when the last IPX packet matched the filter
accIpxSapFltrApplTable1.3.6.1.4.1.5.1.1.22.19.3not-accessibleThis table describes application of IPX Sap filters to IPX ports
accIpxSapFltrApplEntry1.3.6.1.4.1.5.1.1.22.19.3.1not-accessibleIPX named sap filter application entry.
INT accIpxSapFltrApplIfIndex1.3.6.1.4.1.5.1.1.22.19.3.1.1INTEGERread-onlyInterface Index to which the IPX Sap filter is applied
INT accIpxSapFltrApplPktDir1.3.6.1.4.1.5.1.1.22.19.3.1.2INTEGERread-onlyTraffic direction to which the IPX Sap filter is applied
INT accIpxSapFltrApplSeqNum1.3.6.1.4.1.5.1.1.22.19.3.1.3INTEGERread-onlyInternally generated number indicating the sequence in which the IPX Sap filter is applied. Filters are applied in the order of most specific to least specific filter
STR accIpxSapFltrApplName1.3.6.1.4.1.5.1.1.22.19.3.1.4DisplayStringread-onlyName of the IPX Sap filter being applied
CTR accIpxSapFltrApplMatches1.3.6.1.4.1.5.1.1.22.19.3.1.5Counterread-onlyNumber of times the filter matched an IPX traffic packet - on the given interface
TIK accIpxSapFltrApplLastMatch1.3.6.1.4.1.5.1.1.22.19.3.1.6TimeTicksread-onlyTime tick value when the filter last matched an IPX traffic packet - on the given interface

RFC description

Manages Novell IPX routing configuration on ACC/Ericsson routers, including IPX RIP/SAP, network numbers, and encapsulation type settings.

Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download ACC-IPX