IP-EXTENSION-MIB: View SNMP OID List / Download MIB

VENDOR: LUCENT TECHNOLOGIES


 Home MIB: IP-EXTENSION-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
 cjnIpv4 1.3.6.1.4.1.1751.2.43.2.1
Cajun Private IP version 4 mib extentions
     cjnIpGblExt 1.3.6.1.4.1.1751.2.43.2.1.1
         cjnIpEnabled 1.3.6.1.4.1.1751.2.43.2.1.1.1 integer read-write
Enable / Disable IP Unicast on this system. Enumeration: 'disabled': 2, 'enabled': 1.
         cjnIpMCEnabled 1.3.6.1.4.1.1751.2.43.2.1.1.2 integer read-write
Enable or disable IP multicast on a global basis. This will affect all IP interfaces set up to use multicast protocols. Enumeration: 'disabled': 2, 'enabled': 1.
         cjnIpRteEnabled 1.3.6.1.4.1.1751.2.43.2.1.1.3 integer read-write
Enable / Disable IP Routing on this system. Enumeration: 'disabled': 2, 'enabled': 1.
         cjnIpSSREnabled 1.3.6.1.4.1.1751.2.43.2.1.1.4 integer read-write
Enable / Disable the use of IP Source Routing. Enumeration: 'disabled': 2, 'enabled': 1.
         cjnMaxRoutes 1.3.6.1.4.1.1751.2.43.2.1.1.5 integer read-write
Specify the maximum number of routes that can be added to the routing table. Note that these routes refer only to IP Unicast entries.
         cjnMaxArpCacheEntries 1.3.6.1.4.1.1751.2.43.2.1.1.6 integer read-write
Specify the maximum number of ARP cache entries. Refers to the space available for the IP address table. When you increase the number of entries, it may cause the table to be relearned more frequently. Consequently, it will make address space usage more efficient.
         cjnIpGlobalStatsReset 1.3.6.1.4.1.1751.2.43.2.1.1.7 integer read-write
When set to the value enable (1) all IP Global statistics are reset to zero after which the value of this MIB object returns to disable(2) Enumeration: 'enable': 1, 'disable': 2.
     cjnProxyArpGblConf 1.3.6.1.4.1.1751.2.43.2.1.2
         cjnProxyArpLimit 1.3.6.1.4.1.1751.2.43.2.1.2.1 integer read-write
Enable or disable Proxy ARP on the same network. When enabled, the router will only respond to ARP requests when the source and target IP address are in the same IP network and different IP subnets. When disabled, the router will only respond to ARP requests when the source and target IP address are in different networks. Enumeration: 'disabled': 2, 'enabled': 1.
         cjnProxyArpDefRte 1.3.6.1.4.1.1751.2.43.2.1.2.2 integer read-write
Enable or disable the use of the default route on your Cajun switch as the route for Proxy ARPs. Enumeration: 'disabled': 2, 'enabled': 1.
     cjnRtePrefGblGroup 1.3.6.1.4.1.1751.2.43.2.1.3
         cjnLocalRtePref 1.3.6.1.4.1.1751.2.43.2.1.3.1 integer read-write
The Routing Preference of Local Routes.
         cjnRIPRtePref 1.3.6.1.4.1.1751.2.43.2.1.3.2 integer read-write
The Routing Preference of RIP Routes.
         cjnOSPFIntraAreaRtePref 1.3.6.1.4.1.1751.2.43.2.1.3.3 integer read-write
The Routing Preference of OSPF Intra-area Routes.
         cjnOSPFExternalRtePref 1.3.6.1.4.1.1751.2.43.2.1.3.4 integer read-write
The Routing Preference of OSPF External Routes.
         cjnHighPrefStaticRtePref 1.3.6.1.4.1.1751.2.43.2.1.3.5 integer read-write
The Routing Preference of High-preference Static Routes.
         cjnLowPrefStaticRtePref 1.3.6.1.4.1.1751.2.43.2.1.3.6 integer read-write
The Routing Preference of Low-preference Static Routes.
         cjnOSPFInterAreaRtePref 1.3.6.1.4.1.1751.2.43.2.1.3.7 integer read-write
The Routing Preference of OSPF Inter-area Routes.
     cjnIpGblStats 1.3.6.1.4.1.1751.2.43.2.1.4
         cjnIpInReceives 1.3.6.1.4.1.1751.2.43.2.1.4.1 integer read-write
The total number of input datagrams received from interfaces, including those received in error.
         cjnIpInHdrErrors 1.3.6.1.4.1.1751.2.43.2.1.4.2 integer read-write
The number of input datagrams discarded due to errors in their IP headers, including bad checksums, version number mismatch, other format errors, time-to-live exceeded, errors discovered in processing their IP options, etc.
         cjnIpInAddrErrors 1.3.6.1.4.1.1751.2.43.2.1.4.3 integer read-write
The number of input datagrams discarded because the IP address in their IP header's destination field was not a valid address to be received at this entity. This count includes invalid addresses (e.g., 0.0.0.0) and addresses of unsupported Classes (e.g., Class E). For entities which are not IP Gateways and therefore do not forward datagrams, this counter includes datagrams discarded because the destination address was nota local address.
         cjnIpForwDatagrams 1.3.6.1.4.1.1751.2.43.2.1.4.4 integer read-write
The number of input datagrams for which this entity was not their final IP destination, as a result of which an attempt was made to find a route to forward them to that final destination. In entities which do not act as IP Gateways, this counter will include only those packets which were Source-Routed via this entity, and the Source- Route option processing was successful.
         cjnIpInUnknownProtos 1.3.6.1.4.1.1751.2.43.2.1.4.5 integer read-write
The number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported protocol.
         cjnIpInDiscards 1.3.6.1.4.1.1751.2.43.2.1.4.6 integer read-write
The number of input IP datagrams for which no problems were encountered to prevent their continued processing, but which were discarded (e.g., for lack of buffer space). Note that this counter does not include any datagrams discarded while awaiting re-assembly.
         cjnIpInDelivers 1.3.6.1.4.1.1751.2.43.2.1.4.7 integer read-write
The total number of input datagrams successfully delivered to IP user-protocols (including ICMP).
         cjnIpOutRequests 1.3.6.1.4.1.1751.2.43.2.1.4.8 integer read-write
The total number of IP datagrams which local IP user-protocols (including ICMP) supplied to IP in requests for transmission. Note that this counter does not include any datagrams counted in ipForwDatagrams.
         cjnIpOutDiscards 1.3.6.1.4.1.1751.2.43.2.1.4.9 integer read-write
The number of output IP datagrams for which no problem was encountered to prevent their transmission to their destination, but which were discarded (e.g., for lack of buffer space). Note that this counter would include datagrams counted in ipForwDatagrams if any such packets met this (discretionary) discard criterion.
         cjnIpOutNoRoutes 1.3.6.1.4.1.1751.2.43.2.1.4.10 integer read-write
The number of IP datagrams discarded because no route could be found to transmit them to their destination. Note that this counter includes any packets counted in ipForwDatagrams which meet this `no-route' criterion. Note that this includes any datagarms which a host cannot route because all of its default gateways are down.
         cjnIpReasmTimeout 1.3.6.1.4.1.1751.2.43.2.1.4.11 integer read-write
The maximum number of seconds which received fragments are held while they are awaiting reassembly at this entity.
         cjnIpReasmReqds 1.3.6.1.4.1.1751.2.43.2.1.4.12 integer read-write
The number of IP fragments received which needed to be reassembled at this entity.
         cjnIpReasmOKs 1.3.6.1.4.1.1751.2.43.2.1.4.13 integer read-write
The number of IP datagrams successfully re- assembled.
         cjnIpReasmFails 1.3.6.1.4.1.1751.2.43.2.1.4.14 integer read-write
The number of failures detected by the IP re- assembly algorithm (for whatever reason: timed out, errors, etc). Note that this is not necessarily a count of discarded IP fragments since some algorithms (notably the algorithm in RFC 815) can lose track of the number of fragments by combining them as they are received.
         cjnIpFragOKs 1.3.6.1.4.1.1751.2.43.2.1.4.15 integer read-write
The number of IP datagrams that have been successfully fragmented at this entity.
         cjnIpFragFails 1.3.6.1.4.1.1751.2.43.2.1.4.16 integer read-write
The number of IP datagrams that have been discarded because they needed to be fragmented at this entity but could not be, e.g., because their Don't Fragment flag was set.
         cjnIpFragCreates 1.3.6.1.4.1.1751.2.43.2.1.4.17 integer read-write
The number of IP datagram fragments that have been generated as a result of fragmentation at this entity.
         cjnIpRoutingDiscards 1.3.6.1.4.1.1751.2.43.2.1.4.18 integer read-write
The number of routing entries which were chosen to be discarded even though they are valid. One possible reason for discarding such an entry could be to free-up buffer space for other routing entries.
         cjnIcmpInMsgs 1.3.6.1.4.1.1751.2.43.2.1.4.19 integer read-write
The total number of ICMP messages which the entity received. Note that this counter includes all those counted by icmpInErrors.
         cjnIcmpInErrors 1.3.6.1.4.1.1751.2.43.2.1.4.20 integer read-write
The number of ICMP messages which the entity received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.).
         cjnIcmpInDestUnreachs 1.3.6.1.4.1.1751.2.43.2.1.4.21 integer read-write
The number of ICMP Destination Unreachable messages received.
         cjnIcmpInTimeExcds 1.3.6.1.4.1.1751.2.43.2.1.4.22 integer read-write
The number of ICMP Time Exceeded messages received.
         cjnIcmpInParmProbs 1.3.6.1.4.1.1751.2.43.2.1.4.23 integer read-write
The number of ICMP Parameter Problem messages received.
         cjnIcmpInSrcQuenchs 1.3.6.1.4.1.1751.2.43.2.1.4.24 integer read-write
The number of ICMP Source Quench messages received.
         cjnIcmpInRedirects 1.3.6.1.4.1.1751.2.43.2.1.4.25 integer read-write
The number of ICMP Redirect messages received.
         cjnIcmpInEchos 1.3.6.1.4.1.1751.2.43.2.1.4.26 integer read-write
The number of ICMP Echo (request) messages received.
         cjnIcmpInEchoReps 1.3.6.1.4.1.1751.2.43.2.1.4.27 integer read-write
The number of ICMP Echo Reply messages received.
         cjnIcmpInTimestamps 1.3.6.1.4.1.1751.2.43.2.1.4.28 integer read-write
The number of ICMP Timestamp (request) messages received.
         cjnIcmpInTimestampReps 1.3.6.1.4.1.1751.2.43.2.1.4.29 integer read-write
The number of ICMP Timestamp Reply messages received.
         cjnIcmpInAddrMasks 1.3.6.1.4.1.1751.2.43.2.1.4.30 integer read-write
The number of ICMP Address Mask Request messages received.
         cjnIcmpInAddrMaskReps 1.3.6.1.4.1.1751.2.43.2.1.4.31 integer read-write
The number of ICMP Address Mask Reply messages received.
         cjnIcmpOutMsgs 1.3.6.1.4.1.1751.2.43.2.1.4.32 integer read-write
The total number of ICMP messages which this entity attempted to send. Note that this counter includes all those counted by icmpOutErrors.
         cjnIcmpOutErrors 1.3.6.1.4.1.1751.2.43.2.1.4.33 integer read-write
The number of ICMP messages which this entity did not send due to problems discovered within ICMP such as a lack of buffers. This value should not include errors discovered outside the ICMP layer such as the inability of IP to route the resultant datagram. In some implementations there may be no types of error which contribute to this counter'svalue.
         cjnIcmpOutDestUnreachs 1.3.6.1.4.1.1751.2.43.2.1.4.34 integer read-write
The number of ICMP Destination Unreachable messages sent.
         cjnIcmpOutTimeExcds 1.3.6.1.4.1.1751.2.43.2.1.4.35 integer read-write
The number of ICMP Time Exceeded messages sent.
         cjnIcmpOutParmProbs 1.3.6.1.4.1.1751.2.43.2.1.4.36 integer read-write
The number of ICMP Parameter Problem messages sent.
         cjnIcmpOutSrcQuenchs 1.3.6.1.4.1.1751.2.43.2.1.4.37 integer read-write
The number of ICMP Source Quench messages sent.
         cjnIcmpOutRedirects 1.3.6.1.4.1.1751.2.43.2.1.4.38 integer read-write
The number of ICMP Redirect messages sent. For a host, this object will always be zero, since hosts do not send redirects.
         cjnIcmpOutEchos 1.3.6.1.4.1.1751.2.43.2.1.4.39 integer read-write
The number of ICMP Echo (request) messages sent.
         cjnIcmpOutEchoReps 1.3.6.1.4.1.1751.2.43.2.1.4.40 integer read-write
The number of ICMP Echo Reply messages sent.
         cjnIcmpOutTimestamps 1.3.6.1.4.1.1751.2.43.2.1.4.41 integer read-write
The number of ICMP Timestamp (request) messages sent.
         cjnIcmpOutTimestampReps 1.3.6.1.4.1.1751.2.43.2.1.4.42 integer read-write
The number of ICMP Timestamp Reply messages sent.
         cjnIcmpOutAddrMasks 1.3.6.1.4.1.1751.2.43.2.1.4.43 integer read-write
The number of ICMP Address Mask Request messages sent.
         cjnIcmpOutAddrMaskReps 1.3.6.1.4.1.1751.2.43.2.1.4.44 integer read-write
The number of ICMP Address Mask Reply messages sent.
         cjnUdpInDatagrams 1.3.6.1.4.1.1751.2.43.2.1.4.45 integer read-write
The total number of UDP datagrams delivered to UDP users.
         cjnUdpNoPorts 1.3.6.1.4.1.1751.2.43.2.1.4.46 integer read-write
The total number of received UDP datagrams for which there was no application at the destination port.
         cjnUdpInErrors 1.3.6.1.4.1.1751.2.43.2.1.4.47 integer read-write
The number of received UDP datagrams that could not be delivered for reasons other than the lack of an application at the destination port.
         cjnUdpOutDatagrams 1.3.6.1.4.1.1751.2.43.2.1.4.48 integer read-write
The total number of UDP datagrams sent from this entity.
         cjnIpmcForwDatagrams 1.3.6.1.4.1.1751.2.43.2.1.4.49 integer read-write
         cjnIpmcInDiscards 1.3.6.1.4.1.1751.2.43.2.1.4.50 integer read-write
         cjnIpmcInReceives 1.3.6.1.4.1.1751.2.43.2.1.4.51 integer read-write
     cjnIpNetToMediaGroup 1.3.6.1.4.1.1751.2.43.2.1.5
         cjnIpNetToMediaTable 1.3.6.1.4.1.1751.2.43.2.1.5.1 no-access
The IP Address Translation table used for mapping from IP addresses to physical addresses.
             cjnIpNetToMediaEntry 1.3.6.1.4.1.1751.2.43.2.1.5.1.1 no-access
Each entry contains one IpAddress to `physical' address equivalence.
                 cjnIpNetToMediaIfIndex 1.3.6.1.4.1.1751.2.43.2.1.5.1.1.1 integer read-only
The interface on which this entry's equivalence is effective. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. A value of 0 indicates that the entry is a static entry and does not bind to any interface.
                 cjnIpNetToMediaPhysAddress 1.3.6.1.4.1.1751.2.43.2.1.5.1.1.2 physaddress read-only
The media-dependent `physical' address.
                 cjnIpNetToMediaNetAddress 1.3.6.1.4.1.1751.2.43.2.1.5.1.1.3 ipaddress read-write
The IpAddress corresponding to the media- dependent `physical' address.
                 cjnIpNetToMediaRowStatus 1.3.6.1.4.1.1751.2.43.2.1.5.1.1.4 rowstatus read-only
The Status of this entry in the table. Note the available states: active(1), -- Obviously Active. notInService(2) -- Interface configured but disabled. notReady(3), -- Interface NOT configured. createAndGo(4), createAndWait(5) or destroy(6)
                 cjnIpNetToMediaType 1.3.6.1.4.1.1751.2.43.2.1.5.1.1.5 integer read-only
The type of mapping. The only vaild setting is to change from dynamic to static. Any other setting is invaild. Enumeration: 'static': 4, 'other': 1, 'dynamic': 3, 'invalid': 2.