MIB-INTEL-OSPF

File: MIB-INTEL-OSPF.mib (12000 bytes)

Imported modules

RFC1155-SMI RFC-1212 INTEL-GEN-MIB

Imported symbols

Counter IpAddress OBJECT-TYPE
mib2ext

Defined Types

OspfIpRouteEntry  
SEQUENCE    
  ospfIpRouteChassis INTEGER
  ospfIpRouteModule INTEGER
  ospfIpRouteInst INTEGER
  ospfIpRouteDest IpAddress
  ospfIpRouteMask IpAddress
  ospfIpRouteIfIndex INTEGER
  ospfIpRouteNextHop IpAddress
  ospfIpRoutePref INTEGER
  ospfIpRouteCost INTEGER
  ospfIpRouteState INTEGER
  ospfIpRouteAge INTEGER
  ospfIpRouteProtoType INTEGER

OspfIfCntEntry  
SEQUENCE    
  ospfCntChassis INTEGER
  ospfCntModule INTEGER
  ospfCntIfIpAddress IpAddress
  ospfCntAddressLessIf INTEGER
  ospfCntBadVer Counter
  ospfCntBadAreaId Counter
  ospfCntMaskMismatch Counter
  ospfCntAuthMismatch Counter
  ospfCntAuthFail Counter
  ospfCntExtOptMismatch Counter
  ospfCntNSSAOptMismatch Counter
  ospfCntNBMANeighbor Counter
  ospfCntVirtNeighbor Counter
  ospfCntHelloMismatch Counter
  ospfCntDeadMismatch Counter
  ospfCntBadType Counter
  ospfCntBadChksum Counter
  ospfCntBadLen Counter
  ospfCntTooShort Counter
  ospfCntDRPktMismatch Counter
  ospfCntMulticastVL Counter
  ospfCntDestAddr Counter
  ospfCntOwnAddr Counter
  ospfCntHelloTx Counter
  ospfCntHelloRx Counter
  ospfCntLSReqTx Counter
  ospfCntLSUpdateTx Counter
  ospfCntLSAckTx Counter
  ospfCntLSReqRx Counter
  ospfCntLSUpdateRx Counter
  ospfCntLSAckRx Counter

Defined Values

ospf 1.3.6.1.4.1.343.6.40
OBJECT IDENTIFIER    

ospfIpRouteTable 1.3.6.1.4.1.343.6.40.1
This entity's IP OSPF Routing table.
Status: optional Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfIpRouteEntry

ospfIpRouteEntry 1.3.6.1.4.1.343.6.40.1.1
A route to a particular destination.
Status: optional Access: not-accessible
OBJECT-TYPE    
  OspfIpRouteEntry  

ospfIpRouteChassis 1.3.6.1.4.1.343.6.40.1.1.1
Chassis number in stack that contains the module.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER  

ospfIpRouteModule 1.3.6.1.4.1.343.6.40.1.1.2
Module number in the chassis.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER  

ospfIpRouteInst 1.3.6.1.4.1.343.6.40.1.1.3
OSPF routing table instance number.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER  

ospfIpRouteDest 1.3.6.1.4.1.343.6.40.1.1.4
The destination IP address of this route.
Status: optional Access: read-only
OBJECT-TYPE    
  IpAddress  

ospfIpRouteMask 1.3.6.1.4.1.343.6.40.1.1.5
Indicate the mask to be logical-ANDed with the destination address before being compared to the value in the ospfIpRouteDest field.
Status: optional Access: read-only
OBJECT-TYPE    
  IpAddress  

ospfIpRouteIfIndex 1.3.6.1.4.1.343.6.40.1.1.6
The interface that the frame is forwarded on.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER  

ospfIpRouteNextHop 1.3.6.1.4.1.343.6.40.1.1.7
The IP address of the next hop of this route.
Status: optional Access: read-only
OBJECT-TYPE    
  IpAddress  

ospfIpRoutePref 1.3.6.1.4.1.343.6.40.1.1.8
The preference value for this route.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER  

ospfIpRouteCost 1.3.6.1.4.1.343.6.40.1.1.9
The OSPF routing cost for this route.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER  

ospfIpRouteState 1.3.6.1.4.1.343.6.40.1.1.10
The current state of the route.
Status: optional Access: read-write
OBJECT-TYPE    
  INTEGER active(1), inactive(2), dead(3)  

ospfIpRouteAge 1.3.6.1.4.1.343.6.40.1.1.11
The number of seconds since this route was last updated or otherwise detemined to be correct.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER  

ospfIpRouteProtoType 1.3.6.1.4.1.343.6.40.1.1.12
The OSPF protocol type.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER intraArea(1), interArea(2), ext1(3), ext2(4), type3Discard(5), type7Discard(6), other(7)  

ospfIfCntTable 1.3.6.1.4.1.343.6.40.2
OSPF counters table.
Status: optional Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    OspfIfCntEntry

ospfIfCntEntry 1.3.6.1.4.1.343.6.40.2.1
The OSPF counters for the interface.
Status: optional Access: not-accessible
OBJECT-TYPE    
  OspfIfCntEntry  

ospfCntChassis 1.3.6.1.4.1.343.6.40.2.1.1
Chassis number in stack that contains the module.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER  

ospfCntModule 1.3.6.1.4.1.343.6.40.2.1.2
Module number in the chassis.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER  

ospfCntIfIpAddress 1.3.6.1.4.1.343.6.40.2.1.3
The IP address of this OSPF interface.
Status: optional Access: read-only
OBJECT-TYPE    
  IpAddress  

ospfCntAddressLessIf 1.3.6.1.4.1.343.6.40.2.1.4
This variable takes the value 0 on interfaces with IP addresses, and the corresponding value of ifIndex for interfaces having no IP address.
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER  

ospfCntBadVer 1.3.6.1.4.1.343.6.40.2.1.5
The number of Bad OSPF Version configuration errors.
Status: optional Access: read-write
OBJECT-TYPE    
  Counter  

ospfCntBadAreaId 1.3.6.1.4.1.343.6.40.2.1.6
The number of Bad Area Id configuration errors.
Status: optional Access: read-write
OBJECT-TYPE    
  Counter  

ospfCntMaskMismatch 1.3.6.1.4.1.343.6.40.2.1.7
The number of Net Mask Mismatch configuration errors.
Status: optional Access: read-write
OBJECT-TYPE    
  Counter  

ospfCntAuthMismatch 1.3.6.1.4.1.343.6.40.2.1.8
The number of Authentication Type Mismatch configuration errors.
Status: optional Access: read-write
OBJECT-TYPE    
  Counter  

ospfCntAuthFail 1.3.6.1.4.1.343.6.40.2.1.9
The number of Authentication Failure configuration errors.
Status: optional Access: read-write
OBJECT-TYPE    
  Counter  

ospfCntExtOptMismatch 1.3.6.1.4.1.343.6.40.2.1.10
The number of External Option Mismatch configuration errors.
Status: optional Access: read-write
OBJECT-TYPE    
  Counter  

ospfCntNSSAOptMismatch 1.3.6.1.4.1.343.6.40.2.1.11
The number of NSSA Option Mismatch configuration errors.
Status: optional Access: read-write
OBJECT-TYPE    
  Counter  

ospfCntNBMANeighbor 1.3.6.1.4.1.343.6.40.2.1.12
The number of Unknown NBMA Neighbour configuration errors.
Status: optional Access: read-write
OBJECT-TYPE    
  Counter  

ospfCntVirtNeighbor 1.3.6.1.4.1.343.6.40.2.1.13
The number of Unknown Virtual Neighbour configuration errors.
Status: optional Access: read-write
OBJECT-TYPE    
  Counter  

ospfCntHelloMismatch 1.3.6.1.4.1.343.6.40.2.1.14
The number of Hello Interval Mismatch configuration errors.
Status: optional Access: read-write
OBJECT-TYPE    
  Counter  

ospfCntDeadMismatch 1.3.6.1.4.1.343.6.40.2.1.15
The number of Dead Interval Mismatch configuration errors.
Status: optional Access: read-write
OBJECT-TYPE    
  Counter  

ospfCntBadType 1.3.6.1.4.1.343.6.40.2.1.16
The number of Bad Packet Type errors.
Status: optional Access: read-write
OBJECT-TYPE    
  Counter  

ospfCntBadChksum 1.3.6.1.4.1.343.6.40.2.1.17
The number of Bad Packet Checksum errors.
Status: optional Access: read-write
OBJECT-TYPE    
  Counter  

ospfCntBadLen 1.3.6.1.4.1.343.6.40.2.1.18
The number of Bad Packet Length errors.
Status: optional Access: read-write
OBJECT-TYPE    
  Counter  

ospfCntTooShort 1.3.6.1.4.1.343.6.40.2.1.19
The number of Packet Too Short errors.
Status: optional Access: read-write
OBJECT-TYPE    
  Counter  

ospfCntDRPktMismatch 1.3.6.1.4.1.343.6.40.2.1.20
The number of DR-destined packets received on non-DR interfaces.
Status: optional Access: read-write
OBJECT-TYPE    
  Counter  

ospfCntMulticastVL 1.3.6.1.4.1.343.6.40.2.1.21
The number of OSPF multicast-destined packets received on VL.
Status: optional Access: read-write
OBJECT-TYPE    
  Counter  

ospfCntDestAddr 1.3.6.1.4.1.343.6.40.2.1.22
The number of unknown destination addresses received on the interface.
Status: optional Access: read-write
OBJECT-TYPE    
  Counter  

ospfCntOwnAddr 1.3.6.1.4.1.343.6.40.2.1.23
The number of ow ip source addresses received on the interface.
Status: optional Access: read-write
OBJECT-TYPE    
  Counter  

ospfCntHelloTx 1.3.6.1.4.1.343.6.40.2.1.24
The number of Hello packets send on the interface
Status: optional Access: read-write
OBJECT-TYPE    
  Counter  

ospfCntHelloRx 1.3.6.1.4.1.343.6.40.2.1.25
The number of Hello packets received on the interface
Status: optional Access: read-write
OBJECT-TYPE    
  Counter  

ospfCntLSReqTx 1.3.6.1.4.1.343.6.40.2.1.26
The number of Link State requests send on the interface
Status: optional Access: read-write
OBJECT-TYPE    
  Counter  

ospfCntLSUpdateTx 1.3.6.1.4.1.343.6.40.2.1.27
The number of Link State updates send on the interface
Status: optional Access: read-write
OBJECT-TYPE    
  Counter  

ospfCntLSAckTx 1.3.6.1.4.1.343.6.40.2.1.28
The number of Link State acks send on the interface
Status: optional Access: read-write
OBJECT-TYPE    
  Counter  

ospfCntLSReqRx 1.3.6.1.4.1.343.6.40.2.1.29
The number of Link State requests received on the interface
Status: optional Access: read-write
OBJECT-TYPE    
  Counter  

ospfCntLSUpdateRx 1.3.6.1.4.1.343.6.40.2.1.30
The number of Link State updates received on the interface
Status: optional Access: read-write
OBJECT-TYPE    
  Counter  

ospfCntLSAckRx 1.3.6.1.4.1.343.6.40.2.1.31
The number of Link State acks received on the interface
Status: optional Access: read-write
OBJECT-TYPE    
  Counter