DELL-NETWORKING-FIB-MIB: View SNMP OID List / Download MIB
VENDOR: FORCE10 NETWORKS
Home | MIB: DELL-NETWORKING-FIB-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
dellNetIpForwardMib | 1.3.6.1.4.1.6027.3.9 |
This MIB module is used to display CIDR multipath IP Routes. |
||
dellNetIpForwardMibObjects | 1.3.6.1.4.1.6027.3.9.1 | |||
dellNetIpForwardVersionTable | 1.3.6.1.4.1.6027.3.9.1.1 | no-access |
This entity's IP forward version table. |
|
1.3.6.1.4.1.6027.3.9.1.1.1 | no-access |
The row definition for the ip forward version Table. |
||
dellNetIpForwardAddrFamily | 1.3.6.1.4.1.6027.3.9.1.1.1.1 | inetaddresstype | no-access |
Address Family of the IP Forwarding Table for which this entry provides the Version information. |
dellNetIpForwardVersion | 1.3.6.1.4.1.6027.3.9.1.1.1.2 | counter64 | read-only |
A version number on the Forwarding Table. This is always fetched from one line card. |
dellNetIpForwardTable | 1.3.6.1.4.1.6027.3.9.1.2 | no-access |
This entity's IP Routing table. |
|
1.3.6.1.4.1.6027.3.9.1.2.1 | no-access |
A particular route to a particular destination, under a particular policy. |
||
dellNetIpforwardDest | 1.3.6.1.4.1.6027.3.9.1.2.1.1 | ipaddress | read-only |
The destination IP address of this route. An entry with a value of 0.0.0.0 is considered a default route. |
dellNetIpforwardMask | 1.3.6.1.4.1.6027.3.9.1.2.1.2 | ipaddress | read-only |
Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the dellNetIpforwardDest field. |
dellNetIpforwardNextHop | 1.3.6.1.4.1.6027.3.9.1.2.1.3 | ipaddress | read-only |
On remote routes, the address of the next system en route; Otherwise, 0.0.0.0. |
dellNetIpforwardFirstHop | 1.3.6.1.4.1.6027.3.9.1.2.1.4 | ipaddress | read-only |
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 |
dellNetIpforwardIfIndex | 1.3.6.1.4.1.6027.3.9.1.2.1.5 | integer32 | read-only |
The ifIndex value which identifies the local interface through which the next hop of this route should be reached. |
dellNetIpforwardMacAddress | 1.3.6.1.4.1.6027.3.9.1.2.1.6 | macaddress | read-only |
The Mac address of the NextHop. |
dellNetIpforwardEgressPort | 1.3.6.1.4.1.6027.3.9.1.2.1.7 | octet string | read-only |
The name of the egress port to which the packets will be forwarded. |
dellNetIpforwardCamIndex | 1.3.6.1.4.1.6027.3.9.1.2.1.8 | integer32 | read-only |
Cam Entry corresponding to a row. |
dellNetInetCidrIpv4RouteNumber | 1.3.6.1.4.1.6027.3.9.1.3 | gauge32 | read-only |
The number of current dellNetInetCidrRouteTable entries that are not Invalid and whose dellNetInetCidrRouteDestType is ipv4(1) |
dellNetInetCidrIpv6RouteNumber | 1.3.6.1.4.1.6027.3.9.1.4 | gauge32 | read-only |
The number of current dellNetInetCidrRouteTable entries that are not Invalid and whose dellNetInetCidrRouteDestType is ipv6(2) |
dellNetInetCidrRouteTable | 1.3.6.1.4.1.6027.3.9.1.5 | no-access |
This entity's IP Routing table. |
|
1.3.6.1.4.1.6027.3.9.1.5.1 | no-access |
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 |
||
dellNetInetCidrRouteDestType | 1.3.6.1.4.1.6027.3.9.1.5.1.1 | inetaddresstype | no-access |
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. |
dellNetInetCidrRouteDest | 1.3.6.1.4.1.6027.3.9.1.5.1.2 | inetaddress | no-access |
The destination IP address of this route. The type of this address is determined by the value of the inetCidrRouteDestType object. |
dellNetInetCidrRoutePfxLen | 1.3.6.1.4.1.6027.3.9.1.5.1.3 | inetaddressprefixlength | no-access |
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. |
dellNetInetCidrRouteNextHopType | 1.3.6.1.4.1.6027.3.9.1.5.1.4 | inetaddresstype | no-access |
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. |
dellNetInetCidrRouteNextHop | 1.3.6.1.4.1.6027.3.9.1.5.1.5 | inetaddress | no-access |
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. |
dellNetInetCidrRouteFirstHopType | 1.3.6.1.4.1.6027.3.9.1.5.1.6 | inetaddresstype | no-access |
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. |
dellNetInetCidrRouteFirstHop | 1.3.6.1.4.1.6027.3.9.1.5.1.7 | inetaddress | no-access |
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. |
dellNetInetCidrRouteIfIndex | 1.3.6.1.4.1.6027.3.9.1.5.1.8 | interfaceindexorzero | read-only |
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. |
dellNetInetCidrRouteMacAddress | 1.3.6.1.4.1.6027.3.9.1.5.1.9 | macaddress | read-only |
The Mac address of the NextHop. |
dellNetInetCidrRouteEgressPort | 1.3.6.1.4.1.6027.3.9.1.5.1.10 | octet string | read-only |
The name of the egress port to which the packets will be forwarded. |
dellNetInetCidrRouteCamIndex | 1.3.6.1.4.1.6027.3.9.1.5.1.11 | unsigned32 | read-only |
Cam Entry corresponding to a row. |
dellNetIpForwardMibConformance | 1.3.6.1.4.1.6027.3.9.2 | |||
dellNetIpForwardMibCompliances | 1.3.6.1.4.1.6027.3.9.2.1 | |||
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. |
||
dellNetIpForwardMibGroups | 1.3.6.1.4.1.6027.3.9.2.2 | |||
dellNetIpForwardObjectGroup | 1.3.6.1.4.1.6027.3.9.2.2.1 |
Objects for the IP aware Route Table. |
||
dellNetIpForwardVariable | 1.3.6.1.4.1.6027.3.9.3 | |||
chSysCardNumber | 1.3.6.1.4.1.6027.3.9.3.1 | integer32 | read-only |
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. |