OspfArea implements enum where possible

Description

OSPF_AREA_ID_OID, /** * The authentication type specified for an area.*/ OSPF_AUTH_TYPE_OID, /** * Indicates if an area is a stub area, NSSA, or standardarea. Type-5 AS-external LSAs and type-11 Opaque LSAs arenot imported into stub areas or NSSAs. NSSAs importAS-external data as type-7 LSAs

Need to be decoded properly and written in human readable format

Acceptance / Success Criteria

None

Activity

Show:

Antonio Russo December 13, 2022 at 6:19 PM

ospfImportAsExtern OBJECT-TYPE SYNTAX INTEGER { importExternal (1), importNoExternal (2), importNssa (3) }

Antonio Russo December 13, 2022 at 6:16 PM

ospf authentication type none(0), simplePassword(1), md5(2)

Details

Assignee

Reporter

Fix versions

Affects versions

Priority

PagerDuty

Created December 13, 2022 at 6:13 PM
Updated July 24, 2023 at 1:45 PM

Flag notifications