IPX-PRIVATE-MIB: View SNMP OID List / Download MIB

VENDOR: LUCENT TECHNOLOGIES


 Home MIB: IPX-PRIVATE-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
 cjnIpx 1.3.6.1.4.1.1751.2.43.2.3
Cajun IPX Routing Private MIB
     cjnIpxGlobalGroup 1.3.6.1.4.1.1751.2.43.2.3.1
         cjnIpxEnabled 1.3.6.1.4.1.1751.2.43.2.3.1.1 integer read-write
Enable / Disable IPX Routing on this system. Enumeration: 'disabled': 2, 'enabled': 1.
     cjnIpxGlobalStatsGroup 1.3.6.1.4.1.1751.2.43.2.3.4
         cjnIpxInReceives 1.3.6.1.4.1.1751.2.43.2.3.4.1 counter32 read-only
The number of received IPX packets, including those received in error.
         cjnIpxInDelivers 1.3.6.1.4.1.1751.2.43.2.3.4.2 counter32 read-only
The number of received IPX packets delivered locally.
         cjnIpxForwarded 1.3.6.1.4.1.1751.2.43.2.3.4.3 counter32 read-only
The number of received IPX packets forwarded.
         cjnIpxNetBIOSReceives 1.3.6.1.4.1.1751.2.43.2.3.4.4 counter32 read-only
The number of received IPX NetBIOS packets.
         cjnIpxInDiscards 1.3.6.1.4.1.1751.2.43.2.3.4.5 counter32 read-only
The number of IPX packets received but discarded due to reasons other than those accounted for by cjnIpxInHdrErrors and cjnIpxInUnknownSockets.
         cjnIpxInHdrErrors 1.3.6.1.4.1.1751.2.43.2.3.4.6 counter32 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.
         cjnIpxInUnknownSockets 1.3.6.1.4.1.1751.2.43.2.3.4.7 counter32 read-only
The number of IPX packets discarded because the destination socket was not open.
         cjnIpxInTooManyHops 1.3.6.1.4.1.1751.2.43.2.3.4.8 counter32 read-only
The number of IPX packets discarded due to exceeding the maximum hop count.
         cjnIpxInBadChecksums 1.3.6.1.4.1.1751.2.43.2.3.4.9 counter32 read-only
The number of IPX packets discarded due to having an incorrect checksum.
         cjnIpxOutRequests 1.3.6.1.4.1.1751.2.43.2.3.4.10 counter32 read-only
The number of IPX packets supplied locally for transmission, not including any packets counted in cjnIpxForwarded.
         cjnIpxOutPackets 1.3.6.1.4.1.1751.2.43.2.3.4.11 counter32 read-only
The number of IPX packets transmitted.
         cjnIpxOutDiscards 1.3.6.1.4.1.1751.2.43.2.3.4.12 counter32 read-only
The number of outgoing IPX packets discarded.
         cjnIpxOutNoRoutes 1.3.6.1.4.1.1751.2.43.2.3.4.13 counter32 read-only
The number of times an IPX packet, either received or supplied locally for transmission, could not be transmitted because no route to the destination was found.
         cjnIpxInPingRequests 1.3.6.1.4.1.1751.2.43.2.3.4.14 counter32 read-only
The number of received ping requests.
         cjnIpxInPingReplies 1.3.6.1.4.1.1751.2.43.2.3.4.15 counter32 read-only
The number of received ping replies.
         cjnIpxOutPingRequests 1.3.6.1.4.1.1751.2.43.2.3.4.16 counter32 read-only
The number of transmitted ping requests.
         cjnIpxOutPingReplies 1.3.6.1.4.1.1751.2.43.2.3.4.17 counter32 read-only
The number of transmitted ping replies.
         cjnIpxGlobalStatsReset 1.3.6.1.4.1.1751.2.43.2.3.4.18 integer read-write
When set to the value enable (1) all IPX Global statistics are reset to zero after which the value of this MIB object returns to disable(2). Enumeration: 'enable': 1, 'disable': 2.
     cjnIpxRouteGroup 1.3.6.1.4.1.1751.2.43.2.3.5
         cjnIpxMaxRoutes 1.3.6.1.4.1.1751.2.43.2.3.5.1 integer32 read-write
Specify the maximum number of routes that can be stored in the IPX route table.
         cjnIpxDefaultRouteEnabled 1.3.6.1.4.1.1751.2.43.2.3.5.2 integer read-write
Enable or disable IPX routing using a default route (if one is known). Enumeration: 'disabled': 2, 'enabled': 1.
         cjnIpxNumRoutes 1.3.6.1.4.1.1751.2.43.2.3.5.3 counter32 read-only
The number of routes.
         cjnIpxPeakNumRoutes 1.3.6.1.4.1.1751.2.43.2.3.5.4 counter32 read-only
The peak number of routes.
         cjnIpxRouteAddFailures 1.3.6.1.4.1.1751.2.43.2.3.5.5 counter32 read-only
The number of times an attempt to add a route failed, usually due to the number of routes exceeding cjnIpxMaxRoutes.
         cjnIpxStaticRouteGroup 1.3.6.1.4.1.1751.2.43.2.3.5.6
             cjnIpxStaticRouteTable 1.3.6.1.4.1.1751.2.43.2.3.5.6.1 no-access
A list of Cajun IPX static route entries.
                 cjnIpxStaticRouteEntry 1.3.6.1.4.1.1751.2.43.2.3.5.6.1.1 no-access
A Cajun IPX static route instance.
                     cjnIpxStaticRouteNet 1.3.6.1.4.1.1751.2.43.2.3.5.6.1.1.1 netnumber read-only
The IPX network number of the route's destination.
                     cjnIpxStaticRouteRowStatus 1.3.6.1.4.1.1751.2.43.2.3.5.6.1.1.2 rowstatus read-only
The status of this row, by which new entries may be created, or old entries deleted from this table.
                     cjnIpxStaticRouteIfIndex 1.3.6.1.4.1.1751.2.43.2.3.5.6.1.1.3 integer32 read-only
The ifIndex value of the interface used to reach the next hop.
                     cjnIpxStaticRouteNextHopNode 1.3.6.1.4.1.1751.2.43.2.3.5.6.1.1.4 nodenumber read-only
The node number of the next hop.
                     cjnIpxStaticRouteTicks 1.3.6.1.4.1.1751.2.43.2.3.5.6.1.1.5 integer32 read-only
The delay, in ticks, to reach the route's destination.
                     cjnIpxStaticRouteHops 1.3.6.1.4.1.1751.2.43.2.3.5.6.1.1.6 integer32 read-only
The number of hops necessary to reach the route's destination.
         cjnIpxRouteTable 1.3.6.1.4.1.1751.2.43.2.3.5.7 no-access
A list of Cajun IPX route entries.
             cjnIpxRouteEntry 1.3.6.1.4.1.1751.2.43.2.3.5.7.1 no-access
A Cajun IPX route instance.
                 cjnIpxRouteNet 1.3.6.1.4.1.1751.2.43.2.3.5.7.1.1 netnumber read-only
The IPX network number of the route's destination.
                 cjnIpxRouteRowStatus 1.3.6.1.4.1.1751.2.43.2.3.5.7.1.2 rowstatus read-only
The status of this row, by which entries may ONLY be deleted from this table.
                 cjnIpxRouteIfIndex 1.3.6.1.4.1.1751.2.43.2.3.5.7.1.3 integer32 read-only
The ifIndex value of the interface used to reach the next hop.
                 cjnIpxRouteNextHopNode 1.3.6.1.4.1.1751.2.43.2.3.5.7.1.4 nodenumber read-only
The node number of the next hop.
                 cjnIpxRouteTicks 1.3.6.1.4.1.1751.2.43.2.3.5.7.1.5 integer32 read-only
The delay, in ticks, to reach the route's destination.
                 cjnIpxRouteHops 1.3.6.1.4.1.1751.2.43.2.3.5.7.1.6 integer32 read-only
The number of hops necessary to reach the route's destination.
                 cjnIpxRouteProtocol 1.3.6.1.4.1.1751.2.43.2.3.5.7.1.7 integer read-only
The routing protocol from which knowledge of this destination was obtained. Enumeration: 'static': 3, 'local': 1, 'rip': 2.
     cjnIpxServicesGroup 1.3.6.1.4.1.1751.2.43.2.3.6
         cjnIpxMaxServices 1.3.6.1.4.1.1751.2.43.2.3.6.1 integer32 read-write
Specify the maximum number of services that can be stored in the IPX service table.
         cjnIpxNumServices 1.3.6.1.4.1.1751.2.43.2.3.6.2 counter32 read-only
The number of IPX services.
         cjnIpxPeakNumServices 1.3.6.1.4.1.1751.2.43.2.3.6.3 counter32 read-only
The peak number of services.
         cjnIpxServiceAddFailures 1.3.6.1.4.1.1751.2.43.2.3.6.4 counter32 read-only
The number of times an attempt to add a service failed, usually due to the number of services exceeding cjnIpxMaxServices.
         cjnIpxStaticServiceGroup 1.3.6.1.4.1.1751.2.43.2.3.6.5
             cjnIpxStaticServiceTable 1.3.6.1.4.1.1751.2.43.2.3.6.5.1 no-access
A list of Cajun IPX static service entries.
                 cjnIpxStaticServiceEntry 1.3.6.1.4.1.1751.2.43.2.3.6.5.1.1 no-access
A Cajun IPX static service instance.
                     cjnIpxStaticServiceType 1.3.6.1.4.1.1751.2.43.2.3.6.5.1.1.1 servicetype read-only
The service type.
                     cjnIpxStaticServiceName 1.3.6.1.4.1.1751.2.43.2.3.6.5.1.1.2 servicename read-only
The service name.
                     cjnIpxStaticServiceRowStatus 1.3.6.1.4.1.1751.2.43.2.3.6.5.1.1.3 rowstatus read-only
The status of this row, by which new entries may be created, or old entries deleted from this table.
                     cjnIpxStaticServiceNet 1.3.6.1.4.1.1751.2.43.2.3.6.5.1.1.4 netnumber read-only
The IPX network number portion of the IPX address of the service.
                     cjnIpxStaticServiceNode 1.3.6.1.4.1.1751.2.43.2.3.6.5.1.1.5 nodenumber read-only
The node portion of the IPX address of the service.
                     cjnIpxStaticServiceSocket 1.3.6.1.4.1.1751.2.43.2.3.6.5.1.1.6 servicesocket read-only
The socket portion of the IPX address of the service.
                     cjnIpxStaticServiceIfIndex 1.3.6.1.4.1.1751.2.43.2.3.6.5.1.1.7 integer32 read-only
The ifIndex value of the interface used to reach the service.
                     cjnIpxStaticServiceNextHopNode 1.3.6.1.4.1.1751.2.43.2.3.6.5.1.1.8 nodenumber read-only
The IPX node number of the next hop.
                     cjnIpxStaticServiceHops 1.3.6.1.4.1.1751.2.43.2.3.6.5.1.1.9 integer32 read-only
The number of hops to the service.
         cjnIpxServiceTable 1.3.6.1.4.1.1751.2.43.2.3.6.6 no-access
A list of Cajun IPX service entries.
             cjnIpxServiceEntry 1.3.6.1.4.1.1751.2.43.2.3.6.6.1 no-access
A Cajun IPX service instance.
                 cjnIpxServiceType 1.3.6.1.4.1.1751.2.43.2.3.6.6.1.1 servicetype read-only
The service type.
                 cjnIpxServiceName 1.3.6.1.4.1.1751.2.43.2.3.6.6.1.2 servicename read-only
The service name.
                 cjnIpxServiceRowStatus 1.3.6.1.4.1.1751.2.43.2.3.6.6.1.3 rowstatus read-only
The status of this row, by which entries may ONLY be deleted from this table.
                 cjnIpxServiceNet 1.3.6.1.4.1.1751.2.43.2.3.6.6.1.4 netnumber read-only
The IPX network number portion of the IPX address of the service.
                 cjnIpxServiceNode 1.3.6.1.4.1.1751.2.43.2.3.6.6.1.5 nodenumber read-only
The node portion of the IPX address of the service.
                 cjnIpxServiceSocket 1.3.6.1.4.1.1751.2.43.2.3.6.6.1.6 servicesocket read-only
The socket portion of the IPX address of the service.
                 cjnIpxServiceIfIndex 1.3.6.1.4.1.1751.2.43.2.3.6.6.1.7 integer32 read-only
The ifIndex value of the interface used to reach the service.
                 cjnIpxServiceNextHopNode 1.3.6.1.4.1.1751.2.43.2.3.6.6.1.8 nodenumber read-only
The IPX node number of the next hop.
                 cjnIpxServiceHops 1.3.6.1.4.1.1751.2.43.2.3.6.6.1.9 integer32 read-only
The number of hops to the service.
                 cjnIpxServiceProtocol 1.3.6.1.4.1.1751.2.43.2.3.6.6.1.10 integer read-only
The protocol from which knowledge of this service was obtained. Enumeration: 'sap': 1, 'static': 2.