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