07-Layer 3 - IP Routing

HomeSupportReference GuidesMIB CompanionH3C Security Products MIB Reference(Comware 7)-6W10007-Layer 3 - IP Routing
07-OSPF-TRAP-MIB
Title Size Download
07-OSPF-TRAP-MIB 189.84 KB

OSPF-TRAP-MIB

About this MIB

Use this MIB to set, edit, and view OSPF protocol and notification information about network devices.

MIB file name

rfc4750-ospf-trap.mib

Root object

iso(1).org(3).dod(6).internet(1).mgmt(2).mib-2(1).ospf(14)

Scalar objects

ospfSetTrap

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfSetTrap (1.3.6.1.2.1.14.16.1.1)

read-write

OCTET STRING

OCTET STRING (4)

Whether OSPF notification is enabled.

As per the MIB.

 

ospfConfigErrorType

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfConfigErrorType (1.3.6.1.2.1.14.16.1.2)

read-only

INTEGER

badVersion (1), areaMismatch (2), unknownNbmaNbr (3), unknownVirtualNbr (4),       authTypeMismatch(5),        authFailure (6),        netMaskMismatch (7),       helloIntervalMismatch (8), deadIntervalMismatch (9),       optionMismatch (10),        mtuMismatch (11),       duplicateRouterId (12),        noError (13)

Possible configuration error type.

As per the MIB.

 

ospfPacketType

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfPacketType (1.3.6.1.2.1.14.16.1.3)

read-only

INTEGER

hello (1),       dbDescript (2),        lsReq (3),        lsUpdate (4),       lsAck (5),       nullPacket (6)

OSPF packet type.

As per the MIB.

 

ospfPacketSrc

Object (OID)

Access

Syntax

Value range

Description

Implementation

ospfPacketSrc (1.3.6.1.2.1.14.16.1.4)

read-only

IpAddress

OCTET STRING (4)

IP address that cannot be identified by a neighbor.

As per the MIB.

 

Notifications

ospfVirtIfStateChange

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.14.16.2.1

Virtual interface state changes.

Informational

-

-

ON

 

Description

A notification sent when the state of a virtual interface regresses (for example, changing from P2P to Down) or progresses to a terminal state (for example, P2P).

Status control

ON

CLI: Use the snmp-agent trap enable ospf virtif-state-change command.

OFF

CLI: Use the undo snmp-agent trap enable ospf virtif-state-change command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.14.1.1 (ospfRouterId)

Unique identifier of a router in an AS.

No

RouterID

IpAddress

1.3.6.1.2.1.14.9.1.1 (ospfVirtIfAreaId)

ID of the area to which the virtual link belongs.

No

AreaID

IpAddress

1.3.6.1.2.1.14.9.1.2 (ospfVirtIfNeighbor)

Router ID of the virtual neighbor.

No

RouterID

IpAddress

1.3.6.1.2.1.14.9.1.7 (ospfVirtIfState)

Virtual interface state.

No

INTEGER

down (1)

pointToPoint (4)

 

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

Recommended action

No action is required.

ospfNbrStateChange

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.14.16.2.2

Neighbor state changes.

Informational

-

-

ON

 

Description

A notification sent when the state of a neighbor regresses (for example, changing from Attempt or Full to 1-Way or Down) or progresses to a terminal state (for example, 2-Way or Full). When the state of a neighbor in an NBMA or broadcast network changes from Full to another state or changes from another state to Full, the notification is generated by the DR. An ospfIfStateChange notification will be generated when the DR does down.

Status control

ON

CLI: Use the snmp-agent trap enable ospf neighbor-state-change command.

OFF

CLI: Use the undo snmp-agent trap enable ospf neighbor-state-change command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.14.1.1 (ospfRouterId)

Unique identifier of a router in an AS.

No

RouterID

IpAddress

1.3.6.1.2.1.14.10.1.1 (ospfNbrIpAddr)

IP address of the neighbor.

No

IpAddress

Standard MIB values.

1.3.6.1.2.1.14.10.1.2 (ospfNbrAddressLessIndex)

Set to 0 on an interface having an IP address, and set to the value of interface index in the Internet Standard MIB on an interface having no IP address.

No

InterfaceIndexOrZero

Integer32 (0..2147483647)

1.3.6.1.2.1.14.10.1.3 (ospfNbrRtrId)

Router ID of the neighbor.

No

RouterID

IpAddress

1.3.6.1.2.1.14.10.1.6 (ospfNbrState)

Neighbor state.

No

INTEGER

down (1)

attempt (2)

init (3)

twoWay (4)

exchangeStart (5)

exchange (6)

loading (7)

full (8)

 

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

Recommended action

No action is required.

ospfVirtNbrStateChange

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.14.16.2.3

Virtual neighbor state changes.

Informational

-

-

ON

 

Description

A notification sent when the state of a virtual neighbor regresses (for example, changing from Attempt or Full to 1-Way or Down) or progresses to a terminal state (for example, Full).

Status control

ON

CLI: Use the snmp-agent trap enable ospf virtneighbor-state-change command.

OFF

CLI: Use the undo snmp-agent trap enable ospf virtneighbor-state-change command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.14.1.1 (ospfRouterId)

Unique identifier of a router in an AS.

No

RouterID

IpAddress

1.3.6.1.2.1.14.11.1.1 (ospfVirtNbrArea)

ID of the area to which the virtual neighbor belongs.

No

AreaID

IpAddress

1.3.6.1.2.1.14.11.1.2 (ospfVirtNbrRtrId)

A 32-bit integer that uniquely identifies the neighboring router in the AS.

No

RouterID

IpAddress

1.3.6.1.2.1.14.11.1.5 (ospfVirtNbrState)

Neighbor state.

No

INTEGER

down (1)

attempt (2)

init (3)

twoWay (4)

exchangeStart (5)

exchange (6)

loading (7)

full (8)

 

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

Recommended action

No action is required.

ospfIfConfigError

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.14.16.2.4

Interface configuration error.

Error

Warning

-

ON

 

Description

A notification sent when an interface on a router receives a packet from another router with mismatched configuration. The optionMismatch event causes a notification only if it prevents an adjacency from establishing.

Status control

ON

CLI: Use the snmp-agent trap enable ospf config-error command.

OFF

CLI: Use the undo snmp-agent trap enable ospf config-error command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.14.1.1 (ospfRouterId)

Unique identifier of a router in an AS.

No

RouterID

IpAddress

1.3.6.1.2.1.14.7.1.1 (ospfIfIpAddress)

IP address of the interface.

No

IpAddress

Standard MIB values.

1.3.6.1.2.1.14.7.1.2 (ospfAddressLessIf)

Used to distinguish interface instances with addresses configured and those without addresses configured.

No

InterfaceIndexOrZero

Integer32 (0..2147483647)

1.3.6.1.2.1.14.16.1.4 (ospfPacketSrc)

IP address that cannot be identified by a neighbor.

No

IpAddress

Standard MIB values.

1.3.6.1.2.1.14.16.1.2 (ospfConfigErrorType)

Configuration error type.

No

INTEGER

badVersion (1)

areaMismatch (2)

unknownNbmaNbr (3)

unknownVirtualNbr (4)

authTypeMismatch(5)

authFailure (6)

netMaskMismatch (7)

helloIntervalMismatch (8)

deadIntervalMismatch (9)

optionMismatch (10)

mtuMismatch (11)

duplicateRouterId (12)

noError (13)

1.3.6.1.2.1.14.16.1.3 (ospfPacketType)

OSPF packet type.

No

INTEGER

hello (1)

dbDescript (2)

lsReq (3)

lsUpdate (4)

lsAck (5)

nullPacket (6)

 

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

Recommended action

To resolve this issue:

1.     Verify that the interface configuration is correct.

2.     If the issue persists, contact H3C Support.

ospfVirtIfConfigError

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.14.16.2.5

Virtual interface configuration error.

Error

Warning

-

ON

 

Description

A notification sent when an OSPF virtual interface on a router receives a packet from another router with mismatched configuration. The optionMismatch event causes a notification only if it prevents establishment of an adjacency.

Status control

ON

CLI: Use the snmp-agent trap enable ospf virt-config-error command.

OFF

CLI: Use the undo snmp-agent trap enable ospf virt-config-error command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.14.1.1 (ospfRouterId)

Unique identifier of a router in an AS.

No

RouterID

IpAddress

1.3.6.1.2.1.14.9.1.1 (ospfVirtIfAreaId)

ID of the area to which the virtual link belongs.

No

AreaID

IpAddress

1.3.6.1.2.1.14.9.1.2 (ospfVirtIfNeighbor)

Router ID of the virtual neighbor.

No

RouterID

IpAddress

1.3.6.1.2.1.14.16.1.2 (ospfConfigErrorType)

Configuration error type.

No

INTEGER

badVersion (1)

areaMismatch (2)

unknownNbmaNbr (3)

unknownVirtualNbr (4)

authTypeMismatch(5)

authFailure (6)

netMaskMismatch (7)

helloIntervalMismatch (8)

deadIntervalMismatch (9)

optionMismatch (10)

mtuMismatch (11)

duplicateRouterId (12)

noError (13)

1.3.6.1.2.1.14.16.1.3 (ospfPacketType)

OSPF packet type.

No

INTEGER

hello (1)

dbDescript (2)

lsReq (3)

lsUpdate (4)

lsAck (5)

nullPacket (6)

 

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

Recommended action

To resolve this issue:

1.     Verify that the virtual interface configuration is correct.

2.     If the issue persists, contact H3C Support.

ospfIfAuthFailure

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.14.16.2.6

Interface authentication failure.

Error

Warning

-

ON

 

Description

A notification sent when an interface on a router receives a packet from another router with mismatched authentication key or authentication type.

Status control

ON

CLI: Use the snmp-agent trap enable ospf authentication-failure command.

OFF

CLI: Use the undo snmp-agent trap enable ospf authentication-failure command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.14.1.1 (ospfRouterId)

Unique identifier of a router in an AS.

No

RouterID

IpAddress

1.3.6.1.2.1.14.7.1.1 (ospfIfIpAddress)

IP address of the interface.

No

IpAddress

Standard MIB values.

1.3.6.1.2.1.14.7.1.2 (ospfAddressLessIf)

Used to distinguish interface instances with addresses configured and those without addresses configured.

No

InterfaceIndexOrZero

Integer32 (0..2147483647)

1.3.6.1.2.1.14.16.1.4 (ospfPacketSrc)

IP address that cannot be identified by a neighbor instance.

No

IpAddress

Standard MIB values.

1.3.6.1.2.1.14.16.1.2 (ospfConfigErrorType)

Configuration error type.

No

INTEGER

badVersion (1)

areaMismatch (2)

unknownNbmaNbr (3)

unknownVirtualNbr (4)

authTypeMismatch(5)

authFailure (6)

netMaskMismatch (7)

helloIntervalMismatch (8)

deadIntervalMismatch (9)

optionMismatch (10)

mtuMismatch (11)

duplicateRouterId (12)

noError (13)

1.3.6.1.2.1.14.16.1.3 (ospfPacketType)

OSPF packet type.

No

INTEGER

hello (1)

dbDescript (2)

lsReq (3)

lsUpdate (4)

lsAck (5)

nullPacket (6)

 

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

Recommended action

To resolve this issue:

1.     Verify that the interface authentication settings are correct.

2.     If the issue persists, contact H3C Support.

ospfVirtIfAuthFailure

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.14.16.2.7

Virtual interface authentication failure.

Error

Warning

-

ON

 

Description

A notification sent when an OSPF virtual interface on a router receives a packet from another router with mismatched authentication key or authentication type.

Status control

ON

CLI: Use the snmp-agent trap enable ospf virt-authentication-failure command.

OFF

CLI: Use the undo snmp-agent trap enable ospf virt-authentication-failure command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.14.1.1 (ospfRouterId)

Unique identifier of a router in an AS.

No

RouterID

IpAddress

1.3.6.1.2.1.14.9.1.1 (ospfVirtIfAreaId)

ID of the area to which the virtual link belongs.

No

AreaID

IpAddress

1.3.6.1.2.1.14.9.1.2 (ospfVirtIfNeighbor)

Router ID of the virtual neighbor.

No

RouterID

IpAddress

1.3.6.1.2.1.14.16.1.2 (ospfConfigErrorType)

Configuration error type.

No

INTEGER

badVersion (1)

areaMismatch (2)

unknownNbmaNbr (3)

unknownVirtualNbr (4)

authTypeMismatch(5)

authFailure (6)

netMaskMismatch (7)

helloIntervalMismatch (8)

deadIntervalMismatch (9)

optionMismatch (10)

mtuMismatch (11)

duplicateRouterId (12)

noError (13)

1.3.6.1.2.1.14.16.1.3 (ospfPacketType)

OSPF packet type.

No

INTEGER

hello (1)

dbDescript (2)

lsReq (3)

lsUpdate (4)

lsAck (5)

nullPacket (6)

 

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

Recommended action

To resolve this issue:

1.     Verify that the virtual interface authentication settings are correct.

2.     If the issue persists, contact H3C Support.

ospfIfRxBadPacket

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.14.16.2.8

An interface receives an error packet.

Informational

-

-

ON

 

Description

A notification sent when an interface receives an OSPF packet that cannot be parsed.

Status control

ON

CLI: Use the snmp-agent trap enable ospf bad-packet command.

OFF

CLI: Use the undo snmp-agent trap enable ospf bad-packet command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.14.1.1 (ospfRouterId)

Unique identifier of a router in an AS.

No

RouterID

IpAddress

1.3.6.1.2.1.14.7.1.1 (ospfIfIpAddress)

IP address of the interface.

No

IpAddress

Standard MIB values.

1.3.6.1.2.1.14.7.1.2 (ospfAddressLessIf)

Used to distinguish interface instances with addresses configured and those without addresses configured.

No

InterfaceIndexOrZero

Integer32 (0..2147483647)

1.3.6.1.2.1.14.16.1.4 (ospfPacketSrc)

IP address that cannot be identified by a neighbor.

No

IpAddress

Standard MIB values.

1.3.6.1.2.1.14.16.1.3 (ospfPacketType)

OSPF packet type.

No

INTEGER

hello (1)

dbDescript (2)

lsReq (3)

lsUpdate (4)

lsAck (5)

nullPacket (6)

 

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

Recommended action

No action is required.

ospfVirtIfRxBadPacket

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.14.16.2.9

A virtual interface receives an error packet.

Informational

-

-

ON

 

Description

A notification sent when a virtual interface receives an OSPF packet that cannot be parsed.

Status control

ON

CLI: Use the snmp-agent trap enable ospf virt-bad-packet command.

OFF

CLI: Use the undo snmp-agent trap enable ospf virt-bad-packet command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.14.1.1 (ospfRouterId)

Unique identifier of a router in an AS.

No

RouterID

IpAddress

1.3.6.1.2.1.14.9.1.1 (ospfVirtIfAreaId)

ID of the area to which the virtual link belongs.

No

AreaID

IpAddress

1.3.6.1.2.1.14.9.1.2 (ospfVirtIfNeighbor)

Router ID of the virtual neighbor.

No

RouterID

IpAddress

1.3.6.1.2.1.14.16.1.3 (ospfPacketType)

OSPF packet type.

No

INTEGER

hello (1)

dbDescript (2)

lsReq (3)

lsUpdate (4)

lsAck (5)

nullPacket (6)

 

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

Recommended action

No action is required.

ospfTxRetransmit

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.14.16.2.10

An interface retransmits an OSPF packet.

Informational

-

-

ON

 

Description

A notification sent when an interface retransmits an OSPF packet. All packets that might be retransmitted are associated with an LSDB entry, which is identified by the LS type, LS ID, and Router ID.

Status control

ON

CLI: Use the snmp-agent trap enable ospf retransmit command.

OFF

CLI: Use the undo snmp-agent trap enable ospf retransmit command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.14.1.1 (ospfRouterId)

Unique identifier of a router in an AS.

No

RouterID

IpAddress

1.3.6.1.2.1.14.7.1.1 (ospfIfIpAddress)

IP address of the interface.

No

IpAddress

Standard MIB values.

1.3.6.1.2.1.14.7.1.2 (ospfAddressLessIf)

Used to distinguish interface instances with addresses configured and those without addresses configured.

No

InterfaceIndexOrZero

Integer32 (0..2147483647)

1.3.6.1.2.1.14.10.1.3 (ospfNbrRtrId)

Router ID of the neighbor.

No

RouterID

IpAddress

1.3.6.1.2.1.14.16.1.3 (ospfPacketType)

OSPF packet type.

No

INTEGER

hello (1)

dbDescript (2)

lsReq (3)

lsUpdate (4)

lsAck (5)

nullPacket (6)

1.3.6.1.2.1.14.4.1.2 (ospfLsdbType)

LSA type.

Type-5 LSAs are not displayed.

No

INTEGER

routerLink (1)

networkLink (2)

summaryLink (3)

asSummaryLink (4)

asExternalLink (5)

multicastLink (6)

nssaExternalLink (7)

areaOpaqueLink (10)

1.3.6.1.2.1.14.4.1.3 (ospfLsdbLsid)

LS ID.

No

IpAddress

Standard MIB values.

1.3.6.1.2.1.14.4.1.4 (ospfLsdbRouterId)

Router ID of the device that generates the LSA.

No

RouterID

IpAddress

 

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

Recommended action

No action is required.

ospfVirtIfTxRetransmit

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.14.16.2.11

A virtual interface retransmits an OSPF packet.

Informational

-

-

ON

 

Description

A notification sent when a virtual interface retransmits an OSPF packet. All packets that might be retransmitted are associated with an LSDB entry, which is identified by the LS type, LS ID, and Router ID.

Status control

ON

CLI: Use the snmp-agent trap enable ospf virt-retransmit command.

OFF

CLI: Use the undo snmp-agent trap enable ospf virt-retransmit command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.14.1.1 (ospfRouterId)

Unique identifier of a router in an AS.

No

RouterID

IpAddress

1.3.6.1.2.1.14.9.1.1 (ospfVirtIfAreaId)

ID of the area to which the virtual link belongs.

No

AreaID

IpAddress

1.3.6.1.2.1.14.9.1.2 (ospfVirtIfNeighbor)

Router ID of the virtual neighbor.

No

RouterID

IpAddress

1.3.6.1.2.1.14.16.1.3 (ospfPacketType)

OSPF packet type.

No

INTEGER

hello (1)

dbDescript (2)

lsReq (3)

lsUpdate (4)

lsAck (5)

nullPacket (6)

1.3.6.1.2.1.14.4.1.2 (ospfLsdbType)

LSA type.

Type-5 LSAs are not displayed.

No

INTEGER

routerLink (1)

networkLink (2)

summaryLink (3)

asSummaryLink (4)

asExternalLink (5)

multicastLink (6)

nssaExternalLink (7)

areaOpaqueLink (10)

1.3.6.1.2.1.14.4.1.3 (ospfLsdbLsid)

LS ID

No

IpAddress

Standard MIB values.

1.3.6.1.2.1.14.4.1.4 (ospfLsdbRouterId)

Router ID of the device that generates the LSA.

No

RouterID

IpAddress

 

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

Recommended action

No action is required.

ospfOriginateLsa

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.14.16.2.12

The local device generates a new LSA.

Informational

-

-

ON

 

Description

A notification sent when the local device generates a new LSA. This notification is generated only when an LSA is originated because of a topology change. Flushing of aged LSAs and refreshes of LSAs will not trigger this notification.

Status control

ON

CLI: Use the snmp-agent trap enable ospf lsa-originate command.

OFF

CLI: Use the undo snmp-agent trap enable ospf lsa-originate command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.14.1.1 (ospfRouterId)

Unique identifier of a router in an AS.

No

RouterID

IpAddress

1.3.6.1.2.1.14.4.1.1 (ospfLsdbAreaId)

ID of the area from which the LSA was received.

No

AreaID

IpAddress

1.3.6.1.2.1.14.4.1.2 (ospfLsdbType)

LSA type.

Type-5 LSAs are not displayed.

No

INTEGER

routerLink (1)

networkLink (2)

summaryLink (3)

asSummaryLink (4)

asExternalLink (5)

multicastLink (6)

nssaExternalLink (7)

areaOpaqueLink (10)

1.3.6.1.2.1.14.4.1.3 (ospfLsdbLsid)

LS ID.

No

IpAddress

Standard MIB values.

1.3.6.1.2.1.14.4.1.4 (ospfLsdbRouterId)

Router ID of the device that generates the LSA.

No

RouterID

IpAddress

 

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

Recommended action

No action is required.

ospfMaxAgeLsa

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.14.16.2.13

An LSA in the LSDB ages.

Informational

-

-

ON

 

Description

A notification sent when an LSA in the LSDB ages.

Status control

ON

CLI: Use the snmp-agent trap enable ospf lsa-maxage command.

OFF

CLI: Use the undo snmp-agent trap enable ospf lsa-maxage command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.14.1.1 (ospfRouterId)

Unique identifier of a router in an AS.

No

RouterID

IpAddress

1.3.6.1.2.1.14.4.1.1 (ospfLsdbAreaId)

ID of the area from which the LSA was received.

No

AreaID

IpAddress

1.3.6.1.2.1.14.4.1.2 (ospfLsdbType)

LSA type.

Type-5 LSAs are not displayed.

No

INTEGER

routerLink (1)

networkLink (2)

summaryLink (3)

asSummaryLink (4)

asExternalLink (5)

multicastLink (6)

nssaExternalLink (7)

areaOpaqueLink (10)

1.3.6.1.2.1.14.4.1.3 (ospfLsdbLsid)

LS ID.

No

IpAddress

Standard MIB values.

1.3.6.1.2.1.14.4.1.4 (ospfLsdbRouterId)

Router ID of the device that generates the LSA.

No

RouterID

IpAddress

 

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

Recommended action

No action is required.

ospfLsdbOverflow

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.14.16.2.14

The number of LSAs in the LSDB of a device exceeds the upper limit.

Error

Warning

-

ON

 

Description

A notification sent when the number of LSAs in the LSDB of a device exceeds the upper limit.

Status control

ON

CLI: Use the snmp-agent trap enable ospf lsdb-overflow command.

OFF

CLI: Use the undo snmp-agent trap enable ospf lsdb-overflow command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.14.1.1 (ospfRouterId)

Unique identifier of a router in an AS.

No

RouterID

IpAddress

1.3.6.1.2.1.14.1.11 (ospfExtLsdbLimit)

Maximum number of non-default ASEs in the LSDB. A value of -1 indicates no limit.

No

Integer32

-1..'7FFFFFFF'h

 

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

Recommended action

To resolve this issue:

1.     Reduce the number of LSAs.

2.     If the issue persists, contact H3C Support.

ospfLsdbApproachingOverflow

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.14.16.2.15

The number of LSAs in the LSDB of a device reaches 90% the upper limit.

Error

Warning

-

ON

 

Description

A notification sent when the number of LSAs in the LSDB of a device reaches 90% the upper limit.

Status control

ON

CLI: Use the snmp-agent trap enable ospf lsdb-approaching-overflow command.

OFF

CLI: Use the undo snmp-agent trap enable ospf lsdb-approaching-overflow command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.14.1.1 (ospfRouterId)

Unique identifier of a router in an AS.

No

RouterID

IpAddress

1.3.6.1.2.1.14.1.11 (ospfExtLsdbLimit)

Maximum number of non-default ASEs in the LSDB. A value of -1 indicates no limit.

No

Integer32

-1..'7FFFFFFF'h

 

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

Recommended action

To resolve this issue:

1.     Reduce the number of LSAs.

2.     If the issue persists, contact H3C Support.

ospfIfStateChange

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.14.16.2.16

Interface state changes.

Informational

-

-

ON

 

Description

A notification sent when the state of an OSPF interface regresses (for example, changing from Dr to Down) or progresses to a terminal state (for example, Point-to-Point, DR Other, Dr, or Backup).

Status control

ON

CLI: Use the snmp-agent trap enable ospf if-state-change command.

OFF

CLI: Use the undo snmp-agent trap enable ospf if-state-change command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.14.1.1 (ospfRouterId)

Unique identifier of a router in an AS.

No

RouterID

IpAddress

1.3.6.1.2.1.14.7.1.1 (ospfIfIpAddress)

IP address of the interface.

No

IpAddress

Standard MIB values.

1.3.6.1.2.1.14.7.1.2 (ospfAddressLessIf)

Used to distinguish interface instances with addresses configured and those without addresses configured.

No

InterfaceIndexOrZero

Integer32 (0..2147483647)

1.3.6.1.2.1.14.7.1.12 (ospfIfState)

Interface state.

No

INTEGER

down (1)

loopback (2)

waiting (3)

pointToPoint (4)

designatedRouter (5)

backupDesignatedRouter (6)

otherDesignatedRouter (7)

 

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

Recommended action

No action is required.

ospfNssaTranslatorStatusChange

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.14.16.2.17

A router's ability to translate OSPF type-7 LSAs into OSPF type-5 LSAs changes.

Informational

-

-

ON

 

Description

A notification sent when a router's ability to translate OSPF type-7 LSAs into OSPF type-5 LSAs changes.

Status control

ON

CLI: Use the snmp-agent trap enable ospf nssatranslator-status-change command.

OFF

CLI: Use the undo snmp-agent trap enable ospf nssatranslator-status-change command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.14.1.1 (ospfRouterId)

Unique identifier of a router in an AS.

No

RouterID

IpAddress

1.3.6.1.2.1.14.2.1.1 (ospfAreaId)

Area ID, a 32-bit integer that uniquely identifies an area.

No

AreaID

IpAddress

1.3.6.1.2.1.14.2.1.12 (ospfAreaNssaTranslatorState)

Method for the NSSA ABR to become capable of translating Type-7 LSAs into Type-5 LSAs.

No

INTEGER

enabled (1)

elected (2)

disabled (3)

 

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

Recommended action

No action is required.

ospfRestartStatusChange

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.14.16.2.18

GR restarter state changes.

Informational

-

-

ON

 

Description

A notification sent when the state of the GR restarter changes.

Status control

ON

CLI: Use the snmp-agent trap enable ospf grrestarter-status-change command.

OFF

CLI: Use the undo snmp-agent trap enable ospf grrestarter-status-change command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.14.1.1 (ospfRouterId)

Unique identifier of a router in an AS.

No

RouterID

IpAddress

1.3.6.1.2.1.14.1.21 (ospfRestartStatus)

GR restarter state.

No

INTEGER

notRestarting (1)

plannedRestart (2)

unplannedRestart (3)

1.3.6.1.2.1.14.1.19 (ospfRestartInterval)

Graceful restart timeout interval.

No

Integer32

1..1800

1.3.6.1.2.1.14.1.23 (ospfRestartExitReason)

Reason why the GR restarter exited.

No

INTEGER

none (1)

inProgress (2)

completed (3)

timedOut (4)

topologyChanged (5)

 

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

Recommended action

No action is required.

ospfNbrRestartHelperStatusChange

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.14.16.2.19

GR helper state changes.

Informational

-

-

ON

 

Description

A notification sent when the GR helper state of a neighbor changes.

Status control

ON

CLI: Use the snmp-agent trap enable ospf grhelper-status-change command.

OFF

CLI: Use the undo snmp-agent trap enable ospf grhelper-status-change command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.14.1.1 (ospfRouterId)

Unique identifier of a router in an AS.

No

RouterID

IpAddress

1.3.6.1.2.1.14.10.1.1 (ospfNbrIpAddr)

IP address of the neighbor.

No

IpAddress

Standard MIB values.

1.3.6.1.2.1.14.10.1.2 (ospfNbrAddressLessIndex)

Set to 0 on an interface having an IP address, and set to the value of interface index in the Internet Standard MIB on an interface having no IP address.

No

InterfaceIndexOrZero

Integer32 (0..2147483647)

1.3.6.1.2.1.14.10.1.3 (ospfNbrRtrId)

Router ID of the neighbor.

No

RouterID

IpAddress

1.3.6.1.2.1.14.10.1.12 (ospfNbrRestartHelperStatus)

GR helper state.

No

INTEGER

notHelping (1)

helping (2)

1.3.6.1.2.1.14.10.1.13 (ospfNbrRestartHelperAge)

Remaining time of the GR interval when the router is acting as a GR helper for the neighbor.

No

Unsigned32

Standard MIB values.

1.3.6.1.2.1.14.10.1.14 (ospfNbrRestartHelperExitReason)

Reason why the GR helper exited.

No

INTEGER

none (1)

inProgress (2)

completed (3)

timedOut (4)

topologyChanged (5)

 

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

Recommended action

No action is required.

ospfVirtNbrRestartHelperStatusChange

Basic information

OID

Event

Type

Severity

Recovery notification

Default status

1.3.6.1.2.1.14.16.2.20

The GR helper state of a virtual neighbor changes.

Informational

-

-

ON

 

Description

A notification sent when the GR helper state of a virtual neighbor changes.

Status control

ON

CLI: Use the snmp-agent trap enable ospf virtgrhelper-status-change command.

OFF

CLI: Use the undo snmp-agent trap enable ospf virtgrhelper-status-change command.

Objects

OID (object name)

Description

Index

Type

Value range

1.3.6.1.2.1.14.1.1 (ospfRouterId)

Unique identifier of a router in an AS.

No

RouterID

IpAddress

1.3.6.1.2.1.14.11.1.1 (ospfVirtNbrArea)

ID of the area to which the virtual neighbor belongs.

No

AreaID

IpAddress

1.3.6.1.2.1.14.11.1.2 (ospfVirtNbrRtrId)

A 32-bit integer that uniquely identifies the neighboring router in the AS.

No

RouterID

IpAddress

1.3.6.1.2.1.14.11.1.9 (ospfVirtNbrRestartHelperStatus)

Whether the router is acting as a GR helper for the virtual neighbor.

No

INTEGER

notHelping (1)

helping (2)

1.3.6.1.2.1.14.11.1.10 (ospfVirtNbrRestartHelperAge)

Remaining time of the GR interval when the router is acting as a GR helper for the neighbor.

No

Unsigned32

Standard MIB values.

1.3.6.1.2.1.14.11.1.11 (ospfVirtNbrRestartHelperExitReason)

Reason why the GR helper exited.

No

INTEGER

none (1)

inProgress (2)

completed (3)

timedOu t 4)

topologyChanged (5)

 

This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.

Recommended action

No action is required.

  • Cloud & AI
  • InterConnect
  • Intelligent Computing
  • Security
  • SMB Products
  • Intelligent Terminal Products
  • Product Support Services
  • Technical Service Solutions
All Services
  • Resource Center
  • Policy
  • Online Help
All Support
  • Become a Partner
  • Partner Resources
  • Partner Business Management
All Partners
  • Profile
  • News & Events
  • Online Exhibition Center
  • Contact Us
All About Us
新华三官网