DELL-NETWORKING-FIB-MIB
- Registered at
- 1.3.6.1.4.1.6027.3.9
- Last updated
- 2007-09-14 12:00
- Organization
- Dell Inc
- Revisions
- 2011-07-08 12:00, 2007-09-14 12:00
- Namespace
- dell
- Source file
DELL-NETWORKING-FIB-MIB- Digest
sha256:8b4cad5a7cfbdb0f7ea32237a59f19d186439247f8ed9728b19e786d36270283
Description
This MIB module is used to display CIDR multipath IP Routes.
Contact
http://www.dell.com/support
Imports
| From | Symbols |
|---|---|
| DELL-NETWORKING-SMI | dellNetMgmt |
| IF-MIB | InterfaceIndexOrZero |
| INET-ADDRESS-MIB | InetAddress, InetAddressPrefixLength, InetAddressType |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter64, Gauge32, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, MacAddress, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
DELL-NETWORKING-FIB-MIB DELL-NETWORKING-SMI IANAifType-MIB IF-MIB INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| dellNetIpForwardMibObjects OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.9.1 | |||
| dellNetIpForwardVersionTable OBJECT-TYPE This entity's IP forward version table. | 1.3.6.1.4.1.6027.3.9.1.1 | not-accessible | current | |
| dellNetIpForwardVersionEntry OBJECT-TYPE The row definition for the ip forward version Table. | 1.3.6.1.4.1.6027.3.9.1.1.1 | not-accessible | current | |
| dellNetIpForwardAddrFamily OBJECT-TYPE Address Family of the IP Forwarding Table for which this entry provides the Version information. | 1.3.6.1.4.1.6027.3.9.1.1.1.1 | InetAddressType | not-accessible | current |
| dellNetIpForwardVersion OBJECT-TYPE A version number on the Forwarding Table. This is always fetched from one line card. | 1.3.6.1.4.1.6027.3.9.1.1.1.2 | Counter64 | read-only | current |
| dellNetIpForwardTable OBJECT-TYPE This entity's IP Routing table. | 1.3.6.1.4.1.6027.3.9.1.2 | not-accessible | deprecated | |
| dellNetIpForwardEntry OBJECT-TYPE A particular route to a particular destination, under a particular policy. | 1.3.6.1.4.1.6027.3.9.1.2.1 | not-accessible | deprecated | |
| dellNetIpforwardDest OBJECT-TYPE The destination IP address of this route. An entry with a value of 0.0.0.0 is considered a default route. | 1.3.6.1.4.1.6027.3.9.1.2.1.1 | IpAddress | read-only | deprecated |
| dellNetIpforwardMask OBJECT-TYPE Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the dellNetIpforwardDest field. | 1.3.6.1.4.1.6027.3.9.1.2.1.2 | IpAddress | read-only | deprecated |
| dellNetIpforwardNextHop OBJECT-TYPE On remote routes, the address of the next system en route; Otherwise, 0.0.0.0. | 1.3.6.1.4.1.6027.3.9.1.2.1.3 | IpAddress | read-only | deprecated |
| dellNetIpforwardFirstHop OBJECT-TYPE On remote routes, the address of the Gateway to the nexthop; 0.0.0.0 if the Nexthop itself is a Gateway to the Destination | 1.3.6.1.4.1.6027.3.9.1.2.1.4 | IpAddress | read-only | deprecated |
| dellNetIpforwardIfIndex OBJECT-TYPE The ifIndex value which identifies the local interface through which the next hop of this route should be reached. | 1.3.6.1.4.1.6027.3.9.1.2.1.5 | Integer32 | read-only | deprecated |
| dellNetIpforwardMacAddress OBJECT-TYPE The Mac address of the NextHop. | 1.3.6.1.4.1.6027.3.9.1.2.1.6 | MacAddress | read-only | deprecated |
| dellNetIpforwardEgressPort OBJECT-TYPE The name of the egress port to which the packets will be forwarded. | 1.3.6.1.4.1.6027.3.9.1.2.1.7 | OCTET STRING (SIZE(0..255)) | read-only | deprecated |
| dellNetIpforwardCamIndex OBJECT-TYPE Cam Entry corresponding to a row. | 1.3.6.1.4.1.6027.3.9.1.2.1.8 | Integer32 | read-only | deprecated |
| dellNetInetCidrIpv4RouteNumber OBJECT-TYPE The number of current dellNetInetCidrRouteTable entries that are not Invalid and whose dellNetInetCidrRouteDestType is ipv4(1) | 1.3.6.1.4.1.6027.3.9.1.3 | Gauge32 | read-only | current |
| dellNetInetCidrIpv6RouteNumber OBJECT-TYPE The number of current dellNetInetCidrRouteTable entries that are not Invalid and whose dellNetInetCidrRouteDestType is ipv6(2) | 1.3.6.1.4.1.6027.3.9.1.4 | Gauge32 | read-only | current |
| dellNetInetCidrRouteTable OBJECT-TYPE This entity's IP Routing table. | 1.3.6.1.4.1.6027.3.9.1.5 | not-accessible | current | |
| dellNetInetCidrRouteTableEntry OBJECT-TYPE A particular route to a particular destination Implementers need to be aware that if the total number of elements (octets or sub-identifiers) in inetCidrRouteDest, inetCidrRoutePolicy, and inetCidrRouteNextHop exceeds 111, then OIDs of column instances in this table will have more than 128 sub- identifiers and cannot be accessed using SNMPv1, SNMPv2c, or SNMPv3. For S-Series Platform, Value of chSysCardNumber will always be zero | 1.3.6.1.4.1.6027.3.9.1.5.1 | not-accessible | current | |
| dellNetInetCidrRouteDestType OBJECT-TYPE The type of the inetCidrRouteDest address, as defined in the InetAddress MIB. Only those address types that may appear in an actual routing table are allowed as values of this object. | 1.3.6.1.4.1.6027.3.9.1.5.1.1 | InetAddressType | not-accessible | current |
| dellNetInetCidrRouteDest OBJECT-TYPE The destination IP address of this route. The type of this address is determined by the value of the inetCidrRouteDestType object. | 1.3.6.1.4.1.6027.3.9.1.5.1.2 | InetAddress | not-accessible | current |
| dellNetInetCidrRoutePfxLen OBJECT-TYPE Indicates the number of leading one bits that form the mask to be logical-ANDed with the destination address before being compared to the value in the inetCidrRouteDest field. | 1.3.6.1.4.1.6027.3.9.1.5.1.3 | InetAddressPrefixLength | not-accessible | current |
| dellNetInetCidrRouteNextHopType OBJECT-TYPE The type of the inetCidrRouteNextHop address, as defined in the InetAddress MIB. Value should be set to unknown(0) for non-remote routes. Only those address types that may appear in an actual routing table are allowed as values of this object. | 1.3.6.1.4.1.6027.3.9.1.5.1.4 | InetAddressType | not-accessible | current |
| dellNetInetCidrRouteNextHop OBJECT-TYPE On remote routes, the address of the next system en route. For non-remote routes, a zero length string. The type of this address is determined by the value of the inetCidrRouteNextHopType object. | 1.3.6.1.4.1.6027.3.9.1.5.1.5 | InetAddress | not-accessible | current |
| dellNetInetCidrRouteFirstHopType OBJECT-TYPE The type of the inetCidrRouteFirstHop address, as defined in the InetAddress MIB. Value should be set to unknown(0) for non-remote routes. Only those address types that may appear in an actual routing table are allowed as values of this object. | 1.3.6.1.4.1.6027.3.9.1.5.1.6 | InetAddressType | not-accessible | current |
| dellNetInetCidrRouteFirstHop OBJECT-TYPE The address of the gateway to the Nexthop. If the nexthop itself is the gateway, a zero length string. The type of this address is determined by the value of the inetCidrRouteFirstHopType object. | 1.3.6.1.4.1.6027.3.9.1.5.1.7 | InetAddress | not-accessible | current |
| dellNetInetCidrRouteIfIndex OBJECT-TYPE The ifIndex value that identifies the local interface through which the next hop of this route should be reached. A value of 0 is valid and represents the scenario where no interface is specified. | 1.3.6.1.4.1.6027.3.9.1.5.1.8 | InterfaceIndexOrZero | read-only | current |
| dellNetInetCidrRouteMacAddress OBJECT-TYPE The Mac address of the NextHop. | 1.3.6.1.4.1.6027.3.9.1.5.1.9 | MacAddress | read-only | current |
| dellNetInetCidrRouteEgressPort OBJECT-TYPE The name of the egress port to which the packets will be forwarded. | 1.3.6.1.4.1.6027.3.9.1.5.1.10 | OCTET STRING (SIZE(0..255)) | read-only | current |
| dellNetInetCidrRouteCamIndex OBJECT-TYPE Cam Entry corresponding to a row. | 1.3.6.1.4.1.6027.3.9.1.5.1.11 | Unsigned32 | read-only | current |
| dellNetInetCidrECMPGrpMax OBJECT-TYPE The number of maximum entries | 1.3.6.1.4.1.6027.3.9.1.6 | Gauge32 | read-only | current |
| dellNetInetCidrECMPGrpUsed OBJECT-TYPE The number of current entries that are not invalid | 1.3.6.1.4.1.6027.3.9.1.7 | Gauge32 | read-only | current |
| dellNetInetCidrECMPGrpAvl OBJECT-TYPE The number of available cam entries | 1.3.6.1.4.1.6027.3.9.1.8 | Gauge32 | read-only | current |
| dellNetIpForwardMibConformance OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.9.2 | |||
| dellNetIpForwardMibCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.9.2.1 | |||
| dellNetIpForwardMibGroups OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.9.2.2 | |||
| dellNetIpForwardVariable OBJECT-IDENTITY | 1.3.6.1.4.1.6027.3.9.3 | |||
| chSysCardNumber OBJECT-TYPE This is the card number assigned to the line cards and the RPM cards in the chassis. The line cards number are from 0 to 13 and the RPM are from 0 to 1. | 1.3.6.1.4.1.6027.3.9.3.1 | Integer32 | not-accessible | current |
Conformance
| Name | OID | Status |
|---|---|---|
| dellNetIpForwardMibCompliance MODULE-COMPLIANCE The basic implementation requirements for the Dell Networking OS Ip Forward MIB. | 1.3.6.1.4.1.6027.3.9.2.1.1 | current |
| dellNetIpForwardObjectGroup OBJECT-GROUP Objects for the IP aware Route Table. | 1.3.6.1.4.1.6027.3.9.2.2.1 | current |