MIB Viewer

DEVROUTE-MIB

17 objects
The aniDevRoutingTable allows the user to view and configure routes. It is similar to the ipRouteTable in RFC1213 except that the table is indexed on 3 objects (aniDevRouteDest, aniDevRouteNextHop, aniDevRouteMask instead of just one). Also, some of the objects are read-only since our software does not allow their configuration. Routes can be added and deleted using this table. The aniDevRouteNextHop field for existing routes can be modified. To add an entry, send a set request with all the index fields set appropriately. It is required to specify aniDevRouteFlag while adding a new route. To delete an entry, select the row with the correct index fields and set the parameter aniDevRouteType to invalid(2). Note, aniDevRouteType cannot be set as anything else other than invalid(2). When the device (BSU or SU) is in Bridge mode, the routing table will not be displayed.
Imported Objects
ANIROOT-MIBdevice
RFC1155-SMIIpAddress
SNMPv2-SMIMODULE-IDENTITY OBJECT-TYPE
OIDNameAccessStatusDescription
1.3.6.1.4.1.4325.2.9IdentityaniDevRouteThe aniDevRoutingTable allows the user to view and configure routes. It is similar to the ipRouteTable in RFC1213 except that the table is indexed on 3 objects…
1.3.6.1.4.1.4325.2.9.1TableaniDevRouteTablenot-accessiblecurrentThis entity's IP Routing table.
1.3.6.1.4.1.4325.2.9.1.1RowaniDevRouteEntrynot-accessiblecurrentA route to a particular destination.
1.3.6.1.4.1.4325.2.9.1.1.1ColumnaniDevRouteDestread-createcurrentThe 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…
1.3.6.1.4.1.4325.2.9.1.1.2ColumnaniDevRouteIfIndexread-onlycurrentThe index value which uniquely identifies the local interface through which the next hop of this route should be reached. The interface identified by a particu…
1.3.6.1.4.1.4325.2.9.1.1.3ColumnaniDevRouteMetric1read-onlycurrentThe primary routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's aniDevRouteProto value.…
1.3.6.1.4.1.4325.2.9.1.1.4ColumnaniDevRouteMetric2read-onlycurrentAn alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's aniDevRouteProto value…
1.3.6.1.4.1.4325.2.9.1.1.5ColumnaniDevRouteMetric3read-onlycurrentAn alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's aniDevRouteProto value…
1.3.6.1.4.1.4325.2.9.1.1.6ColumnaniDevRouteMetric4read-onlycurrentAn alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's aniDevRouteProto value…
1.3.6.1.4.1.4325.2.9.1.1.7ColumnaniDevRouteNextHopread-createcurrentThe 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…
1.3.6.1.4.1.4325.2.9.1.1.8ColumnaniDevRouteTyperead-createcurrentThe type of route. Currently, aniDevRouteType cannot be set to anything other than invalid(2). Setting this object to the value invalid(2) has the effect of de…
1.3.6.1.4.1.4325.2.9.1.1.9ColumnaniDevRouteProtoread-onlycurrentThe routing mechanism via which this route was learned. Inclusion of values for gateway routing protocols is not intended to imply that hosts should support th…
1.3.6.1.4.1.4325.2.9.1.1.10ColumnaniDevRouteAgeread-onlycurrentThe 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 throug…
1.3.6.1.4.1.4325.2.9.1.1.11ColumnaniDevRouteMaskread-createcurrentIndicate the mask to be logical-ANDed with the destination address before being compared to the value in the aniDevRouteDest field. For those systems that do n…
1.3.6.1.4.1.4325.2.9.1.1.12ColumnaniDevRouteMetric5read-onlycurrentAn alternate routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's aniDevRouteProto value…
1.3.6.1.4.1.4325.2.9.1.1.13ColumnaniDevRouteInforead-onlycurrentA reference to MIB definitions specific to the particular routing protocol which is responsible for this route, as determined by the value specified in the rou…
1.3.6.1.4.1.4325.2.9.1.1.14ColumnaniDevRouteFlagread-createcurrentThe flag to be associated with this particular route entry. While adding a network route, set this value to network(1). When a host route is being added, this …