RFC1213-IPROUTE-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
1
Rows
1
Columns
13
.0.4.21
·
1 row entry
·
13 columns
Uses the bintec variant from
Command help
/opt/observium/mibs/bintec.
Walk ipRouteTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RFC1213-IPROUTE-MIB' -M '/opt/observium/mibs/bintec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RFC1213-IPROUTE-MIB::ipRouteTable'
The ipRouteTable contains the BRICK's routing table.
The IP routing table contains an entry for each route
presently known to the BRICK. Each entry in this table is a
route to a particular destination.
Creating entries: Entries may be created by setting a
new value for the ipRouteDest object.
Deleting entries: Entries may be deleted by setting
the ipRouteType of the entry to 'delete' or 'invalid'.
A route to a particular destination.
Indexes
| Column | Syntax | OID | ||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
ipRouteDestmandatory
The destination IP address of this route. An
entry with a value of 0.0.0.0 is considered a default route. Multiple routes to a single destination can appear in the table, but access to such multiple entries is depende… |
RFC1155-SMIIpAddressr/w Type Constraints: range: 4 |
.0.4.21.1.1 |
||||||||||||||||||||||||||||||
|
ipRouteIfIndexmandatory
The index value which uniquely identifies the
local interface through which the next hop of this route should be reached. The interface identified by a particular value of this index is the same interface as identified… |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.0.4.21.1.2 |
||||||||||||||||||||||||||||||
|
ipRouteMetric1mandatory
The metric of the route as specified by the RIP
protocol. When selecting routes, the route with the lowest value of ipRouteMetric1 is chosen. |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.0.4.21.1.3 |
||||||||||||||||||||||||||||||
|
ipRouteMetric2mandatory
Defined, but not used by the BRICK.
|
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.0.4.21.1.4 |
||||||||||||||||||||||||||||||
|
ipRouteMetric3mandatory
Defined, but nor used by the BRICK.
|
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.0.4.21.1.5 |
||||||||||||||||||||||||||||||
|
ipRouteMetric4mandatory
Defined, but not used by the BRICK.
|
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.0.4.21.1.6 |
||||||||||||||||||||||||||||||
|
ipRouteNextHopmandatory
The IP address of the next hop of this route.
(In the case of a route bound to an interface which is realized via a broadcast media, the value of this field is the agent's IP address on that interface.) |
RFC1155-SMIIpAddressr/w Type Constraints: range: 4 |
.0.4.21.1.7 |
||||||||||||||||||||||||||||||
|
ipRouteTypemandatory
The type of route. Note that the values
direct(3) and indirect(4) refer to the notion of direct and indirect routing in the IP architecture. Setting this object to the value invalid(2) has the effect of … |
Enumerationr/w Enumerated Values:
|
.0.4.21.1.8 |
||||||||||||||||||||||||||||||
|
ipRouteProtomandatory
The routing mechanism via which this route was
learned. Inclusion of values for gateway routing protocols is not intended to imply that hosts should support those protocols. other(1) = none of the follo… |
Enumeration Enumerated Values:
|
.0.4.21.1.9 |
||||||||||||||||||||||||||||||
|
ipRouteAgemandatory
The number of seconds since this route was last
updated or otherwise determined to be correct. Note that no semantics of `too old' can be implied except through knowledge of the routing protocol by which the route was l… |
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.0.4.21.1.10 |
||||||||||||||||||||||||||||||
|
ipRouteMaskmandatory
Indicate the mask to be logical-ANDed with the
destination address before being compared to the value in the ipRouteDest field. The BRICK is able to use arbitrary subnet-masks. If the subnet mask is not specified, it … |
RFC1155-SMIIpAddressr/w Type Constraints: range: 4 |
.0.4.21.1.11 |
||||||||||||||||||||||||||||||
|
ipRouteMetric5mandatory
Defined, but not used by the BRICK.
|
Integer32r/w Type Constraints: range: -2147483648..2147483647 |
.0.4.21.1.12 |
||||||||||||||||||||||||||||||
|
ipRouteInfomandatory
A reference to MIB definitions specific to the particular
routing protocol which is responsible for this route, as determined by the value specified in the route's ipRoute-Proto value. This value is currently not use… |
ObjectIdentifier | .0.4.21.1.13 |