The MIB module for the management of CIDR multipath IP
Routes.
Copyright (C) The Internet Society (2006). This version
of this MIB module is a part of RFC 4292; see the RFC
itself for full legal notices.
Parsed from file IP-FORWARD-MIB.mib
Module: IP-FORWARD-MIB
ipForward MODULE-IDENTITY
LAST-UPDATED "9609190000Z" -- Thu Sep 26 16:34:47 PDT 1996
ORGANIZATION "IETF OSPF Working Group"
CONTACT-INFO
" Fred Baker
Postal: Cisco Systems
519 Lado Drive
Santa Barbara, California 93111
Phone: +1 805 681 0115
Email: [email protected]
"
DESCRIPTION
"The MIB module for the display of CIDR multipath IP Routes."
REVISION "9609190000Z"
DESCRIPTION
"Revisions made by the OSPF WG."
View at oid-info.com
The MIB module for the management of CIDR multipath IP
Routes.
Copyright (C) The Internet Society (2006). This version
of this MIB module is a part of RFC 4292; see the RFC
itself for full legal notices.
Parsed from file ipforwd.mib.txt
Company: None
Module: RFC1354-MIB
The MIB module for the display of CIDR multipath IP Routes.
ipForward MODULE-IDENTITY LAST-UPDATED "200602010000Z" ORGANIZATION "IETF IPv6 Working Group http://www.ietf.org/html.charters/ipv6-charter.html" CONTACT-INFO "Editor: Brian Haberman Johns Hopkins University - Applied Physics Laboratory Mailstop 17-S442 11100 Johns Hopkins Road Laurel MD, 20723-6099 USA Phone: +1-443-778-1319 Email: [email protected] Send comments to " DESCRIPTION "The MIB module for the management of CIDR multipath IP Routes. Copyright (C) The Internet Society (2006). This version of this MIB module is a part of RFC 4292; see the RFC itself for full legal notices." REVISION "200602010000Z" DESCRIPTION "IPv4/v6 version-independent revision. Minimal changes were made to the original RFC 2096 MIB to allow easy upgrade of existing IPv4 implementations to the version-independent MIB. These changes include: Adding inetCidrRouteDiscards as a replacement for the deprecated ipRoutingDiscards and ipv6DiscardedRoutes objects. Adding a new conformance statement to support the implementation of the IP Forwarding MIB in a read-only mode. The inetCidrRouteTable replaces the IPv4-specific ipCidrRouteTable, its related objects, and related conformance statements. Published as RFC 4292." REVISION "199609190000Z" DESCRIPTION "Revised to support CIDR routes. Published as RFC 2096." REVISION "199207022156Z" DESCRIPTION "Initial version, published as RFC 1354." ::= { ip 24 }
ipForward OBJECT IDENTIFIER ::= { ip 24 }
Automatically extracted from RFC2096
ipForward OBJECT IDENTIFIER ::= { ip 24 }
ipForward MODULE-IDENTITY LAST-UPDATED "9609190000Z" ORGANIZATION "IETF OSPF Working Group" CONTACT-INFO " Fred Baker Postal: Cisco Systems 519 Lado Drive Santa Barbara, California 93111 Phone: +1 805 681 0115 Email: [email protected] " DESCRIPTION "The MIB module for the display of CIDR multipath IP Routes." REVISION "9609190000Z" DESCRIPTION "Revisions made by the OSPF WG." ::= { ip 24 }
Internet Assigned Numbers Authority
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.4.24.0 | ipClearStats | 0 | 0 | None |
1.3.6.1.2.1.4.24.1 | ipForwardNumber | 1 | 1 | The number of current ipForwardTable entries that are not invalid. |
1.3.6.1.2.1.4.24.2 | ipForwardTable | 1 | 16 | This entity's IP Routing table. |
1.3.6.1.2.1.4.24.3 | ipCidrRouteNumber | 1 | 1 | The number of current ipCidrRouteTable entries that are not invalid. |
1.3.6.1.2.1.4.24.4 | ipCidrRouteTable | 1 | 17 | This entity's IP Routing table. |
1.3.6.1.2.1.4.24.5 | ipForwardConformance | 2 | 9 | None |
1.3.6.1.2.1.4.24.6 | inetCidrRouteNumber | 1 | 1 | The number of current inetCidrRouteTable entries that are not invalid. |
1.3.6.1.2.1.4.24.7 | inetCidrRouteTable | 1 | 18 | This entity's IP Routing table. |
1.3.6.1.2.1.4.24.8 | inetCidrRouteDiscards | 1 | 1 | The number of valid route entries discarded from the inetCidrRouteTable. Discarded route entries do not appear in the inetCidrRo… |
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.2.1.4.1 | ipForwarding | 13 | 33 | ipForwarding OBJECT-TYPE SYNTAX INTEGER { forwarding(1), -- acting as a router notForwarding(2) -- NOT acting as a router } MAX… |
1.3.6.1.2.1.4.2 | ipDefaultTTL | 2 | 17 | The default value inserted into the Time-To-Live field of the IP header of datagrams originated at this entity, whenever a TTL va… |
1.3.6.1.2.1.4.3 | ipInReceives | 2 | 11 | The total number of input datagrams received from interfaces, including those received in error. |
1.3.6.1.2.1.4.4 | ipInHdrErrors | 1 | 1 | The number of input datagrams discarded due to errors in their IP headers, including bad checksums, version number mismatch, othe… |
1.3.6.1.2.1.4.5 | ipInAddrErrors | 2 | 8 | The number of input datagrams discarded because the IP address in their IP header's destination field was not a valid address to … |
1.3.6.1.2.1.4.6 | ipForwDatagrams | 2 | 8 | The number of input datagrams for which this entity was not their final IP destination, as a result of which an attempt was made … |
1.3.6.1.2.1.4.7 | ipInUnknownProtos | 1 | 1 | The number of locally-addressed datagrams received successfully but discarded because of an unknown or unsupported protocol. |
1.3.6.1.2.1.4.8 | ipInDiscards | 2 | 9 | The number of input IP datagrams for which no problems were encountered to prevent their continued processing, but which were dis… |
1.3.6.1.2.1.4.9 | ipInDelivers | 1 | 1 | The total number of input datagrams successfully delivered to IP user-protocols (including ICMP). |
1.3.6.1.2.1.4.10 | ipOutRequests | 1 | 1 | The total number of IP datagrams which local IP user-protocols (including ICMP) supplied to IP in requests for transmission. Not… |
1.3.6.1.2.1.4.11 | ipOutDiscards | 1 | 1 | The number of output IP datagrams for which no problem was encountered to prevent their transmission to their destination, but wh… |
1.3.6.1.2.1.4.12 | ipOutNoRoutes | 1 | 9 | The number of IP datagrams discarded because no route could be found to transmit them to their destination. Note that this count… |
1.3.6.1.2.1.4.13 | ipReasmTimeout | 1 | 1 | The maximum number of seconds which received fragments are held while they are awaiting reassembly at this entity. |
1.3.6.1.2.1.4.14 | ipReasmReqds | 1 | 1 | Number of IP fragments received which needed to be reassembled at this entity. |
1.3.6.1.2.1.4.15 | ipReasmOKs | 0 | 0 | Number of IP datagrams successfully re-assembled. |
1.3.6.1.2.1.4.16 | ipReasmFails | 0 | 0 | Number of failures detected by the IP reassembly algorithm (for whatever reason: timed out, errors, etc). Note that this is not… |
1.3.6.1.2.1.4.17 | ipFragOKs | 0 | 0 | Number of IP datagrams that have been successfully fragmented at this entity. |
1.3.6.1.2.1.4.18 | ipFragFails | 0 | 0 | The number of IP datagrams that have been discarded because they needed to be fragmented at this entity but could not be, e.g.,… |
1.3.6.1.2.1.4.19 | ipFragCreates | 0 | 0 | Number of IP datagram fragments that have been generated as a result of fragmentation at this entity. |
1.3.6.1.2.1.4.20 | ipAddrTable | 1 | 6 | Table of addressing information relevant to this entity's IP addresses. |
1.3.6.1.2.1.4.21 | ipRouteTable, ipRoutingTable | 1 | 20 | IP Routing table |
1.3.6.1.2.1.4.22 | ipNetToMediaTable | 1 | 5 | IP Address Translation table used for mapping from IP addresses to physical addresses. |
1.3.6.1.2.1.4.23 | ipRoutingDiscards | 0 | 0 | Number of routing entries which were chosen to be discarded even though they are valid. One possible reason for discarding such… |
1.3.6.1.2.1.4.25 | ipv6IpForwarding, ipv4IfTable | 2 | 4 | The table containing per-interface IPv4-specific information. |
1.3.6.1.2.1.4.26 | ipv6IpDefaultHopLimit | 5 | 18 | The default value inserted into the Hop Limit field of the IPv6 header of datagrams originated at this entity whenever a Hop Limi… |
1.3.6.1.2.1.4.27 | ipv4InterfaceTableLastChange | 1 | 1 | The value of sysUpTime on the most recent occasion at which a row in the ipv4InterfaceTable was added or deleted, or when an ipv4… |
1.3.6.1.2.1.4.28 | ipv4InterfaceTable | 1 | 5 | The table containing per-interface IPv4-specific information. |
1.3.6.1.2.1.4.29 | ipv6InterfaceTableLastChange, inetNetToMediaTable | 2 | 8 | The value of sysUpTime on the most recent occasion at which a row in the ipv6InterfaceTable was added or deleted or when an ipv6I… |
1.3.6.1.2.1.4.30 | ipv6InterfaceTable, ipv6ScopeIdTable | 1 | 14 | The table containing per-interface IPv6-specific information. |
1.3.6.1.2.1.4.31 | ipTrafficStats | 3 | 98 | None |
1.3.6.1.2.1.4.32 | ipAddressPrefixTable | 1 | 10 | This table allows the user to determine the source of an IP address or set of IP addresses, and allows other tables to share the … |
1.3.6.1.2.1.4.33 | ipAddressSpinLock | 1 | 1 | An advisory lock used to allow cooperating SNMP managers to coordinate their use of the set operation in creating or modifying ro… |
1.3.6.1.2.1.4.34 | ipAddressTable | 1 | 12 | This table contains addressing information relevant to the entity's interfaces. This table does not contain multicast address inf… |
1.3.6.1.2.1.4.35 | ipNetToPhysicalTable | 1 | 9 | The IP Address Translation table used for mapping from IP addresses to physical addresses. The Address Translation tables contain… |
1.3.6.1.2.1.4.36 | ipv6ScopeZoneIndexTable | 1 | 14 | The table used to describe IPv6 unicast and multicast scope zones. For those objects that have names rather than numbers, the name… |
1.3.6.1.2.1.4.37 | ipDefaultRouterTable | 1 | 6 | The table used to describe the default routers known to this entity. |
1.3.6.1.2.1.4.38 | ipv6RouterAdvertSpinLock | 1 | 1 | An advisory lock used to allow cooperating SNMP managers to coordinate their use of the set operation in creating or modifying ro… |
1.3.6.1.2.1.4.39 | ipv6RouterAdvertTable | 1 | 13 | The table containing information used to construct router advertisements. |
1.3.6.1.2.1.4.40 | saviMIB | 2 | 34 | saviMIB MODULE-IDENTITY LAST-UPDATED "201003080037Z" --March 08,2010 ORGANIZATION "IETF SAVI Working Group" CONTACT-INFO "Chang… |