MSIPX-MIB: View SNMP OID List / Download MIB
VENDOR: MICROSOFT
Home | MIB: MSIPX-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).
|
|||
Object Name | OID | Type | Access | Info |
ipx | 1.3.6.1.4.1.311.1.8 | |||
ipxBase | 1.3.6.1.4.1.311.1.8.1 | |||
ipxBaseOperState | 1.3.6.1.4.1.311.1.8.1.1 | integer | read-only |
The current operational state of the software. Enumeration: 'down': 1, 'up': 2. |
ipxBasePrimaryNetNumber | 1.3.6.1.4.1.311.1.8.1.2 | netnumber | read-only |
The 'internal' network number. |
ipxBaseNode | 1.3.6.1.4.1.311.1.8.1.3 | physaddress | read-only |
The node number portion of the IPX address of this system. |
ipxBaseSysName | 1.3.6.1.4.1.311.1.8.1.4 | octet string | read-only |
The readable name for this system. |
ipxBaseMaxPathSplits | 1.3.6.1.4.1.311.1.8.1.5 | integer | read-only |
The maximum number of paths with equal routing metric value which this instance of IPX may split between when forwarding packets. |
ipxBaseIfCount | 1.3.6.1.4.1.311.1.8.1.6 | integer | read-only |
The number of interfaces known to this instance of IPX. |
ipxBaseDestCount | 1.3.6.1.4.1.311.1.8.1.7 | integer | read-only |
The number of currently reachable destinations known to this instance of IPX. |
ipxBaseServCount | 1.3.6.1.4.1.311.1.8.1.8 | integer | read-only |
The number of services known to this instance of IPX. |
ipxInterface | 1.3.6.1.4.1.311.1.8.2 | |||
ipxIfTable | 1.3.6.1.4.1.311.1.8.2.1 | no-access |
The interface table. |
|
1.3.6.1.4.1.311.1.8.2.1.1 | no-access |
Each entry corresponds to one interface known to the system. |
||
ipxIfIndex | 1.3.6.1.4.1.311.1.8.2.1.1.1 | integer | read-only |
The identifier of this interface, unique within the system. |
ipxIfAdminState | 1.3.6.1.4.1.311.1.8.2.1.1.2 | integer | read-write |
The 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. Enumeration: 'disabled': 1, 'enabled': 2. |
ipxIfOperState | 1.3.6.1.4.1.311.1.8.2.1.1.3 | integer | read-only |
The 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. Enumeration: 'down': 1, 'up': 2, 'sleeping': 3. |
ipxIfAdapterIndex | 1.3.6.1.4.1.311.1.8.2.1.1.4 | integer | read-only |
The value of adapter index for the adapter used by this interface. On-demand interfaces in a sleeping state are not mapped to any adapter. |
ipxIfName | 1.3.6.1.4.1.311.1.8.2.1.1.5 | octet string | read-only |
The readable name for the interface. |
ipxIfType | 1.3.6.1.4.1.311.1.8.2.1.1.6 | integer | read-only |
The type of the interface. Enumeration: 'lan': 2, 'wanRouter': 3, 'wanWorkstation': 4, 'standaloneWorkstationDialout': 8, 'other': 1, 'routerWorkstationDialout': 7, 'personalWanRouter': 6, 'internal': 5. |
ipxIfLocalMaxPacketSize | 1.3.6.1.4.1.311.1.8.2.1.1.7 | integer | read-only |
The maximum size (including header), in bytes, that the system supports locally on this interface. |
ipxIfMediaType | 1.3.6.1.4.1.311.1.8.2.1.1.8 | integer | read-only |
The media type used on this interface. |
ipxIfNetNumber | 1.3.6.1.4.1.311.1.8.2.1.1.9 | netnumber | read-only |
The IPX network number of this interface. |
ipxIfMacAddress | 1.3.6.1.4.1.311.1.8.2.1.1.10 | physaddress | read-only |
The MAC address of this interface. |
ipxIfDelay | 1.3.6.1.4.1.311.1.8.2.1.1.11 | integer | read-only |
The 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. |
ipxIfThroughput | 1.3.6.1.4.1.311.1.8.2.1.1.12 | integer | read-only |
The amount of data, in bits per second, that may flow through the interface if there is no other traffic. |
ipxIfIpxWanEnable | 1.3.6.1.4.1.311.1.8.2.1.1.13 | integer | read-write |
Enable IPXWAN negotiation. Enumeration: 'disabled': 1, 'enabled': 2. |
ipxIfNetbiosAccept | 1.3.6.1.4.1.311.1.8.2.1.1.14 | integer | read-write |
Accept Netbios Broadcast Packets. Enumeration: 'disabled': 1, 'enabled': 2. |
ipxIfNetbiosDeliver | 1.3.6.1.4.1.311.1.8.2.1.1.15 | integer | read-write |
Deliver Netbios Broadcast Packets. Enumeration: 'disabled': 1, 'enabledForStaticlySeededNames': 3, 'enabled': 2, 'enabledWhenOperStateUp': 4. |
ipxIfInHdrErrors | 1.3.6.1.4.1.311.1.8.2.1.1.16 | counter | read-only |
The 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. |
ipxIfInFilterDrops | 1.3.6.1.4.1.311.1.8.2.1.1.17 | counter | read-only |
The total number of incoming IPX packets discarded due to input filtering. |
ipxIfInNoRoutes | 1.3.6.1.4.1.311.1.8.2.1.1.18 | counter | read-only |
The total number of IPX packets received and discarded because no route was found to forward them to their destination |
ipxIfInDiscards | 1.3.6.1.4.1.311.1.8.2.1.1.19 | counter | read-only |
The total number of IPX packets received and discarded for any other reason not counted in ipxIfInHdrErrors, ipxIfInFilterDrops and ipxIfNoRoutes. |
ipxIfInDelivers | 1.3.6.1.4.1.311.1.8.2.1.1.20 | counter | read-only |
The total number of IPX packets successfully received |
ipxIfOutFilterDrops | 1.3.6.1.4.1.311.1.8.2.1.1.21 | counter | read-only |
The total number of outgoing IPX packets discarded due to output filtering. |
ipxIfOutDiscards | 1.3.6.1.4.1.311.1.8.2.1.1.22 | counter | read-only |
The total number of IPX packets discarded for any other reason not counted in ipxIfOutFilterDrops. |
ipxIfOutDelivers | 1.3.6.1.4.1.311.1.8.2.1.1.23 | counter | read-only |
The total number of IPX packets successfully sent |
ipxIfInNetbiosPackets | 1.3.6.1.4.1.311.1.8.2.1.1.24 | counter | read-only |
The total number of IPX Type 20 packets received on this interface. This includes the Type 20 packets received and discarded for various reasons. |
ipxIfOutNetbiosPackets | 1.3.6.1.4.1.311.1.8.2.1.1.25 | counter | read-only |
The total number of IPX Type 20 packets successfully sent on this interface. |
ipxForwarding | 1.3.6.1.4.1.311.1.8.3 | |||
ipxDestTable | 1.3.6.1.4.1.311.1.8.3.1 | no-access |
The Destination table contains information about all known destinations. |
|
1.3.6.1.4.1.311.1.8.3.1.1 | no-access |
Each entry corresponds to one destination. |
||
ipxDestNetNum | 1.3.6.1.4.1.311.1.8.3.1.1.1 | netnumber | read-only |
The IPX network number of the destination. |
ipxDestProtocol | 1.3.6.1.4.1.311.1.8.3.1.1.2 | 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.311.1.8.3.1.1.3 | integer | read-only |
The delay in ticks to reach this destination. |
ipxDestHopCount | 1.3.6.1.4.1.311.1.8.3.1.1.4 | integer | read-only |
The number of hops necessary to reach the destination. |
ipxDestNextHopIfIndex | 1.3.6.1.4.1.311.1.8.3.1.1.5 | integer | read-only |
The unique identifier of the interface used to reach the next hop. |
ipxDestNextHopMacAddress | 1.3.6.1.4.1.311.1.8.3.1.1.6 | physaddress | read-only |
The MAC address of the next hop. |
ipxDestFlags | 1.3.6.1.4.1.311.1.8.3.1.1.7 | integer | read-only |
A 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. |
ipxStaticRouteTable | 1.3.6.1.4.1.311.1.8.3.2 | no-access |
The Static Routes table contains information about all destinations reached via statically configured routes. |
|
1.3.6.1.4.1.311.1.8.3.2.1 | no-access |
Each entry corresponds to one static route. |
||
ipxStaticRouteIfIndex | 1.3.6.1.4.1.311.1.8.3.2.1.1 | integer | read-only |
The unique identifier of the interface used to reach the first hop in the static route. |
ipxStaticRouteNetNum | 1.3.6.1.4.1.311.1.8.3.2.1.2 | netnumber | read-only |
The IPX network number of the route's destination. |
ipxStaticRouteEntryStatus | 1.3.6.1.4.1.311.1.8.3.2.1.3 | integer | read-write |
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete the IPX static route. Enumeration: 'deleted': 1, 'created': 2. |
ipxStaticRouteTicks | 1.3.6.1.4.1.311.1.8.3.2.1.4 | integer | read-write |
The delay, in ticks, to reach the route's destination. |
ipxStaticRouteHopCount | 1.3.6.1.4.1.311.1.8.3.2.1.5 | integer | read-write |
The number of hops necessary to reach the destination. |
ipxStaticRouteNextHopMacAddress | 1.3.6.1.4.1.311.1.8.3.2.1.6 | physaddress | read-write |
The Mac address of the next hop. |
ipxServices | 1.3.6.1.4.1.311.1.8.4 | |||
ipxServTable | 1.3.6.1.4.1.311.1.8.4.1 | no-access |
The table of services, indexed by name and type. |
|
1.3.6.1.4.1.311.1.8.4.1.1 | no-access |
Each entry corresponds to one service. |
||
ipxServType | 1.3.6.1.4.1.311.1.8.4.1.1.1 | octet string | read-only |
The service type. |
ipxServName | 1.3.6.1.4.1.311.1.8.4.1.1.2 | octet string | read-only |
The service name. |
ipxServProtocol | 1.3.6.1.4.1.311.1.8.4.1.1.3 | 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.311.1.8.4.1.1.4 | netnumber | read-only |
The IPX network number portion of the IPX address of the service. |
ipxServNode | 1.3.6.1.4.1.311.1.8.4.1.1.5 | octet string | read-only |
The node portion of the IPX address of the service. |
ipxServSocket | 1.3.6.1.4.1.311.1.8.4.1.1.6 | octet string | read-only |
The socket portion of the IPX address of the service. |
ipxServHopCount | 1.3.6.1.4.1.311.1.8.4.1.1.7 | integer | read-only |
The number of hops to the service. |
ipxStaticServTable | 1.3.6.1.4.1.311.1.8.4.2 | no-access |
The Static Services table contains information about all staticly seeded services. |
|
1.3.6.1.4.1.311.1.8.4.2.1 | no-access |
Each entry corresponds to one service. |
||
ipxStaticServIfIndex | 1.3.6.1.4.1.311.1.8.4.2.1.1 | integer | read-only |
The interface used to reach this service. |
ipxStaticServType | 1.3.6.1.4.1.311.1.8.4.2.1.2 | octet string | read-only |
The service type. |
ipxStaticServName | 1.3.6.1.4.1.311.1.8.4.2.1.3 | octet string | read-only |
The service name. |
ipxStaticServEntryStatus | 1.3.6.1.4.1.311.1.8.4.2.1.4 | integer | read-write |
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete the IPX static service. Enumeration: 'deleted': 1, 'created': 2. |
ipxStaticServNetNum | 1.3.6.1.4.1.311.1.8.4.2.1.5 | netnumber | read-write |
The IPX network number portion of the IPX address of the service. |
ipxStaticServNode | 1.3.6.1.4.1.311.1.8.4.2.1.6 | physaddress | read-write |
The node portion of the IPX address of the service. |
ipxStaticServSocket | 1.3.6.1.4.1.311.1.8.4.2.1.7 | octet string | read-write |
The socket portion of the IPX address of the service. |
ipxStaticServHopCount | 1.3.6.1.4.1.311.1.8.4.2.1.8 | integer | read-write |
The number of hops to the service. |
ipxTraps | 1.3.6.1.4.1.311.1.8.5 |