MIBs Depot

IPX

Registered at
1.3.6.1.4.1.23
Namespace
nokia
Source file
IPX
Digest
sha256:c464914d12839ef1e0ed1101f1cb88a467575db10fbfa63a147dce7f93ea65ea

Imports

FromSymbols
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP
SNMPv2-SMICounter32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TRAP-TYPE, enterprises, iso
SNMPv2-TCDisplayString, PhysAddress, TEXTUAL-CONVENTION

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

IPX
SNMPv2-CONF
SNMPv2-SMI
SNMPv2-TC

Under this module's arcs

Where the registration tree carries on below this module.

ArcNameModule
1.3.6.1.4.1.23.2mibDoc

Textual conventions

NameOIDSyntaxAccessStatus
NetNumber
type

Objects

NameOIDSyntaxAccessStatus
novell
OBJECT-IDENTITY
1.3.6.1.4.1.23
mibDoc
OBJECT-IDENTITY
1.3.6.1.4.1.23.2
ipx
OBJECT-IDENTITY
1.3.6.1.4.1.23.2.5
ipxSystem
OBJECT-IDENTITY
1.3.6.1.4.1.23.2.5.1
ipxBasicSysTable
OBJECT-TYPE
The IPX System table - basic information.
1.3.6.1.4.1.23.2.5.1.1not-accessiblecurrent
ipxBasicSysEntry
OBJECT-TYPE
Each entry corresponds to one instance of IPX running on the system.
1.3.6.1.4.1.23.2.5.1.1.1not-accessiblecurrent
ipxBasicSysInstance
OBJECT-TYPE
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.
1.3.6.1.4.1.23.2.5.1.1.1.1INTEGERread-writecurrent
ipxBasicSysExistState
OBJECT-TYPE
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.
1.3.6.1.4.1.23.2.5.1.1.1.2INTEGER {off(1), on(2)}read-writecurrent
ipxBasicSysNetNumber
OBJECT-TYPE
The network number portion of the IPX address of this system.
1.3.6.1.4.1.23.2.5.1.1.1.3NetNumberread-writecurrent
ipxBasicSysNode
OBJECT-TYPE
The node number portion of the IPX address of this system.
1.3.6.1.4.1.23.2.5.1.1.1.4OCTET STRING (SIZE(6))read-writecurrent
ipxBasicSysName
OBJECT-TYPE
The readable name for this system.
1.3.6.1.4.1.23.2.5.1.1.1.5OCTET STRING (SIZE(0..48))read-writecurrent
ipxBasicSysInReceives
OBJECT-TYPE
The total number of IPX packets received, including those received in error.
1.3.6.1.4.1.23.2.5.1.1.1.6Counter32read-onlycurrent
ipxBasicSysInHdrErrors
OBJECT-TYPE
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.
1.3.6.1.4.1.23.2.5.1.1.1.7Counter32read-onlycurrent
ipxBasicSysInUnknownSockets
OBJECT-TYPE
The number of IPX packets discarded because the destination socket was not open.
1.3.6.1.4.1.23.2.5.1.1.1.8Counter32read-onlycurrent
ipxBasicSysInDiscards
OBJECT-TYPE
The number of IPX packets received but discarded due to reasons other than those accounted for by ipxBasicSysInHdrErrors, ipxBasicSysInUnknownSockets, ipxAdvSysInDiscards, and ipxAdvSysInCompressDiscards.
1.3.6.1.4.1.23.2.5.1.1.1.9Counter32read-onlycurrent
ipxBasicSysInBadChecksums
OBJECT-TYPE
The number of IPX packets received with incorrect checksums.
1.3.6.1.4.1.23.2.5.1.1.1.10Counter32read-onlycurrent
ipxBasicSysInDelivers
OBJECT-TYPE
The total number of IPX packets delivered locally, including packets from local applications.
1.3.6.1.4.1.23.2.5.1.1.1.11Counter32read-onlycurrent
ipxBasicSysNoRoutes
OBJECT-TYPE
The number of times no route to a destination was found.
1.3.6.1.4.1.23.2.5.1.1.1.12Counter32read-onlycurrent
ipxBasicSysOutRequests
OBJECT-TYPE
The number of IPX packets supplied locally for transmission, not including any packets counted in ipxAdvForwPackets.
1.3.6.1.4.1.23.2.5.1.1.1.13Counter32read-onlycurrent
ipxBasicSysOutMalformedRequests
OBJECT-TYPE
The number of IPX packets supplied locally that contained errors in their structure.
1.3.6.1.4.1.23.2.5.1.1.1.14Counter32read-onlycurrent
ipxBasicSysOutDiscards
OBJECT-TYPE
The number of outgoing IPX packets discarded due to reasons other than those accounted for in ipxBasicSysOutMalformedRequests, ipxAdvSysOutFiltered, and ipxAdvSysOutCompressDiscards.
1.3.6.1.4.1.23.2.5.1.1.1.15Counter32read-onlycurrent
ipxBasicSysOutPackets
OBJECT-TYPE
The total number of IPX packets transmitted.
1.3.6.1.4.1.23.2.5.1.1.1.16Counter32read-onlycurrent
ipxBasicSysConfigSockets
OBJECT-TYPE
The configured maximum number of IPX sockets that may be open at one time.
1.3.6.1.4.1.23.2.5.1.1.1.17INTEGERread-onlycurrent
ipxBasicSysOpenSocketFails
OBJECT-TYPE
The number of IPX socket open calls which failed.
1.3.6.1.4.1.23.2.5.1.1.1.18Counter32read-onlycurrent
ipxAdvSysTable
OBJECT-TYPE
The IPX System table - advanced information.
1.3.6.1.4.1.23.2.5.1.2not-accessiblecurrent
ipxAdvSysEntry
OBJECT-TYPE
Each entry corresponds to one instance of IPX running on the system.
1.3.6.1.4.1.23.2.5.1.2.1not-accessiblecurrent
ipxAdvSysInstance
OBJECT-TYPE
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.
1.3.6.1.4.1.23.2.5.1.2.1.1INTEGERread-writecurrent
ipxAdvSysMaxPathSplits
OBJECT-TYPE
The maximum number of paths with equal routing metric value which this instance of the IPX may split between when forwarding packets.
1.3.6.1.4.1.23.2.5.1.2.1.2INTEGER (1..32)read-writecurrent
ipxAdvSysMaxHops
OBJECT-TYPE
The maximum number of hops a packet may take.
1.3.6.1.4.1.23.2.5.1.2.1.3INTEGERread-writecurrent
ipxAdvSysInTooManyHops
OBJECT-TYPE
The number of IPX packets discarded due to exceeding the maximum hop count.
1.3.6.1.4.1.23.2.5.1.2.1.4Counter32read-onlycurrent
ipxAdvSysInFiltered
OBJECT-TYPE
The number of incoming IPX packets discarded due to filtering.
1.3.6.1.4.1.23.2.5.1.2.1.5Counter32read-onlycurrent
ipxAdvSysInCompressDiscards
OBJECT-TYPE
The number of incoming IPX packets discarded due to decompression errors.
1.3.6.1.4.1.23.2.5.1.2.1.6Counter32read-onlycurrent
ipxAdvSysNETBIOSPackets
OBJECT-TYPE
The number of NETBIOS packets received.
1.3.6.1.4.1.23.2.5.1.2.1.7Counter32read-onlycurrent
ipxAdvSysForwPackets
OBJECT-TYPE
The number of IPX packets forwarded.
1.3.6.1.4.1.23.2.5.1.2.1.8Counter32read-onlycurrent
ipxAdvSysOutFiltered
OBJECT-TYPE
The number of outgoing IPX packets discarded due to filtering.
1.3.6.1.4.1.23.2.5.1.2.1.9Counter32read-onlycurrent
ipxAdvSysOutCompressDiscards
OBJECT-TYPE
The number of outgoing IPX packets discarded due to compression errors.
1.3.6.1.4.1.23.2.5.1.2.1.10Counter32read-onlycurrent
ipxAdvSysCircCount
OBJECT-TYPE
The number of circuits known to this instance of IPX.
1.3.6.1.4.1.23.2.5.1.2.1.11INTEGERread-onlycurrent
ipxAdvSysDestCount
OBJECT-TYPE
The number of currently reachable destinations known to this instance of IPX.
1.3.6.1.4.1.23.2.5.1.2.1.12INTEGERread-onlycurrent
ipxAdvSysServCount
OBJECT-TYPE
The number of services known to this instance of IPX.
1.3.6.1.4.1.23.2.5.1.2.1.13INTEGERread-onlycurrent
ipxCircuit
OBJECT-IDENTITY
1.3.6.1.4.1.23.2.5.2
ipxCircTable
OBJECT-TYPE
The Circuit table.
1.3.6.1.4.1.23.2.5.2.1not-accessiblecurrent
ipxCircEntry
OBJECT-TYPE
Each entry corresponds to one circuit known to the system.
1.3.6.1.4.1.23.2.5.2.1.1not-accessiblecurrent
ipxCircSysInstance
OBJECT-TYPE
The unique identifier of the instance of IPX to which this entry corresponds. This value may be written only when creating a new entry in the table.
1.3.6.1.4.1.23.2.5.2.1.1.1INTEGERread-writecurrent
ipxCircIndex
OBJECT-TYPE
The identifier of this circuit, unique within the instance of IPX. This value may be written only when creating a new entry in the table.
1.3.6.1.4.1.23.2.5.2.1.1.2INTEGERread-writecurrent
ipxCircExistState
OBJECT-TYPE
The validity of this circuit entry. A circuit with this value set to off may be deleted from the table at the IPX implementation's discretion.
1.3.6.1.4.1.23.2.5.2.1.1.3INTEGER {off(1), on(2)}read-writecurrent
ipxCircOperState
OBJECT-TYPE
The operational state of the circuit.
1.3.6.1.4.1.23.2.5.2.1.1.4INTEGER {down(1), up(2), sleeping(3)}read-writecurrent
ipxCircIfIndex
OBJECT-TYPE
The value of ifIndex for the interface used by this circuit. This value may be written only when creating a new entry in the table.
1.3.6.1.4.1.23.2.5.2.1.1.5INTEGERread-writecurrent
ipxCircName
OBJECT-TYPE
The readable name for the circuit.
1.3.6.1.4.1.23.2.5.2.1.1.6OCTET STRING (SIZE(0..48))read-writecurrent
ipxCircType
OBJECT-TYPE
The type of the circuit.
1.3.6.1.4.1.23.2.5.2.1.1.7INTEGER {other(1), broadcast(2), ptToPt(3), wanRIP(4), unnumberedRIP(5), dynamic(6), wanWS(7)}read-writecurrent
ipxCircDialName
OBJECT-TYPE
The symbolic name used to refernce the dialing information used to create this circuit. This value may be written only when creating a new entry in the table.
1.3.6.1.4.1.23.2.5.2.1.1.8OCTET STRING (SIZE(0..48))read-writecurrent
ipxCircLocalMaxPacketSize
OBJECT-TYPE
The maximum size (including header), in bytes, that the system supports locally on this circuit.
1.3.6.1.4.1.23.2.5.2.1.1.9INTEGERread-writecurrent
ipxCircCompressState
OBJECT-TYPE
The compression state on this circuit. This value may be written only when creating a new entry in the table.
1.3.6.1.4.1.23.2.5.2.1.1.10INTEGER {off(1), on(2)}read-writecurrent
ipxCircCompressSlots
OBJECT-TYPE
The number of compression slots available on this circuit. This value may be written only when creating a new entry in the table.
1.3.6.1.4.1.23.2.5.2.1.1.11INTEGERread-writecurrent
ipxCircStaticStatus
OBJECT-TYPE
Indicates whether the information about static routes and services reached via this circuit matches that saved in permanent storage (current). Setting the value to write when it had the value changed will write the currently in use information to permanent storage, if supported. Setting the value to read when it had the value changed will replace any routes and services currently defined for the circuit with those read from permanent storage, if supported.
1.3.6.1.4.1.23.2.5.2.1.1.12INTEGER {unknown(1), current(2), changed(3), read(4), reading(5), write(6), writing(7)}read-writecurrent
ipxCircCompressedSent
OBJECT-TYPE
The number of compressed packets sent.
1.3.6.1.4.1.23.2.5.2.1.1.13Counter32read-onlycurrent
ipxCircCompressedInitSent
OBJECT-TYPE
The number of compression initialization packets sent.
1.3.6.1.4.1.23.2.5.2.1.1.14Counter32read-onlycurrent
ipxCircCompressedRejectsSent
OBJECT-TYPE
The number of compressed packet rejected packets sent.
1.3.6.1.4.1.23.2.5.2.1.1.15Counter32read-onlycurrent
ipxCircUncompressedSent
OBJECT-TYPE
The number of packets sent without being compressed even though compression was turned on for this circuit.
1.3.6.1.4.1.23.2.5.2.1.1.16Counter32read-onlycurrent
ipxCircCompressedReceived
OBJECT-TYPE
The number of compressed packets received.
1.3.6.1.4.1.23.2.5.2.1.1.17Counter32read-onlycurrent
ipxCircCompressedInitReceived
OBJECT-TYPE
The number of compression initialization packets received.
1.3.6.1.4.1.23.2.5.2.1.1.18Counter32read-onlycurrent
ipxCircCompressedRejectsReceived
OBJECT-TYPE
The number of compressed packet rejected packets received.
1.3.6.1.4.1.23.2.5.2.1.1.19Counter32read-onlycurrent
ipxCircUncompressedReceived
OBJECT-TYPE
The number of packets received without having been compressed even though compression was turned on for this circuit.
1.3.6.1.4.1.23.2.5.2.1.1.20Counter32read-onlycurrent
ipxCircMediaType
OBJECT-TYPE
The media type used on this circuit.
1.3.6.1.4.1.23.2.5.2.1.1.21OCTET STRING (SIZE(2))read-onlycurrent
ipxCircNetNumber
OBJECT-TYPE
The IPX network number of this circuit. This value may be written only when creating a new entry in the table.
1.3.6.1.4.1.23.2.5.2.1.1.22NetNumberread-writecurrent
ipxCircStateChanges
OBJECT-TYPE
The number of times the circuit has changed state.
1.3.6.1.4.1.23.2.5.2.1.1.23Counter32read-onlycurrent
ipxCircInitFails
OBJECT-TYPE
The number of times that initialization of this circuit has failed.
1.3.6.1.4.1.23.2.5.2.1.1.24Counter32read-onlycurrent
ipxCircDelay
OBJECT-TYPE
The period of time, in milliseconds, that it takes to transmit one byte of data, excluding protocol headers, to a destination on the other end of the circuit, if the circuit is free of other traffic.
1.3.6.1.4.1.23.2.5.2.1.1.25INTEGERread-onlycurrent
ipxCircThroughput
OBJECT-TYPE
The amount of data, in bits per second, that may flow through the circuit if there is no other traffic.
1.3.6.1.4.1.23.2.5.2.1.1.26INTEGERread-onlycurrent
ipxCircNeighRouterName
OBJECT-TYPE
The name of the neighboring router on a WAN circuit.
1.3.6.1.4.1.23.2.5.2.1.1.27OCTET STRING (SIZE(0..48))read-onlycurrent
ipxCircNeighInternalNetNum
OBJECT-TYPE
The internal network number of the neighboring router on a WAN circuit.
1.3.6.1.4.1.23.2.5.2.1.1.28NetNumberread-onlycurrent
ipxForwarding
OBJECT-IDENTITY
1.3.6.1.4.1.23.2.5.3
ipxDestTable
OBJECT-TYPE
The Destination table contains information about all known destinations.
1.3.6.1.4.1.23.2.5.3.1not-accessiblecurrent
ipxDestEntry
OBJECT-TYPE
Each entry corresponds to one destination.
1.3.6.1.4.1.23.2.5.3.1.1not-accessiblecurrent
ipxDestSysInstance
OBJECT-TYPE
The unique identifier of the instance of IPX to which this row corresponds.
1.3.6.1.4.1.23.2.5.3.1.1.1INTEGERread-onlycurrent
ipxDestNetNum
OBJECT-TYPE
The IPX network number of the destination.
1.3.6.1.4.1.23.2.5.3.1.1.2NetNumberread-onlycurrent
ipxDestProtocol
OBJECT-TYPE
The routing protocol from which knowledge of this destination was obtained.
1.3.6.1.4.1.23.2.5.3.1.1.3INTEGER {other(1), local(2), rip(3), nlsp(4), static(5)}read-onlycurrent
ipxDestTicks
OBJECT-TYPE
The delay in ticks to reach this destination.
1.3.6.1.4.1.23.2.5.3.1.1.4INTEGERread-onlycurrent
ipxDestHopCount
OBJECT-TYPE
The number of hops necessary to reach the destination.
1.3.6.1.4.1.23.2.5.3.1.1.5INTEGERread-onlycurrent
ipxDestNextHopCircIndex
OBJECT-TYPE
The unique identifier of the circuit used to reach the next hop.
1.3.6.1.4.1.23.2.5.3.1.1.6INTEGERread-onlycurrent
ipxDestNextHopNICAddress
OBJECT-TYPE
The NIC address of the next hop.
1.3.6.1.4.1.23.2.5.3.1.1.7PhysAddressread-onlycurrent
ipxDestNextHopNetNum
OBJECT-TYPE
The IPX network number of the next hop.
1.3.6.1.4.1.23.2.5.3.1.1.8NetNumberread-onlycurrent
ipxStaticRouteTable
OBJECT-TYPE
The Static Routes table contains information about all destinations reached via statically configured routes.
1.3.6.1.4.1.23.2.5.3.2not-accessiblecurrent
ipxStaticRouteEntry
OBJECT-TYPE
Each entry corresponds to one static route.
1.3.6.1.4.1.23.2.5.3.2.1not-accessiblecurrent
ipxStaticRouteSysInstance
OBJECT-TYPE
The unique identifier of the instance of IPX to which this row corresponds.
1.3.6.1.4.1.23.2.5.3.2.1.1INTEGERread-writecurrent
ipxStaticRouteCircIndex
OBJECT-TYPE
The unique identifier of the circuit used to reach the first hop in the static route.
1.3.6.1.4.1.23.2.5.3.2.1.2INTEGERread-writecurrent
ipxStaticRouteNetNum
OBJECT-TYPE
The IPX network number of the route's destination.
1.3.6.1.4.1.23.2.5.3.2.1.3NetNumberread-writecurrent
ipxStaticRouteExistState
OBJECT-TYPE
The validity of this static route. Entries with the value set to off may be deleted from the table at the implementation's discretion.
1.3.6.1.4.1.23.2.5.3.2.1.4INTEGER {off(1), on(2)}read-writecurrent
ipxStaticRouteTicks
OBJECT-TYPE
The delay, in ticks, to reach the route's destination.
1.3.6.1.4.1.23.2.5.3.2.1.5INTEGERread-writecurrent
ipxStaticRouteHopCount
OBJECT-TYPE
The number of hops necessary to reach the destination.
1.3.6.1.4.1.23.2.5.3.2.1.6INTEGERread-writecurrent
ipxServices
OBJECT-IDENTITY
1.3.6.1.4.1.23.2.5.4
ipxServTable
OBJECT-TYPE
The table of services, indexed by name and type.
1.3.6.1.4.1.23.2.5.4.1not-accessiblecurrent
ipxServEntry
OBJECT-TYPE
Each entry corresponds to one service.
1.3.6.1.4.1.23.2.5.4.1.1not-accessiblecurrent
ipxServSysInstance
OBJECT-TYPE
The unique identifier of the instance of IPX to which this entry corresponds.
1.3.6.1.4.1.23.2.5.4.1.1.1INTEGERread-onlycurrent
ipxServType
OBJECT-TYPE
The service type.
1.3.6.1.4.1.23.2.5.4.1.1.2OCTET STRING (SIZE(2))read-onlycurrent
ipxServName
OBJECT-TYPE
The service name.
1.3.6.1.4.1.23.2.5.4.1.1.3OCTET STRING (SIZE(1..48))read-onlycurrent
ipxServProtocol
OBJECT-TYPE
The protocol from which knowledge of this service was obtained.
1.3.6.1.4.1.23.2.5.4.1.1.4INTEGER {other(1), local(2), nlsp(4), static(5), sap(6)}read-onlycurrent
ipxServNetNum
OBJECT-TYPE
The IPX network number portion of the IPX address of the service.
1.3.6.1.4.1.23.2.5.4.1.1.5NetNumberread-onlycurrent
ipxServNode
OBJECT-TYPE
The node portion of the IPX address of the service.
1.3.6.1.4.1.23.2.5.4.1.1.6OCTET STRING (SIZE(6))read-onlycurrent
ipxServSocket
OBJECT-TYPE
The socket portion of the IPX address of the service.
1.3.6.1.4.1.23.2.5.4.1.1.7OCTET STRING (SIZE(2))read-onlycurrent
ipxServHopCount
OBJECT-TYPE
The number of hops to the service.
1.3.6.1.4.1.23.2.5.4.1.1.8INTEGERread-onlycurrent
ipxDestServTable
OBJECT-TYPE
The table of services, indexed by address, name, and type.
1.3.6.1.4.1.23.2.5.4.2not-accessiblecurrent
ipxDestServEntry
OBJECT-TYPE
Each entry corresponds to one service.
1.3.6.1.4.1.23.2.5.4.2.1not-accessiblecurrent
ipxDestServSysInstance
OBJECT-TYPE
The unique identifier of the instance of IPX to which this entry corresponds.
1.3.6.1.4.1.23.2.5.4.2.1.1INTEGERread-onlycurrent
ipxDestServNetNum
OBJECT-TYPE
The IPX network number portion of the IPX address of the service.
1.3.6.1.4.1.23.2.5.4.2.1.2NetNumberread-onlycurrent
ipxDestServNode
OBJECT-TYPE
The node portion of the IPX address of the service.
1.3.6.1.4.1.23.2.5.4.2.1.3OCTET STRING (SIZE(6))read-onlycurrent
ipxDestServSocket
OBJECT-TYPE
The socket portion of the IPX address of the service.
1.3.6.1.4.1.23.2.5.4.2.1.4OCTET STRING (SIZE(2))read-onlycurrent
ipxDestServName
OBJECT-TYPE
The service name.
1.3.6.1.4.1.23.2.5.4.2.1.5OCTET STRING (SIZE(1..48))read-onlycurrent
ipxDestServType
OBJECT-TYPE
The service type.
1.3.6.1.4.1.23.2.5.4.2.1.6OCTET STRING (SIZE(2))read-onlycurrent
ipxDestServProtocol
OBJECT-TYPE
The protocol from which knowledge of this service was obtained.
1.3.6.1.4.1.23.2.5.4.2.1.7INTEGER {other(1), local(2), nlsp(4), static(5), sap(6)}read-onlycurrent
ipxDestServHopCount
OBJECT-TYPE
The number of hops to the service.
1.3.6.1.4.1.23.2.5.4.2.1.8INTEGERread-onlycurrent
ipxStaticServTable
OBJECT-TYPE
The Static Services table contains information about all services reached via statically configured routes.
1.3.6.1.4.1.23.2.5.4.3not-accessiblecurrent
ipxStaticServEntry
OBJECT-TYPE
Each entry corresponds to one service.
1.3.6.1.4.1.23.2.5.4.3.1not-accessiblecurrent
ipxStaticServSysInstance
OBJECT-TYPE
The unique identifier of the instance of IPX to which this entry corresponds.
1.3.6.1.4.1.23.2.5.4.3.1.1INTEGERread-writecurrent
ipxStaticServCircIndex
OBJECT-TYPE
The circuit used to reach this service.
1.3.6.1.4.1.23.2.5.4.3.1.2INTEGERread-writecurrent
ipxStaticServName
OBJECT-TYPE
The service name.
1.3.6.1.4.1.23.2.5.4.3.1.3OCTET STRING (SIZE(1..48))read-writecurrent
ipxStaticServType
OBJECT-TYPE
The service type.
1.3.6.1.4.1.23.2.5.4.3.1.4OCTET STRING (SIZE(2))read-writecurrent
ipxStaticServExistState
OBJECT-TYPE
The validity of this static service. Entries with the value set to off may be deleted from the table at the implementation's discretion.
1.3.6.1.4.1.23.2.5.4.3.1.5INTEGER {off(1), on(2)}read-writecurrent
ipxStaticServNetNum
OBJECT-TYPE
The IPX network number portion of the IPX address of the service.
1.3.6.1.4.1.23.2.5.4.3.1.6NetNumberread-writecurrent
ipxStaticServNode
OBJECT-TYPE
The node portion of the IPX address of the service.
1.3.6.1.4.1.23.2.5.4.3.1.7OCTET STRING (SIZE(6))read-writecurrent
ipxStaticServSocket
OBJECT-TYPE
The socket portion of the IPX address of the service.
1.3.6.1.4.1.23.2.5.4.3.1.8OCTET STRING (SIZE(2))read-writecurrent
ipxStaticServHopCount
OBJECT-TYPE
The number of hops to the service.
1.3.6.1.4.1.23.2.5.4.3.1.9INTEGERread-writecurrent
ipxTraps
OBJECT-IDENTITY
1.3.6.1.4.1.23.2.5.5

Notifications

NameOIDStatus
ipxTrapCircuitDown
NOTIFICATION-TYPE
This trap signifies that the specified circuit has gone down.
1.3.6.1.4.1.23.2.5.5.0.1
ipxTrapCircuitUp
NOTIFICATION-TYPE
This trap signifies that the specified circuit has come up.
1.3.6.1.4.1.23.2.5.5.0.2