DELL-NETWORKING-FIB-MIB

File: DELL-NETWORKING-FIB-MIB.mib (17286 bytes)

Imported modules

SNMPv2-SMI IF-MIB INET-ADDRESS-MIB
SNMPv2-TC SNMPv2-CONF DELL-NETWORKING-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Unsigned32
Gauge32 Integer32 IpAddress
Counter64 InterfaceIndexOrZero InetAddressType
InetAddress InetAddressPrefixLength MacAddress
MODULE-COMPLIANCE OBJECT-GROUP dellNetMgmt

Defined Types

DellNetIpForwardVersionEntry  
SEQUENCE    
  dellNetIpForwardAddrFamily InetAddressType
  dellNetIpForwardVersion Counter64

DellNetIpForwardEntry  
SEQUENCE    
  dellNetIpforwardDest IpAddress
  dellNetIpforwardMask IpAddress
  dellNetIpforwardNextHop IpAddress
  dellNetIpforwardFirstHop IpAddress
  dellNetIpforwardIfIndex Integer32
  dellNetIpforwardMacAddress MacAddress
  dellNetIpforwardEgressPort OCTET STRING
  dellNetIpforwardCamIndex Integer32

DellNetInetCidrRouteTableEntry  
SEQUENCE    
  dellNetInetCidrRouteDestType InetAddressType
  dellNetInetCidrRouteDest InetAddress
  dellNetInetCidrRoutePfxLen InetAddressPrefixLength
  dellNetInetCidrRouteNextHopType InetAddressType
  dellNetInetCidrRouteNextHop InetAddress
  dellNetInetCidrRouteFirstHopType InetAddressType
  dellNetInetCidrRouteFirstHop InetAddress
  dellNetInetCidrRouteIfIndex InterfaceIndexOrZero
  dellNetInetCidrRouteMacAddress MacAddress
  dellNetInetCidrRouteEgressPort OCTET STRING
  dellNetInetCidrRouteCamIndex Unsigned32

Defined Values

dellNetIpForwardMib 1.3.6.1.4.1.6027.3.9
This MIB module is used to display CIDR multipath IP Routes.
MODULE-IDENTITY    

dellNetIpForwardMibObjects 1.3.6.1.4.1.6027.3.9.1
OBJECT IDENTIFIER    

dellNetIpForwardMibConformance 1.3.6.1.4.1.6027.3.9.2
OBJECT IDENTIFIER    

dellNetIpForwardVariable 1.3.6.1.4.1.6027.3.9.3
OBJECT IDENTIFIER    

chSysCardNumber 1.3.6.1.4.1.6027.3.9.3.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32  

dellNetIpForwardVersionTable 1.3.6.1.4.1.6027.3.9.1.1
This entity's IP forward version table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DellNetIpForwardVersionEntry

dellNetIpForwardVersionEntry 1.3.6.1.4.1.6027.3.9.1.1.1
The row definition for the ip forward version Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  DellNetIpForwardVersionEntry  

dellNetIpForwardAddrFamily 1.3.6.1.4.1.6027.3.9.1.1.1.1
Address Family of the IP Forwarding Table for which this entry provides the Version information.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

dellNetIpForwardVersion 1.3.6.1.4.1.6027.3.9.1.1.1.2
A version number on the Forwarding Table. This is always fetched from one line card.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

dellNetIpForwardTable 1.3.6.1.4.1.6027.3.9.1.2
This entity's IP Routing table.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DellNetIpForwardEntry

dellNetIpForwardEntry 1.3.6.1.4.1.6027.3.9.1.2.1
A particular route to a particular destination, under a particular policy.
Status: deprecated Access: not-accessible
OBJECT-TYPE    
  DellNetIpForwardEntry  

dellNetIpforwardDest 1.3.6.1.4.1.6027.3.9.1.2.1.1
The destination IP address of this route. An entry with a value of 0.0.0.0 is considered a default route.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

dellNetIpforwardMask 1.3.6.1.4.1.6027.3.9.1.2.1.2
Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the dellNetIpforwardDest field.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

dellNetIpforwardNextHop 1.3.6.1.4.1.6027.3.9.1.2.1.3
On remote routes, the address of the next system en route; Otherwise, 0.0.0.0.
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

dellNetIpforwardFirstHop 1.3.6.1.4.1.6027.3.9.1.2.1.4
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
Status: deprecated Access: read-only
OBJECT-TYPE    
  IpAddress  

dellNetIpforwardIfIndex 1.3.6.1.4.1.6027.3.9.1.2.1.5
The ifIndex value which identifies the local interface through which the next hop of this route should be reached.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

dellNetIpforwardMacAddress 1.3.6.1.4.1.6027.3.9.1.2.1.6
The Mac address of the NextHop.
Status: deprecated Access: read-only
OBJECT-TYPE    
  MacAddress  

dellNetIpforwardEgressPort 1.3.6.1.4.1.6027.3.9.1.2.1.7
The name of the egress port to which the packets will be forwarded.
Status: deprecated Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

dellNetIpforwardCamIndex 1.3.6.1.4.1.6027.3.9.1.2.1.8
Cam Entry corresponding to a row.
Status: deprecated Access: read-only
OBJECT-TYPE    
  Integer32  

dellNetInetCidrIpv4RouteNumber 1.3.6.1.4.1.6027.3.9.1.3
The number of current dellNetInetCidrRouteTable entries that are not Invalid and whose dellNetInetCidrRouteDestType is ipv4(1)
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

dellNetInetCidrIpv6RouteNumber 1.3.6.1.4.1.6027.3.9.1.4
The number of current dellNetInetCidrRouteTable entries that are not Invalid and whose dellNetInetCidrRouteDestType is ipv6(2)
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

dellNetInetCidrECMPGrpMax 1.3.6.1.4.1.6027.3.9.1.6
The number of maximum entries
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

dellNetInetCidrECMPGrpUsed 1.3.6.1.4.1.6027.3.9.1.7
The number of current entries that are not invalid
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

dellNetInetCidrECMPGrpAvl 1.3.6.1.4.1.6027.3.9.1.8
The number of available cam entries
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

dellNetInetCidrRouteTable 1.3.6.1.4.1.6027.3.9.1.5
This entity's IP Routing table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DellNetInetCidrRouteTableEntry

dellNetInetCidrRouteTableEntry 1.3.6.1.4.1.6027.3.9.1.5.1
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
Status: current Access: not-accessible
OBJECT-TYPE    
  DellNetInetCidrRouteTableEntry  

dellNetInetCidrRouteDestType 1.3.6.1.4.1.6027.3.9.1.5.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

dellNetInetCidrRouteDest 1.3.6.1.4.1.6027.3.9.1.5.1.2
The destination IP address of this route. The type of this address is determined by the value of the inetCidrRouteDestType object.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

dellNetInetCidrRoutePfxLen 1.3.6.1.4.1.6027.3.9.1.5.1.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressPrefixLength  

dellNetInetCidrRouteNextHopType 1.3.6.1.4.1.6027.3.9.1.5.1.4
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

dellNetInetCidrRouteNextHop 1.3.6.1.4.1.6027.3.9.1.5.1.5
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

dellNetInetCidrRouteFirstHopType 1.3.6.1.4.1.6027.3.9.1.5.1.6
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddressType  

dellNetInetCidrRouteFirstHop 1.3.6.1.4.1.6027.3.9.1.5.1.7
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  InetAddress  

dellNetInetCidrRouteIfIndex 1.3.6.1.4.1.6027.3.9.1.5.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  InterfaceIndexOrZero  

dellNetInetCidrRouteMacAddress 1.3.6.1.4.1.6027.3.9.1.5.1.9
The Mac address of the NextHop.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

dellNetInetCidrRouteEgressPort 1.3.6.1.4.1.6027.3.9.1.5.1.10
The name of the egress port to which the packets will be forwarded.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..255)  

dellNetInetCidrRouteCamIndex 1.3.6.1.4.1.6027.3.9.1.5.1.11
Cam Entry corresponding to a row.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

dellNetIpForwardMibCompliances 1.3.6.1.4.1.6027.3.9.2.1
OBJECT IDENTIFIER    

dellNetIpForwardMibGroups 1.3.6.1.4.1.6027.3.9.2.2
OBJECT IDENTIFIER    

dellNetIpForwardMibCompliance 1.3.6.1.4.1.6027.3.9.2.1.1
The basic implementation requirements for the Dell Networking OS Ip Forward MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

dellNetIpForwardObjectGroup 1.3.6.1.4.1.6027.3.9.2.2.1
Objects for the IP aware Route Table.
Status: current Access: read-only
OBJECT-GROUP