feat/brocade_snmp #193

Merged
wjro merged 3 commits from feat/brocade_snmp into master 2026-01-06 16:22:27 +00:00
Owner
No description provided.
wjro added 2 commits 2025-11-14 17:49:24 +00:00
johnride reviewed 2025-11-14 17:54:39 +00:00
@@ -0,0 +16,4 @@
#[derive(Debug, Clone, Serialize)]
pub struct BrocadeEnableSnmpScore {
pub server_ips: Vec<IpAddr>,
Owner

switch_ips or just ips if this is the ip address to reach the switches management interface.

`switch_ips` or just `ips` if this is the ip address to reach the switches management interface.
wjro added 1 commit 2026-01-06 15:52:08 +00:00
fix: changed name to switch_ips for more clarity
All checks were successful
Run Check Script / check (pull_request) Successful in 54s
2b19d8c3e8
wjro merged commit 004b35f08e into master 2026-01-06 16:22:27 +00:00
wjro deleted branch feat/brocade_snmp 2026-01-06 16:22:28 +00:00
Sign in to join this conversation.
No Reviewers
2 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: NationTech/harmony#193
No description provided.