Home/Catalog/MSIPX-MIB

MSIPX-MIB

Detailed view of the defined objects, syntax rules, and hierarchical paths.

78
Objects
Active
Status
4
Dependencies

Imported Objects

Objects

78 total
Object Name
ipx
OBJECT IDENTIFIER
.1.3.6.1.4.1.21317.1.2.8
RFC1155-SMI
Unknown
.1.3.6.1.4.1.21317.1.2.8
ipxBase
OBJECT IDENTIFIER
.1.3.6.1.4.1.21317.1.2.8.1
ipxBaseOperStateThe current operational state of the software.ro
Enumeration
.1.3.6.1.4.1.21317.1.2.8.1.1
ipxBasePrimaryNetNumberThe 'internal' network number.ro
NetNumber
.1.3.6.1.4.1.21317.1.2.8.1.2
ipxBaseNodeThe node number portion of the IPX address of this system.ro
PhysAddress (SNMPv2-TC)
.1.3.6.1.4.1.21317.1.2.8.1.3
ipxBaseSysNameThe readable name for this system.ro
OCTET STRING
.1.3.6.1.4.1.21317.1.2.8.1.4
ipxBaseMaxPathSplitsThe maximum number of paths with equal routing metric value which this instance of IPX may split between when forwarding packets.ro
INTEGER
.1.3.6.1.4.1.21317.1.2.8.1.5
ipxBaseIfCountThe number of interfaces known to this instance of IPX.ro
INTEGER
.1.3.6.1.4.1.21317.1.2.8.1.6
ipxBaseDestCountThe number of currently reachable destinations known to this instance of IPX.ro
INTEGER
.1.3.6.1.4.1.21317.1.2.8.1.7
ipxBaseServCountThe number of services known to this instance of IPX.ro
INTEGER
.1.3.6.1.4.1.21317.1.2.8.1.8
ipxInterface
OBJECT IDENTIFIER
.1.3.6.1.4.1.21317.1.2.8.2
ipxIfTableThe interface table.
SEQUENCE OF IPXIfEntry
.1.3.6.1.4.1.21317.1.2.8.2.1
ipxIfEntryEach entry corresponds to one interface known to the system.
IPXIfEntry
.1.3.6.1.4.1.21317.1.2.8.2.1.1
ipxIfIndexThe identifier of this interface, unique within the system.ro
INTEGER
.1.3.6.1.4.1.21317.1.2.8.2.1.1.1
ipxIfAdminStateThe desired state of the interface.Default is enabled(2). The interface state can be set to disabled(1) by explicit management action or by configuration information.rw
Enumeration
.1.3.6.1.4.1.21317.1.2.8.2.1.1.2
ipxIfOperStateThe current operational state of the interface. If ipxIfAdminState is disabled(1) then ipxIfOperState should be down(1). If ipxIfAdminState is changed to enabled(2) then ipxIfOperState should change to up(2) if the interface is ready to transmit and receive network traffic; it should change to sleeping(3) if the interface is waiting for external actions (such as a serial line waiting for an incomming connection); it should remain in the down(1) state if and only if there is a fault that prevents it from going to the up(2) state.ro
Enumeration
.1.3.6.1.4.1.21317.1.2.8.2.1.1.3
ipxIfAdapterIndexThe value of adapter index for the adapter used by this interface. On-demand interfaces in a sleeping state are not mapped to any adapter.ro
INTEGER
.1.3.6.1.4.1.21317.1.2.8.2.1.1.4
ipxIfNameThe readable name for the interface.ro
OCTET STRING
.1.3.6.1.4.1.21317.1.2.8.2.1.1.5
ipxIfTypeThe type of the interface.ro
Enumeration
.1.3.6.1.4.1.21317.1.2.8.2.1.1.6
ipxIfLocalMaxPacketSizeThe maximum size (including header), in bytes, that the system supports locally on this interface.ro
INTEGER
.1.3.6.1.4.1.21317.1.2.8.2.1.1.7
ipxIfMediaTypeThe media type used on this interface.ro
INTEGER
.1.3.6.1.4.1.21317.1.2.8.2.1.1.8
ipxIfNetNumberThe IPX network number of this interface.ro
NetNumber
.1.3.6.1.4.1.21317.1.2.8.2.1.1.9
ipxIfMacAddressThe MAC address of this interface.ro
PhysAddress (SNMPv2-TC)
.1.3.6.1.4.1.21317.1.2.8.2.1.1.10
ipxIfDelayThe period of time, in microseconds, that it takes to transmit one byte of data, excluding protocol headers, to a destination on the other end of the interface, if the interface is free of other traffic.ro
INTEGER
.1.3.6.1.4.1.21317.1.2.8.2.1.1.11
ipxIfThroughputThe amount of data, in bits per second, that may flow through the interface if there is no other traffic.ro
INTEGER
.1.3.6.1.4.1.21317.1.2.8.2.1.1.12
ipxIfIpxWanEnableEnable IPXWAN negotiation.rw
Enumeration
.1.3.6.1.4.1.21317.1.2.8.2.1.1.13
ipxIfNetbiosAcceptAccept Netbios Broadcast Packets.rw
Enumeration
.1.3.6.1.4.1.21317.1.2.8.2.1.1.14
ipxIfNetbiosDeliverDeliver Netbios Broadcast Packets.rw
Enumeration
.1.3.6.1.4.1.21317.1.2.8.2.1.1.15
ipxIfInHdrErrorsThe total number of IPX packets received and discarded due to errors in their IPX headers, including any packet with a size less than the minimum 30 bytes, bad checksums, other format errors, etc.ro
Counter
.1.3.6.1.4.1.21317.1.2.8.2.1.1.16
ipxIfInFilterDropsThe total number of incoming IPX packets discarded due to input filtering.ro
Counter
.1.3.6.1.4.1.21317.1.2.8.2.1.1.17
ipxIfInNoRoutesThe total number of IPX packets received and discarded because no route was found to forward them to their destinationro
Counter
.1.3.6.1.4.1.21317.1.2.8.2.1.1.18
ipxIfInDiscardsThe total number of IPX packets received and discarded for any other reason not counted in ipxIfInHdrErrors, ipxIfInFilterDrops and ipxIfNoRoutes.ro
Counter
.1.3.6.1.4.1.21317.1.2.8.2.1.1.19
ipxIfInDeliversThe total number of IPX packets successfully receivedro
Counter
.1.3.6.1.4.1.21317.1.2.8.2.1.1.20
ipxIfOutFilterDropsThe total number of outgoing IPX packets discarded due to output filtering.ro
Counter
.1.3.6.1.4.1.21317.1.2.8.2.1.1.21
ipxIfOutDiscardsThe total number of IPX packets discarded for any other reason not counted in ipxIfOutFilterDrops.ro
Counter
.1.3.6.1.4.1.21317.1.2.8.2.1.1.22
ipxIfOutDeliversThe total number of IPX packets successfully sentro
Counter
.1.3.6.1.4.1.21317.1.2.8.2.1.1.23
ipxIfInNetbiosPacketsThe total number of IPX Type 20 packets received on this interface. This includes the Type 20 packets received and discarded for various reasons.ro
Counter
.1.3.6.1.4.1.21317.1.2.8.2.1.1.24
ipxIfOutNetbiosPacketsThe total number of IPX Type 20 packets successfully sent on this interface.ro
Counter
.1.3.6.1.4.1.21317.1.2.8.2.1.1.25
ipxForwarding
OBJECT IDENTIFIER
.1.3.6.1.4.1.21317.1.2.8.3
ipxDestTableThe Destination table contains information about all known destinations.
SEQUENCE OF IPXDestEntry
.1.3.6.1.4.1.21317.1.2.8.3.1
ipxDestEntryEach entry corresponds to one destination.
IPXDestEntry
.1.3.6.1.4.1.21317.1.2.8.3.1.1
ipxDestNetNumThe IPX network number of the destination.ro
NetNumber
.1.3.6.1.4.1.21317.1.2.8.3.1.1.1
ipxDestProtocolThe routing protocol from which knowledge of this destination was obtained.ro
Enumeration
.1.3.6.1.4.1.21317.1.2.8.3.1.1.2
ipxDestTicksThe delay in ticks to reach this destination.ro
INTEGER
.1.3.6.1.4.1.21317.1.2.8.3.1.1.3
ipxDestHopCountThe number of hops necessary to reach the destination.ro
INTEGER
.1.3.6.1.4.1.21317.1.2.8.3.1.1.4
ipxDestNextHopIfIndexThe unique identifier of the interface used to reach the next hop.ro
INTEGER
.1.3.6.1.4.1.21317.1.2.8.3.1.1.5
ipxDestNextHopMacAddressThe MAC address of the next hop.ro
PhysAddress (SNMPv2-TC)
.1.3.6.1.4.1.21317.1.2.8.3.1.1.6
ipxDestFlagsA value that indicates of a special meaning of the route 1 - this route is for a network used for dialing in clients 2 - this route should not be advertised.ro
INTEGER
.1.3.6.1.4.1.21317.1.2.8.3.1.1.7
ipxStaticRouteTableThe Static Routes table contains information about all destinations reached via statically configured routes.
SEQUENCE OF IPXStaticRouteEntry
.1.3.6.1.4.1.21317.1.2.8.3.2
ipxStaticRouteEntryEach entry corresponds to one static route.
IPXStaticRouteEntry
.1.3.6.1.4.1.21317.1.2.8.3.2.1
ipxStaticRouteIfIndexThe unique identifier of the interface used to reach the first hop in the static route.ro
INTEGER
.1.3.6.1.4.1.21317.1.2.8.3.2.1.1
ipxStaticRouteNetNumThe IPX network number of the route's destination.ro
NetNumber
.1.3.6.1.4.1.21317.1.2.8.3.2.1.2
ipxStaticRouteEntryStatusCreate/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete the IPX static route.rw
Enumeration
.1.3.6.1.4.1.21317.1.2.8.3.2.1.3
ipxStaticRouteTicksThe delay, in ticks, to reach the route's destination.rw
INTEGER
.1.3.6.1.4.1.21317.1.2.8.3.2.1.4
ipxStaticRouteHopCountThe number of hops necessary to reach the destination.rw
INTEGER
.1.3.6.1.4.1.21317.1.2.8.3.2.1.5
ipxStaticRouteNextHopMacAddressThe Mac address of the next hop.rw
PhysAddress (SNMPv2-TC)
.1.3.6.1.4.1.21317.1.2.8.3.2.1.6
ipxServices
OBJECT IDENTIFIER
.1.3.6.1.4.1.21317.1.2.8.4
ipxServTableThe table of services, indexed by name and type.
SEQUENCE OF IPXServEntry
.1.3.6.1.4.1.21317.1.2.8.4.1
ipxServEntryEach entry corresponds to one service.
IPXServEntry
.1.3.6.1.4.1.21317.1.2.8.4.1.1
ipxServTypeThe service type.ro
OCTET STRING
.1.3.6.1.4.1.21317.1.2.8.4.1.1.1
ipxServNameThe service name.ro
OCTET STRING
.1.3.6.1.4.1.21317.1.2.8.4.1.1.2
ipxServProtocolThe protocol from which knowledge of this service was obtained.ro
Enumeration
.1.3.6.1.4.1.21317.1.2.8.4.1.1.3
ipxServNetNumThe IPX network number portion of the IPX address of the service.ro
NetNumber
.1.3.6.1.4.1.21317.1.2.8.4.1.1.4
ipxServNodeThe node portion of the IPX address of the service.ro
OCTET STRING
.1.3.6.1.4.1.21317.1.2.8.4.1.1.5
ipxServSocketThe socket portion of the IPX address of the service.ro
OCTET STRING
.1.3.6.1.4.1.21317.1.2.8.4.1.1.6
ipxServHopCountThe number of hops to the service.ro
INTEGER
.1.3.6.1.4.1.21317.1.2.8.4.1.1.7
ipxStaticServTableThe Static Services table contains information about all staticly seeded services.
SEQUENCE OF IPXStaticServEntry
.1.3.6.1.4.1.21317.1.2.8.4.2
ipxStaticServEntryEach entry corresponds to one service.
IPXStaticServEntry
.1.3.6.1.4.1.21317.1.2.8.4.2.1
ipxStaticServIfIndexThe interface used to reach this service.ro
INTEGER
.1.3.6.1.4.1.21317.1.2.8.4.2.1.1
ipxStaticServTypeThe service type.ro
OCTET STRING
.1.3.6.1.4.1.21317.1.2.8.4.2.1.2
ipxStaticServNameThe service name.ro
OCTET STRING
.1.3.6.1.4.1.21317.1.2.8.4.2.1.3
ipxStaticServEntryStatusCreate/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete the IPX static service.rw
Enumeration
.1.3.6.1.4.1.21317.1.2.8.4.2.1.4
ipxStaticServNetNumThe IPX network number portion of the IPX address of the service.rw
NetNumber
.1.3.6.1.4.1.21317.1.2.8.4.2.1.5
ipxStaticServNodeThe node portion of the IPX address of the service.rw
PhysAddress (SNMPv2-TC)
.1.3.6.1.4.1.21317.1.2.8.4.2.1.6
ipxStaticServSocketThe socket portion of the IPX address of the service.rw
OCTET STRING
.1.3.6.1.4.1.21317.1.2.8.4.2.1.7
ipxStaticServHopCountThe number of hops to the service.rw
INTEGER
.1.3.6.1.4.1.21317.1.2.8.4.2.1.8
ipxTraps
OBJECT IDENTIFIER
.1.3.6.1.4.1.21317.1.2.8.5
MSIPX-MIB - SNMP MIB Reference | MIBs Explorer