MIB-INTEL-OSPF: View SNMP OID List / Download MIB
VENDOR: INTEL CORPORATION
Home | MIB: MIB-INTEL-OSPF | |||
---|---|---|---|---|
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 |
ospf | 1.3.6.1.4.1.343.6.40 | |||
ospfIpRouteTable | 1.3.6.1.4.1.343.6.40.1 | no-access |
This entity's IP OSPF Routing table. |
|
1.3.6.1.4.1.343.6.40.1.1 | no-access |
A route to a particular destination. |
||
ospfIpRouteChassis | 1.3.6.1.4.1.343.6.40.1.1.1 | integer | read-only |
Chassis number in stack that contains the module. |
ospfIpRouteModule | 1.3.6.1.4.1.343.6.40.1.1.2 | integer | read-only |
Module number in the chassis. |
ospfIpRouteInst | 1.3.6.1.4.1.343.6.40.1.1.3 | integer | read-only |
OSPF routing table instance number. |
ospfIpRouteDest | 1.3.6.1.4.1.343.6.40.1.1.4 | ipaddress | read-only |
The destination IP address of this route. |
ospfIpRouteMask | 1.3.6.1.4.1.343.6.40.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 ospfIpRouteDest field. |
ospfIpRouteIfIndex | 1.3.6.1.4.1.343.6.40.1.1.6 | integer | read-only |
The interface that the frame is forwarded on. |
ospfIpRouteNextHop | 1.3.6.1.4.1.343.6.40.1.1.7 | ipaddress | read-only |
The IP address of the next hop of this route. |
ospfIpRoutePref | 1.3.6.1.4.1.343.6.40.1.1.8 | integer | read-only |
The preference value for this route. |
ospfIpRouteCost | 1.3.6.1.4.1.343.6.40.1.1.9 | integer | read-only |
The OSPF routing cost for this route. |
ospfIpRouteState | 1.3.6.1.4.1.343.6.40.1.1.10 | integer | read-write |
The current state of the route. Enumeration: 'active': 1, 'inactive': 2, 'dead': 3. |
ospfIpRouteAge | 1.3.6.1.4.1.343.6.40.1.1.11 | integer | read-only |
The number of seconds since this route was last updated or otherwise detemined to be correct. |
ospfIpRouteProtoType | 1.3.6.1.4.1.343.6.40.1.1.12 | integer | read-only |
The OSPF protocol type. Enumeration: 'ext2': 4, 'ext1': 3, 'type3Discard': 5, 'interArea': 2, 'type7Discard': 6, 'intraArea': 1, 'other': 7. |
ospfIfCntTable | 1.3.6.1.4.1.343.6.40.2 | no-access |
OSPF counters table. |
|
1.3.6.1.4.1.343.6.40.2.1 | no-access |
The OSPF counters for the interface. |
||
ospfCntChassis | 1.3.6.1.4.1.343.6.40.2.1.1 | integer | read-only |
Chassis number in stack that contains the module. |
ospfCntModule | 1.3.6.1.4.1.343.6.40.2.1.2 | integer | read-only |
Module number in the chassis. |
ospfCntIfIpAddress | 1.3.6.1.4.1.343.6.40.2.1.3 | ipaddress | read-only |
The IP address of this OSPF interface. |
ospfCntAddressLessIf | 1.3.6.1.4.1.343.6.40.2.1.4 | integer | read-only |
This variable takes the value 0 on interfaces with IP addresses, and the corresponding value of ifIndex for interfaces having no IP address. |
ospfCntBadVer | 1.3.6.1.4.1.343.6.40.2.1.5 | counter | read-write |
The number of Bad OSPF Version configuration errors. |
ospfCntBadAreaId | 1.3.6.1.4.1.343.6.40.2.1.6 | counter | read-write |
The number of Bad Area Id configuration errors. |
ospfCntMaskMismatch | 1.3.6.1.4.1.343.6.40.2.1.7 | counter | read-write |
The number of Net Mask Mismatch configuration errors. |
ospfCntAuthMismatch | 1.3.6.1.4.1.343.6.40.2.1.8 | counter | read-write |
The number of Authentication Type Mismatch configuration errors. |
ospfCntAuthFail | 1.3.6.1.4.1.343.6.40.2.1.9 | counter | read-write |
The number of Authentication Failure configuration errors. |
ospfCntExtOptMismatch | 1.3.6.1.4.1.343.6.40.2.1.10 | counter | read-write |
The number of External Option Mismatch configuration errors. |
ospfCntNSSAOptMismatch | 1.3.6.1.4.1.343.6.40.2.1.11 | counter | read-write |
The number of NSSA Option Mismatch configuration errors. |
ospfCntNBMANeighbor | 1.3.6.1.4.1.343.6.40.2.1.12 | counter | read-write |
The number of Unknown NBMA Neighbour configuration errors. |
ospfCntVirtNeighbor | 1.3.6.1.4.1.343.6.40.2.1.13 | counter | read-write |
The number of Unknown Virtual Neighbour configuration errors. |
ospfCntHelloMismatch | 1.3.6.1.4.1.343.6.40.2.1.14 | counter | read-write |
The number of Hello Interval Mismatch configuration errors. |
ospfCntDeadMismatch | 1.3.6.1.4.1.343.6.40.2.1.15 | counter | read-write |
The number of Dead Interval Mismatch configuration errors. |
ospfCntBadType | 1.3.6.1.4.1.343.6.40.2.1.16 | counter | read-write |
The number of Bad Packet Type errors. |
ospfCntBadChksum | 1.3.6.1.4.1.343.6.40.2.1.17 | counter | read-write |
The number of Bad Packet Checksum errors. |
ospfCntBadLen | 1.3.6.1.4.1.343.6.40.2.1.18 | counter | read-write |
The number of Bad Packet Length errors. |
ospfCntTooShort | 1.3.6.1.4.1.343.6.40.2.1.19 | counter | read-write |
The number of Packet Too Short errors. |
ospfCntDRPktMismatch | 1.3.6.1.4.1.343.6.40.2.1.20 | counter | read-write |
The number of DR-destined packets received on non-DR interfaces. |
ospfCntMulticastVL | 1.3.6.1.4.1.343.6.40.2.1.21 | counter | read-write |
The number of OSPF multicast-destined packets received on VL. |
ospfCntDestAddr | 1.3.6.1.4.1.343.6.40.2.1.22 | counter | read-write |
The number of unknown destination addresses received on the interface. |
ospfCntOwnAddr | 1.3.6.1.4.1.343.6.40.2.1.23 | counter | read-write |
The number of ow ip source addresses received on the interface. |
ospfCntHelloTx | 1.3.6.1.4.1.343.6.40.2.1.24 | counter | read-write |
The number of Hello packets send on the interface |
ospfCntHelloRx | 1.3.6.1.4.1.343.6.40.2.1.25 | counter | read-write |
The number of Hello packets received on the interface |
ospfCntLSReqTx | 1.3.6.1.4.1.343.6.40.2.1.26 | counter | read-write |
The number of Link State requests send on the interface |
ospfCntLSUpdateTx | 1.3.6.1.4.1.343.6.40.2.1.27 | counter | read-write |
The number of Link State updates send on the interface |
ospfCntLSAckTx | 1.3.6.1.4.1.343.6.40.2.1.28 | counter | read-write |
The number of Link State acks send on the interface |
ospfCntLSReqRx | 1.3.6.1.4.1.343.6.40.2.1.29 | counter | read-write |
The number of Link State requests received on the interface |
ospfCntLSUpdateRx | 1.3.6.1.4.1.343.6.40.2.1.30 | counter | read-write |
The number of Link State updates received on the interface |
ospfCntLSAckRx | 1.3.6.1.4.1.343.6.40.2.1.31 | counter | read-write |
The number of Link State acks received on the interface |