MIB-INTEL-IP
Detailed view of the defined objects, syntax rules, and hierarchical paths.
42
Objects
Active
Status
3
Dependencies
Imported Objects
Objects
42 total| Object Name |
|---|
ipr OBJECT IDENTIFIER .1.3.6.1.4.1.208.2.38 |
RFC1155-SMI Unknown .1.3.6.1.4.1.208.2.38 |
rtIpRouteTableThis entity's IP Routing table. SEQUENCE OF RtIpRouteEntry .1.3.6.1.4.1.208.2.38.1 |
rtIpRouteEntryA route to a particular destination. RtIpRouteEntry .1.3.6.1.4.1.208.2.38.1.1 |
rtIpRouteChassisChassis number in stack that contains the module.ro INTEGER .1.3.6.1.4.1.208.2.38.1.1.1 |
rtIpRouteModuleModule number in the chassis.ro INTEGER .1.3.6.1.4.1.208.2.38.1.1.2 |
rtIpRouteInstRouting table instance number.ro INTEGER .1.3.6.1.4.1.208.2.38.1.1.3 |
rtIpRouteDestThe destination IP address of this route.ro IpAddress .1.3.6.1.4.1.208.2.38.1.1.4 |
rtIpRouteMaskIndicate the mask to be logical-ANDed with the
destination address before being compared to the
value in the rtIpRouteDest field.ro IpAddress .1.3.6.1.4.1.208.2.38.1.1.5 |
rtIpRouteIfIndexThe interface that the frame is forwarded on.ro INTEGER .1.3.6.1.4.1.208.2.38.1.1.6 |
rtIpRouteNextHopThe IP address of the next hop of this route.ro IpAddress .1.3.6.1.4.1.208.2.38.1.1.7 |
rtIpRoutePrefThe preference value for this route.ro INTEGER .1.3.6.1.4.1.208.2.38.1.1.8 |
rtIpRouteMetricThe routing metric for this route. The
semantics of this metric are determined by the
routing-protocol specified in the route's
rtIpRouteProto value.ro INTEGER .1.3.6.1.4.1.208.2.38.1.1.9 |
rtIpRouteProtoThe routing mechanism via which this route was
learned.ro Enumeration .1.3.6.1.4.1.208.2.38.1.1.10 |
rtIpRouteAgeThe number of seconds since this route was last
updated or otherwise detemined 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 learned.ro INTEGER .1.3.6.1.4.1.208.2.38.1.1.11 |
rtIpRteTableThe list of all routing table entries (RTE).
There may be several entries describing a route to the
same destination (entries with the same IP address and
mask but different preference, protocol or metric).
Forwarding engine uses only the best one - this one
which can be found in the Routing Table. All other
entries as well the best one are available in
rtIpRteTable.
If for some reason the best entry has been lost then
the best one will be chosen from other entries to the
same destination. SEQUENCE OF RtIpRteEntry .1.3.6.1.4.1.208.2.38.2 |
rtIpRteEntryA route to a particular destination. RtIpRteEntry .1.3.6.1.4.1.208.2.38.2.1 |
rtIpRteChassisChassis number in stack that contains the module.ro INTEGER .1.3.6.1.4.1.208.2.38.2.1.1 |
rtIpRteModuleModule number in the chassis.ro INTEGER .1.3.6.1.4.1.208.2.38.2.1.2 |
rtIpRteInstAlternative routing table instance number.ro INTEGER .1.3.6.1.4.1.208.2.38.2.1.3 |
rtIpRteDestThe destination IP address of this route.ro IpAddress .1.3.6.1.4.1.208.2.38.2.1.4 |
rtIpRteMaskIndicate the mask to be logical-ANDed with the
destination address before being compared to the
value in the rtIpRteDest field.ro IpAddress .1.3.6.1.4.1.208.2.38.2.1.5 |
rtIpRtePrefThe preference value for this route.ro INTEGER .1.3.6.1.4.1.208.2.38.2.1.6 |
rtIpRteProtoThe routing mechanism via which this route was
learned.ro Enumeration .1.3.6.1.4.1.208.2.38.2.1.7 |
rtIpRteIfIndexThe interface that the frame is forwarded on.ro INTEGER .1.3.6.1.4.1.208.2.38.2.1.8 |
rtIpRteNextHopThe IP address of the next hop of this route.ro IpAddress .1.3.6.1.4.1.208.2.38.2.1.9 |
rtIpRteStateThe state of the route.rw Enumeration .1.3.6.1.4.1.208.2.38.2.1.10 |
rtIpRteAgeThe number of seconds since this route was last
updated or otherwise detemined 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 learned.ro INTEGER .1.3.6.1.4.1.208.2.38.2.1.11 |
rtIpRteMetricThe metric of the alternative route.rw INTEGER .1.3.6.1.4.1.208.2.38.2.1.12 |
rtIpStaticRouteTableA table of all configured static routes. SEQUENCE OF RtIpStaticRouteEntry .1.3.6.1.4.1.208.2.38.3 |
rtIpStaticRouteEntryAn entry describing a single static route. RtIpStaticRouteEntry .1.3.6.1.4.1.208.2.38.3.1 |
rtIpStRtChassisChassis number in stack that contains the module.rw INTEGER .1.3.6.1.4.1.208.2.38.3.1.1 |
rtIpStRtModuleModule number in the chassis.rw INTEGER .1.3.6.1.4.1.208.2.38.3.1.2 |
rtIpStRtInstStatic routing table instance number.rw INTEGER .1.3.6.1.4.1.208.2.38.3.1.3 |
rtIpStRtDestThe destination IP address of this route.rw IpAddress .1.3.6.1.4.1.208.2.38.3.1.4 |
rtIpStRtMaskThe destination IP mask of this route.rw IpAddress .1.3.6.1.4.1.208.2.38.3.1.5 |
rtIpStRtPrefThe preference value for this route. This value
should be unique (neither other static routes to the
same destination nor other protocols can use this
value).rw INTEGER .1.3.6.1.4.1.208.2.38.3.1.6 |
rtIpStRtIfIndexThe interface that the frame is forwarded on.rw INTEGER .1.3.6.1.4.1.208.2.38.3.1.7 |
rtIpStRtNextHopThe IP address of the next hop of this route.rw IpAddress .1.3.6.1.4.1.208.2.38.3.1.8 |
rtIpStRtMetricThe routing metric for this route.rw INTEGER .1.3.6.1.4.1.208.2.38.3.1.9 |
rtIpStRtStatusThe status of the route. Setting it to 'destroy'(6)
removes the static route from router's configuration.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.208.2.38.3.1.10 |
rtIpStRtStateThe current state of the route.rw Enumeration .1.3.6.1.4.1.208.2.38.3.1.11 |