< Home

OSPF_1.3.6.1.2.1.14.16.2.4 ospfIfConfigError

Description

OSPF/2/IFCFGERR:OID [oid]: A packet is received on the non-virtual interface from a router whose configuration conflicts with the local configuration. (IfIpAddress=[ip-address], AddressLessIf=[interface-index], ProcessId=[process-id], RouterId=[router-id], PacketSrc=[source-ip-address], ConfigErrorType=[error-type], PacketType=[packet-type], InstanceName=[instance-name])

The configurations of the OSPF interfaces that set up the neighbor relationship were inconsistent. The possible cause was that the values of the Hello timer, dead timer, poll timer were not consistent on the two interfaces or the two interfaces were not in the same area.

Attribute

Alarm ID Alarm Severity Alarm Type

1.3.6.1.2.1.14.16.2.4

Major

environmentalAlarm (6)

Parameters

Name Meaning

oid

Indicates the MIB object ID of the alarm.

IfIpAddress

Indicates the IP address of non-virtual-link interface.

AddressLessIf

Indicates the index of the interface.

ProcessId

Indicates the process ID.

RouterId

Indicates the ID of the local switch.

PacketSrc

Indicates the source IP address of the packet.

ConfigErrorType

Indicates the error type.
  • 1: Bad Version
  • 2: Area Mismatch
  • 3: Unknown Nbma Neighbour
  • 4: Unknown Virtual Neighbour
  • 7: NetMask Mismatch
  • 8: Hello Interval Mismatch
  • 9: Dead Interval Mismatch
  • 10: Option Mismatch
  • 11: Mtu Mismatch
  • 12: Duplicate RouterId

PacketType

Indicates the type of the packet.
  • 1: Hello packet
  • 2: DD packet
  • 3: Request packet
  • 4: Update packet
  • 5: Acknowledgement packet
  • 6: Update packet Retrans
  • 7: Update packet flood

InstanceName

Indicates the instance name.

Impact on the System

This trap message is generated after an interface receives a packet indicating parameters are incorrectly configured.

Possible Causes

1. Parameters configured on the two interfaces were inconsistent.

2. The routing protocol on the link layer changed.

Procedure

  1. Run the display ospf interface interface-type interface-number command to check whether the configurations on the two interfaces are consistent.

    • If so, go to Step 3.

    • If not, go to Step 2.

  2. Perform the following operations according to the networking:

    • If it is allowed to modify the configurations on the two interfaces to be consistent, run the following commands to modify the configurations on the two interfaces to be consistent.
      • ospf timer hello interval
      • ospf timer dead interval
      • ospf timer poll interval
      Then, check whether the trap is cleared.
      • If so, go to Step 4.

      • If not, go to Step 3.

    • If it is not allowed to modify the configurations on the two interfaces to be consistent, go to Step 3.

  3. Collect alarm information and configuration information, and then contact technical support personnel.
  4. End.

Related Information

None

Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >