Attributes for EIGRPProtocolEndpoint lists some key attributes for EIGRPProtocolEndpoint. Network Protocol Manager for EIGRP uses these and other attributes to diagnose EIGRP protocol endpoint problems and to detect EIGRP protocol endpoint events.

Table 1. Attributes for EIGRPProtocolEndpoint

Attribute

Description

Allowed values

ConfiguredRemoteAddress

Remote IP address of the EIGRP session for this endpoint.

String: IpAddress, an application-wide type that represents a 32-bit value

DiscoveredLocalAddress

Local IP address of the EIGRP session for this endpoint.

String: IpAddress, an application-wide type that represents a 32-bit value

eigrpPeerAdminStatus

Administrative status of the remote EIGRP device for this endpoint.

Enum:

  • UNKNOWN

  • STOP

  • START

Established

True if the EIGRP session for this endpoint is established.

Boolean: true or false

IsEIGRPPeerAdminDown

True if the status of the EIGRP peer (remote EIGRP service) for this endpoint is administratively down (manually disabled).

Boolean: true or false

IsEIGRPPeerPassive

True if the status of the EIGRP peer for this endpoint is configured as passive.

Boolean: true or false

PeerState

Current state of the EIGRP session for this endpoint.

Enum:

  • UNKNOWN

  • IDLE

  • CONNECT

  • ACTIVE

  • OPENSENT

  • OPENCONFIRM

  • ESTABLISHED