Huawei VRF BGP_Peers update (#12585)

* Mib update

* Fix update of peer + add PeerDescription

* tests

* force tests rerun
This commit is contained in:
PipoCanaja
2021-03-26 22:36:42 +01:00
committed by GitHub
parent c23e273fe9
commit 7dbb2e42b8
4 changed files with 242 additions and 23 deletions

View File

@@ -24882,7 +24882,7 @@
"bgpPeerLastErrorText": null,
"bgpLocalAddr": "0.0.0.0",
"bgpPeerRemoteAddr": "192.168.189.96",
"bgpPeerDescr": "",
"bgpPeerDescr" : "PeerDesc1",
"bgpPeerInUpdates": 0,
"bgpPeerOutUpdates": 0,
"bgpPeerInTotalMessages": 0,
@@ -24934,7 +24934,7 @@
"bgpPeerLastErrorText": null,
"bgpLocalAddr": "0.0.0.0",
"bgpPeerRemoteAddr": "192.168.189.96",
"bgpPeerDescr": "",
"bgpPeerDescr": "PeerDesc1",
"bgpPeerInUpdates": 0,
"bgpPeerOutUpdates": 0,
"bgpPeerInTotalMessages": 0,