mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Huawei VRF BGP_Peers update (#12585)
* Mib update * Fix update of peer + add PeerDescription * tests * force tests rerun
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user