IPX-MIB: View SNMP OID List / Download MIB

VENDOR: NOVELL


 Home MIB: IPX-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


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