BGP/2/ESTABLISHED:OID [oid] The BGP FSM enters the Established state. (BgpPeerRemoteAddr=[BgpPeerRemoteAddrValue], BgpPeerLastError=[BgpPeerLastErrorValue], BgpPeerState=[BgpPeerStateValue])
当BGP的状态机进入Established状态时,那么该BGP的Established告警事件就会产生。
| 参数名称 | 参数含义 |
|---|---|
oid |
该告警所对应的MIB节点的OID号。 |
BgpPeerRemoteAddr |
对等体地址。 |
BgpPeerLastError |
邻居上次断连时BGP Notification的错误码。 该参数显示格式是[ErrorCode][ErrorSubCode],其中[ErrorCode]是错误码,[ErrorSubCode]是错误子码。例如35,3代表错误码,5代表错误子码。错误码的具体含义请参见BGP错误码。 该参数为0时,代表没有产生错误。 |
BgpPeerState |
BGP peer的状态。
|