IP-EXTENSION-MIB
AI MIB Summary
The IP-EXTENSION-MIB provides vendor-specific extensions for monitoring IP version 4 interface statistics, routing table entries, and packet counters on Cajun network hardware. It enables granular visibility into IPv4 operational metrics beyond standard MIB-II definitions for device health and traffic analysis.
Cajun Private IP version 4 mib extentions
Main OID:
cjnIpv4.1.3.6.1.4.1.1751.2.43.2.1
80
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
80 total| Object Name |
|---|
cjnIpv4Cajun Private IP version 4 mib extentions MODULE-IDENTITY .1.3.6.1.4.1.1751.2.43.2.1 |
cjnIpGblExt OBJECT IDENTIFIER .1.3.6.1.4.1.1751.2.43.2.1.1 |
cjnIpEnabledEnable / Disable IP Unicast on this system.rw Enumeration .1.3.6.1.4.1.1751.2.43.2.1.1.1 |
cjnIpMCEnabledEnable or disable IP multicast on a global basis. This will affect all IP interfaces set up to use multicast protocols.rw Enumeration .1.3.6.1.4.1.1751.2.43.2.1.1.2 |
cjnIpRteEnabledEnable / Disable IP Routing on this system.rw Enumeration .1.3.6.1.4.1.1751.2.43.2.1.1.3 |
cjnIpSSREnabledEnable / Disable the use of IP Source Routing.rw Enumeration .1.3.6.1.4.1.1751.2.43.2.1.1.4 |
cjnMaxRoutesSpecify the maximum number of routes that can be added to the routing table. Note that these routes refer only to IP Unicast entries.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.1.5 |
cjnMaxArpCacheEntriesSpecify 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.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.1.6 |
cjnIpGlobalStatsResetWhen 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)rw Enumeration .1.3.6.1.4.1.1751.2.43.2.1.1.7 |
cjnProxyArpGblConf OBJECT IDENTIFIER .1.3.6.1.4.1.1751.2.43.2.1.2 |
cjnProxyArpLimitEnable 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.rw Enumeration .1.3.6.1.4.1.1751.2.43.2.1.2.1 |
cjnProxyArpDefRteEnable or disable the use of the default route on your Cajun switch as the route for Proxy ARPs.rw Enumeration .1.3.6.1.4.1.1751.2.43.2.1.2.2 |
cjnRtePrefGblGroup OBJECT IDENTIFIER .1.3.6.1.4.1.1751.2.43.2.1.3 |
cjnLocalRtePrefThe Routing Preference of Local Routes.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.3.1 |
cjnRIPRtePrefThe Routing Preference of RIP Routes.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.3.2 |
cjnOSPFIntraAreaRtePrefThe Routing Preference of OSPF Intra-area Routes.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.3.3 |
cjnOSPFExternalRtePrefThe Routing Preference of OSPF External Routes.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.3.4 |
cjnHighPrefStaticRtePrefThe Routing Preference of High-preference Static Routes.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.3.5 |
cjnLowPrefStaticRtePrefThe Routing Preference of Low-preference Static Routes.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.3.6 |
cjnOSPFInterAreaRtePrefThe Routing Preference of OSPF Inter-area Routes.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.3.7 |
cjnIpGblStats OBJECT IDENTIFIER .1.3.6.1.4.1.1751.2.43.2.1.4 |
cjnIpInReceivesThe total number of input datagrams received from interfaces, including those received in error.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.1 |
cjnIpInHdrErrorsThe 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.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.2 |
cjnIpInAddrErrorsThe 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.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.3 |
cjnIpForwDatagramsThe 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.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.4 |
cjnIpInUnknownProtosThe number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported protocol.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.5 |
cjnIpInDiscardsThe 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.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.6 |
cjnIpInDeliversThe total number of input datagrams successfully delivered to IP user-protocols (including ICMP).rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.7 |
cjnIpOutRequestsThe 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.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.8 |
cjnIpOutDiscardsThe 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.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.9 |
cjnIpOutNoRoutesThe 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.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.10 |
cjnIpReasmTimeoutThe maximum number of seconds which received fragments are held while they are awaiting reassembly at this entity.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.11 |
cjnIpReasmReqdsThe number of IP fragments received which needed to be reassembled at this entity.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.12 |
cjnIpReasmOKsThe number of IP datagrams successfully re- assembled.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.13 |
cjnIpReasmFailsThe 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.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.14 |
cjnIpFragOKsThe number of IP datagrams that have been successfully fragmented at this entity.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.15 |
cjnIpFragFailsThe 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.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.16 |
cjnIpFragCreatesThe number of IP datagram fragments that have been generated as a result of fragmentation at this entity.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.17 |
cjnIpRoutingDiscardsThe 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.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.18 |
cjnIcmpInMsgsThe total number of ICMP messages which the entity received. Note that this counter includes all those counted by icmpInErrors.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.19 |
cjnIcmpInErrorsThe number of ICMP messages which the entity received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.).rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.20 |
cjnIcmpInDestUnreachsThe number of ICMP Destination Unreachable messages received.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.21 |
cjnIcmpInTimeExcdsThe number of ICMP Time Exceeded messages received.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.22 |
cjnIcmpInParmProbsThe number of ICMP Parameter Problem messages received.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.23 |
cjnIcmpInSrcQuenchsThe number of ICMP Source Quench messages received.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.24 |
cjnIcmpInRedirectsThe number of ICMP Redirect messages received.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.25 |
cjnIcmpInEchosThe number of ICMP Echo (request) messages received.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.26 |
cjnIcmpInEchoRepsThe number of ICMP Echo Reply messages received.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.27 |
cjnIcmpInTimestampsThe number of ICMP Timestamp (request) messages received.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.28 |
cjnIcmpInTimestampRepsThe number of ICMP Timestamp Reply messages received.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.29 |
cjnIcmpInAddrMasksThe number of ICMP Address Mask Request messages received.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.30 |
cjnIcmpInAddrMaskRepsThe number of ICMP Address Mask Reply messages received.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.31 |
cjnIcmpOutMsgsThe total number of ICMP messages which this entity attempted to send. Note that this counter includes all those counted by icmpOutErrors.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.32 |
cjnIcmpOutErrorsThe 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.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.33 |
cjnIcmpOutDestUnreachsThe number of ICMP Destination Unreachable messages sent.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.34 |
cjnIcmpOutTimeExcdsThe number of ICMP Time Exceeded messages sent.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.35 |
cjnIcmpOutParmProbsThe number of ICMP Parameter Problem messages sent.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.36 |
cjnIcmpOutSrcQuenchsThe number of ICMP Source Quench messages sent.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.37 |
cjnIcmpOutRedirectsThe number of ICMP Redirect messages sent. For a host, this object will always be zero, since hosts do not send redirects.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.38 |
cjnIcmpOutEchosThe number of ICMP Echo (request) messages sent.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.39 |
cjnIcmpOutEchoRepsThe number of ICMP Echo Reply messages sent.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.40 |
cjnIcmpOutTimestampsThe number of ICMP Timestamp (request) messages sent.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.41 |
cjnIcmpOutTimestampRepsThe number of ICMP Timestamp Reply messages sent.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.42 |
cjnIcmpOutAddrMasksThe number of ICMP Address Mask Request messages sent.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.43 |
cjnIcmpOutAddrMaskRepsThe number of ICMP Address Mask Reply messages sent.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.44 |
cjnUdpInDatagramsThe total number of UDP datagrams delivered to UDP users.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.45 |
cjnUdpNoPortsThe total number of received UDP datagrams for which there was no application at the destination port.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.46 |
cjnUdpInErrorsThe number of received UDP datagrams that could not be delivered for reasons other than the lack of an application at the destination port.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.47 |
cjnUdpOutDatagramsThe total number of UDP datagrams sent from this entity.rw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.48 |
cjnIpmcForwDatagramsrw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.49 |
cjnIpmcInDiscardsrw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.50 |
cjnIpmcInReceivesrw INTEGER .1.3.6.1.4.1.1751.2.43.2.1.4.51 |
cjnIpNetToMediaGroup OBJECT IDENTIFIER .1.3.6.1.4.1.1751.2.43.2.1.5 |
cjnIpNetToMediaTableThe IP Address Translation table used for mapping from IP addresses to physical addresses. SEQUENCE OF CjnIpNetToMediaEntry .1.3.6.1.4.1.1751.2.43.2.1.5.1 |
cjnIpNetToMediaEntryEach entry contains one IpAddress to `physical' address equivalence. CjnIpNetToMediaEntry .1.3.6.1.4.1.1751.2.43.2.1.5.1.1 |
cjnIpNetToMediaIfIndexThe 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.ro INTEGER .1.3.6.1.4.1.1751.2.43.2.1.5.1.1.1 |
cjnIpNetToMediaPhysAddressThe media-dependent `physical' address.rw PhysAddress (SNMPv2-TC) .1.3.6.1.4.1.1751.2.43.2.1.5.1.1.2 |
cjnIpNetToMediaNetAddressThe IpAddress corresponding to the media- dependent `physical' address.rw IpAddress .1.3.6.1.4.1.1751.2.43.2.1.5.1.1.3 |
cjnIpNetToMediaRowStatusThe 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)rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.1751.2.43.2.1.5.1.1.4 |
cjnIpNetToMediaTypeThe type of mapping. The only vaild setting is to change from dynamic to static. Any other setting is invaild.rw Enumeration .1.3.6.1.4.1.1751.2.43.2.1.5.1.1.5 |