IP-EXTENSION-MIB

IP-EXTENSION-MIB Download

MIBs list

Cajun Private IP version 4 mib extentions

IPHost Network Monitor offer an easy way of SNMP monitoring your Avaya network devices.

OID list for IP-EXTENSION-MIB

cjnIpEnabled
Enable / Disable IP Unicast on this system.
cjnIpMCEnabled
Enable or disable IP multicast on a global basis. This will affect all IP interfaces set up to use multicast protocols.
cjnIpRteEnabled
Enable / Disable IP Routing on this system.
cjnIpSSREnabled
Enable / Disable the use of IP Source Routing.
cjnMaxRoutes
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
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 e ...
cjnIpGlobalStatsReset
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)
cjnProxyArpLimit
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 reque ...
cjnProxyArpDefRte
Enable or disable the use of the default route on your Cajun switch as the route for Proxy ARPs.
cjnLocalRtePref
The Routing Preference of Local Routes.
cjnRIPRtePref
The Routing Preference of RIP Routes.
cjnOSPFIntraAreaRtePref
The Routing Preference of OSPF Intra-area Routes.
cjnOSPFExternalRtePref
The Routing Preference of OSPF External Routes.
cjnHighPrefStaticRtePref
The Routing Preference of High-preference Static Routes.
cjnLowPrefStaticRtePref
The Routing Preference of Low-preference Static Routes.
cjnOSPFInterAreaRtePref
The Routing Preference of OSPF Inter-area Routes.
cjnIpInReceives
The total number of input datagrams received from interfaces, including those received in error.
cjnIpInHdrErrors
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
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., ...
cjnIpForwDatagrams
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 incl ...
cjnIpInUnknownProtos
The number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported protocol.
cjnIpInDiscards
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-as ...
cjnIpInDelivers
The total number of input datagrams successfully delivered to IP user-protocols (including ICMP).
cjnIpOutRequests
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
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 ipForwDatagram ...
cjnIpOutNoRoutes
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 datagarm ...
cjnIpReasmTimeout
The maximum number of seconds which received fragments are held while they are awaiting reassembly at this entity.
cjnIpReasmReqds
The number of IP fragments received which needed to be reassembled at this entity.
cjnIpReasmOKs
The number of IP datagrams successfully re- assembled.
cjnIpReasmFails
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 ...
cjnIpFragOKs
The number of IP datagrams that have been successfully fragmented at this entity.
cjnIpFragFails
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
The number of IP datagram fragments that have been generated as a result of fragmentation at this entity.
cjnIpRoutingDiscards
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
The total number of ICMP messages which the entity received. Note that this counter includes all those counted by icmpInErrors.
cjnIcmpInErrors
The number of ICMP messages which the entity received but determined as having ICMP-specific errors (bad ICMP checksums, bad length, etc.).
cjnIcmpInDestUnreachs
The number of ICMP Destination Unreachable messages received.
cjnIcmpInTimeExcds
The number of ICMP Time Exceeded messages received.
cjnIcmpInParmProbs
The number of ICMP Parameter Problem messages received.
cjnIcmpInSrcQuenchs
The number of ICMP Source Quench messages received.
cjnIcmpInRedirects
The number of ICMP Redirect messages received.
cjnIcmpInEchos
The number of ICMP Echo (request) messages received.
cjnIcmpInEchoReps
The number of ICMP Echo Reply messages received.
cjnIcmpInTimestamps
The number of ICMP Timestamp (request) messages received.
cjnIcmpInTimestampReps
The number of ICMP Timestamp Reply messages received.
cjnIcmpInAddrMasks
The number of ICMP Address Mask Request messages received.
cjnIcmpInAddrMaskReps
The number of ICMP Address Mask Reply messages received.
cjnIcmpOutMsgs
The total number of ICMP messages which this entity attempted to send. Note that this counter includes all those counted by icmpOutErrors.
cjnIcmpOutErrors
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 datagra ...
cjnIcmpOutDestUnreachs
The number of ICMP Destination Unreachable messages sent.
cjnIcmpOutTimeExcds
The number of ICMP Time Exceeded messages sent.
cjnIcmpOutParmProbs
The number of ICMP Parameter Problem messages sent.
cjnIcmpOutSrcQuenchs
The number of ICMP Source Quench messages sent.
cjnIcmpOutRedirects
The number of ICMP Redirect messages sent. For a host, this object will always be zero, since hosts do not send redirects.
cjnIcmpOutEchos
The number of ICMP Echo (request) messages sent.
cjnIcmpOutEchoReps
The number of ICMP Echo Reply messages sent.
cjnIcmpOutTimestamps
The number of ICMP Timestamp (request) messages sent.
cjnIcmpOutTimestampReps
The number of ICMP Timestamp Reply messages sent.
cjnIcmpOutAddrMasks
The number of ICMP Address Mask Request messages sent.
cjnIcmpOutAddrMaskReps
The number of ICMP Address Mask Reply messages sent.
cjnUdpInDatagrams
The total number of UDP datagrams delivered to UDP users.
cjnUdpNoPorts
The total number of received UDP datagrams for which there was no application at the destination port.
cjnUdpInErrors
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
The total number of UDP datagrams sent from this entity.
cjnIpmcForwDatagrams
cjnIpmcInDiscards
cjnIpmcInReceives
cjnIpNetToMediaTable
The IP Address Translation table used for mapping from IP addresses to physical addresses.
cjnIpNetToMediaEntry
Each entry contains one IpAddress to `physical' address equivalence.
cjnIpNetToMediaIfIndex
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 ...
cjnIpNetToMediaPhysAddress
The media-dependent `physical' address.
cjnIpNetToMediaNetAddress
The IpAddress corresponding to the media- dependent `physical' address.
cjnIpNetToMediaRowStatus
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
The type of mapping. The only vaild setting is to change from dynamic to static. Any other setting is invaild.

MIBs list