Open Ethernet Networking (OpEN) API Guide and Reference Manual  3.6.0.3
Data Fields

Counters for BGP path attribute errors for received paths. More...

#include <openapi_bgp_config.h>

Data Fields

uint16_t attrLenError
 Path attribute length error.
 
uint16_t attrTooLong
 Path attribute too long.
 
uint16_t badNextHop
 Bad BGP NEXT HOP.
 
uint16_t clusterListFromExtPeer
 Received Cluster List from external peer.
 
uint16_t duplicateAttr
 Path with duplicate attribute.
 
uint16_t invalidAggregator
 Invalid AGGREGATOR attribute.
 
uint16_t invalidAsPathType
 Invalid AS path segment type.
 
uint16_t invalidNetField
 Invalid prefix in Update NLRI.
 
uint16_t invalidNextHop
 Invalid BGP NEXT HOP.
 
uint16_t mandNonTransOrPart
 Mandatory attribute non-transitive or partial.
 
uint16_t missingLocPref
 Missing LOCAL PREF attribute.
 
uint16_t missingMandatory
 Missing mandatory path attribute.
 
uint16_t optNonTransPart
 Optional attribute non-transitive and partial.
 
uint16_t origIdFromExtPeer
 Received Originator ID from external peer.
 
uint16_t originInvalid
 Invalid ORIGIN code.
 
uint16_t rxAsPathTooLong
 Received AS Path Too Long.
 
uint16_t transFlag
 Transitive flag not set on transitive attr.
 
uint16_t unknownWellKnown
 Unrecognized well-known path attribute.
 
uint16_t wellKwnOptConflict
 Path with well-known/optional conflict.
 
uint16_t wrongFirstAs
 Unexpected first ASN in AS path.
 

Detailed Description

Counters for BGP path attribute errors for received paths.

Definition at line 115 of file openapi_bgp_config.h.


The documentation for this struct was generated from the following file: