MIB-INTEL-IP: View SNMP OID List / Download MIB
VENDOR: INTEL CORPORATION
Home | MIB: MIB-INTEL-IP | |||
---|---|---|---|---|
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 |
ipr | 1.3.6.1.4.1.343.6.38 | |||
rtIpRouteTable | 1.3.6.1.4.1.343.6.38.1 | no-access |
This entity's IP Routing table. |
|
1.3.6.1.4.1.343.6.38.1.1 | no-access |
A route to a particular destination. |
||
rtIpRouteChassis | 1.3.6.1.4.1.343.6.38.1.1.1 | integer | read-only |
Chassis number in stack that contains the module. |
rtIpRouteModule | 1.3.6.1.4.1.343.6.38.1.1.2 | integer | read-only |
Module number in the chassis. |
rtIpRouteInst | 1.3.6.1.4.1.343.6.38.1.1.3 | integer | read-only |
Routing table instance number. |
rtIpRouteDest | 1.3.6.1.4.1.343.6.38.1.1.4 | ipaddress | read-only |
The destination IP address of this route. |
rtIpRouteMask | 1.3.6.1.4.1.343.6.38.1.1.5 | ipaddress | read-only |
Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the rtIpRouteDest field. |
rtIpRouteIfIndex | 1.3.6.1.4.1.343.6.38.1.1.6 | integer | read-only |
The interface that the frame is forwarded on. |
rtIpRouteNextHop | 1.3.6.1.4.1.343.6.38.1.1.7 | ipaddress | read-only |
The IP address of the next hop of this route. |
rtIpRoutePref | 1.3.6.1.4.1.343.6.38.1.1.8 | integer | read-only |
The preference value for this route. |
rtIpRouteMetric | 1.3.6.1.4.1.343.6.38.1.1.9 | integer | read-only |
The routing metric for this route. The semantics of this metric are determined by the routing-protocol specified in the route's rtIpRouteProto value. |
rtIpRouteProto | 1.3.6.1.4.1.343.6.38.1.1.10 | integer | read-only |
The routing mechanism via which this route was learned. Enumeration: 'all': 6, 'direct': 1, 'rip': 4, 'other': 5, 'static': 2, 'ospf': 3. |
rtIpRouteAge | 1.3.6.1.4.1.343.6.38.1.1.11 | integer | read-only |
The 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. |
rtIpRteTable | 1.3.6.1.4.1.343.6.38.2 | no-access |
The 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. |
|
1.3.6.1.4.1.343.6.38.2.1 | no-access |
A route to a particular destination. |
||
rtIpRteChassis | 1.3.6.1.4.1.343.6.38.2.1.1 | integer | read-only |
Chassis number in stack that contains the module. |
rtIpRteModule | 1.3.6.1.4.1.343.6.38.2.1.2 | integer | read-only |
Module number in the chassis. |
rtIpRteInst | 1.3.6.1.4.1.343.6.38.2.1.3 | integer | read-only |
Alternative routing table instance number. |
rtIpRteDest | 1.3.6.1.4.1.343.6.38.2.1.4 | ipaddress | read-only |
The destination IP address of this route. |
rtIpRteMask | 1.3.6.1.4.1.343.6.38.2.1.5 | ipaddress | read-only |
Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the rtIpRteDest field. |
rtIpRtePref | 1.3.6.1.4.1.343.6.38.2.1.6 | integer | read-only |
The preference value for this route. |
rtIpRteProto | 1.3.6.1.4.1.343.6.38.2.1.7 | integer | read-only |
The routing mechanism via which this route was learned. Enumeration: 'all': 6, 'direct': 1, 'rip': 4, 'other': 5, 'static': 2, 'ospf': 3. |
rtIpRteIfIndex | 1.3.6.1.4.1.343.6.38.2.1.8 | integer | read-only |
The interface that the frame is forwarded on. |
rtIpRteNextHop | 1.3.6.1.4.1.343.6.38.2.1.9 | ipaddress | read-only |
The IP address of the next hop of this route. |
rtIpRteState | 1.3.6.1.4.1.343.6.38.2.1.10 | integer | read-write |
The state of the route. Enumeration: 'active': 1, 'inactive': 2. |
rtIpRteAge | 1.3.6.1.4.1.343.6.38.2.1.11 | integer | read-only |
The 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. |
rtIpRteMetric | 1.3.6.1.4.1.343.6.38.2.1.12 | integer | read-write |
The metric of the alternative route. |
rtIpStaticRouteTable | 1.3.6.1.4.1.343.6.38.3 | no-access |
A table of all configured static routes. |
|
1.3.6.1.4.1.343.6.38.3.1 | no-access |
An entry describing a single static route. |
||
rtIpStRtChassis | 1.3.6.1.4.1.343.6.38.3.1.1 | integer | read-write |
Chassis number in stack that contains the module. |
rtIpStRtModule | 1.3.6.1.4.1.343.6.38.3.1.2 | integer | read-write |
Module number in the chassis. |
rtIpStRtInst | 1.3.6.1.4.1.343.6.38.3.1.3 | integer | read-write |
Static routing table instance number. |
rtIpStRtDest | 1.3.6.1.4.1.343.6.38.3.1.4 | ipaddress | read-write |
The destination IP address of this route. |
rtIpStRtMask | 1.3.6.1.4.1.343.6.38.3.1.5 | ipaddress | read-write |
The destination IP mask of this route. |
rtIpStRtPref | 1.3.6.1.4.1.343.6.38.3.1.6 | integer | read-write |
The 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). |
rtIpStRtIfIndex | 1.3.6.1.4.1.343.6.38.3.1.7 | integer | read-write |
The interface that the frame is forwarded on. |
rtIpStRtNextHop | 1.3.6.1.4.1.343.6.38.3.1.8 | ipaddress | read-write |
The IP address of the next hop of this route. |
rtIpStRtMetric | 1.3.6.1.4.1.343.6.38.3.1.9 | integer | read-write |
The routing metric for this route. |
rtIpStRtStatus | 1.3.6.1.4.1.343.6.38.3.1.10 | rowstatus | read-write |
The status of the route. Setting it to 'destroy'(6) removes the static route from router's configuration. |
rtIpStRtState | 1.3.6.1.4.1.343.6.38.3.1.11 | integer | read-write |
The current state of the route. Enumeration: 'active': 1, 'inactive': 2. |