Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#12118-3/4 Rapid per VLAN Spanning Tree Protocol and QoS events #12126

Merged
merged 1 commit into from
Dec 16, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
52 changes: 26 additions & 26 deletions packages/hpe_aruba_cx/_dev/build/docs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -946,34 +946,34 @@ Note: Descriptions have not been filled out
| <val> | error.code |

#### [Quality of Service events](https://www.arubanetworks.com/techdocs/AOS-CX/10.07/HTML/5200-8214/Content/events/QOS.htm)
| Field | Description | Type | Common |
|-----------------------------|-------------|------|------------------------------|
| aruba.qos.error | | | error.message |
| aruba.qos.error_string | | | error.message |
| Docs Field | Schema Mapping |
|------------------|----------------------|
| <error> | event.reason |
| <error_string> | event.reason |

#### [Rapid per VLAN Spanning Tree Protocol events](https://www.arubanetworks.com/techdocs/AOS-CX/10.07/HTML/5200-8214/Content/events/RPVST.htm)
| Field | Description | Type | Common |
|----------------------------------|-------------|------|------------------------------|
| aruba.vlan.current_virtual_ports | | | |
| aruba.vlan.interface | | | observer.ingress.interface.name |
| aruba.vlan.mac | | | client.mac |
| aruba.vlan.Maximum_Virtual_Ports | | | |
| aruba.vlan.new_mac | | | client.mac |
| aruba.vlan.new_mode | | | |
| aruba.vlan.new_port | | | server.port |
| aruba.vlan.new_priority | | | aruba.priority |
| aruba.vlan.npvid | | | |
| aruba.vlan.old_mac | | | |
| aruba.vlan.old_mode | | | |
| aruba.vlan.old_port | | | |
| aruba.vlan.old_priority | | | |
| aruba.vlan.port | | | server.port |
| aruba.vlan.pkt_type | | | event.type |
| aruba.vlan.priority_mac | | | client.mac |
| aruba.vlan.proto | | | |
| aruba.vlan.pvid | | | |
| aruba.vlan.rpvst_instance | | | |
| aruba.vlan.vlan | | | network.vlan.id |
| Docs Field | Schema Mapping |
|-------------------------|------------------------------|
| <Current_Virtual_Ports> | aruba.limit.read_value |
| <interface> | aruba.interface.id |
| <mac> | client.mac |
| <Maximum_Virtual_Ports> | aruba.limit.threshold |
| <new_mac> | client.mac |
| <new_mode> | aruba.rpvst.new_mode |
| <new_port> | aruba.port |
| <new_priority> | aruba.priority |
| <npvid> | aruba.rpvst.npvid |
| <old_mac> | aruba.rpvst.old_mac |
| <old_mode> | aruba.rpvst.old_mode |
| <old_port> | aruba.rpvst.old_port |
| <old_priority> | aruba.rpvst.old_priority |
| <port> | aruba.port |
| <pkt_type> | aruba.rpvst.pkt_type |
| <priority_mac> | client.mac |
| <proto> | aruba.rpvst.proto |
| <pvid> | aruba.rpvst.pvid |
| <instance> | aruba.instance.id |
| <vlan> | network.vlan.id |

#### [RBAC events](https://www.arubanetworks.com/techdocs/AOS-CX/10.07/HTML/5200-8214/Content/events/RBACD.htm)
| Field | Description | Type | Common |
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -334,6 +334,20 @@
2024-06-18T12:47:38.182641-05:00 8360-Primaire hpe-ospfv3[1234]: Event|4903|LOG_INFO|OSPFv3|-|OSPF3 designated routers field entry added: group_id=1 fp_id=2 stat_id=3
2024-06-18T12:48:38.182641-05:00 8360-Primaire hpe-ospfv3[1234]: Event|4904|LOG_INFO|OSPFv3|-|AdjChg: Nbr 192.168.1.1 on interface fe80::1 on eth0(0.0.0.0): INIT -> FULL
2024-06-18T12:49:38.182641-05:00 8360-Primaire hpe-ospfv3[1234]: Event|4905|LOG_INFO|OSPFv3|-|Interface fe80::1 on eth0(0.0.0.0) changed from DOWN to UP, input: 1
2024-06-18T12:45:38.182641-05:00 8360-Primaire hpe-rpvst[1234]: Event|5001|LOG_INFO|RPVST|-|RPVST Enabled
2024-06-18T12:46:38.182641-05:00 8360-Primaire hpe-rpvst[1234]: Event|5002|LOG_INFO|RPVST|-|RPVST Disabled
2024-06-18T12:47:38.182641-05:00 8360-Primaire hpe-rpvst[1234]: Event|5003|LOG_INFO|RPVST|-|RPVST - Root changed from 32768: 00:1A:2B:3C:4D:5E to 4096: 00:1A:2B:3C:4D:5E on VLAN 10.
2024-06-18T12:48:38.182641-05:00 8360-Primaire hpe-rpvst[1234]: Event|5004|LOG_WARN|RPVST|-|Port 1/1/1 disabled - BPDU received on protected port on VLAN 10.
2024-06-18T12:49:38.182641-05:00 8360-Primaire hpe-rpvst[1234]: Event|5005|LOG_INFO|RPVST|-|RPVST starved for BPDUs on port 1/1/2 from 00:1A:2B:3C:4D:5E on VLAN 20.
2024-06-18T12:50:38.182641-05:00 8360-Primaire hpe-rpvst[1234]: Event|5006|LOG_INFO|RPVST|-|Topology change received on port 1/1/3 from source: 00:11:22:33:44:88 on VLAN 30.
2024-06-18T12:51:38.182641-05:00 8360-Primaire hpe-rpvst[1234]: Event|5007|LOG_INFO|RPVST|-|Topology change generated on port 1/1/4 on VLAN 40.
2024-06-18T12:52:38.182641-05:00 8360-Primaire hpe-rpvst[1234]: Event|5008|LOG_WARN|RPVST|-|Port 1/1/5 blocked on RPVST instance 1
2024-06-18T12:53:38.182641-05:00 8360-Primaire hpe-rpvst[1234]: Event|5009|LOG_WARN|RPVST|-|Port 1/1/6 unblocked on RPVST instance 1
2024-06-18T12:45:38.182641-05:00 8360-Primaire hpe-rpvst[1234]: Event|5010|LOG_INFO|RPVST|-|Root port changed from port1 to port2 on VLAN 10.
2024-06-18T12:46:38.182641-05:00 8360-Primaire hpe-rpvst[1234]: Event|5011|LOG_INFO|RPVST|-|PVID mismatch detected on eth0 with pvid = 100, Neighbor pvid = 200
2024-06-18T12:46:38.182641-05:00 8360-Primaire hpe-rpvst[1234]: Event|5011|LOG_INFO|RPVST|-|Throttled 2 Messages
2024-06-18T12:47:38.182641-05:00 8360-Primaire hpe-rpvst[1234]: Event|5012|LOG_INFO|RPVST|-|spanning tree mode changed from RSTP to MSTP, it will trigger the reconvergence.
2024-06-18T12:48:38.182641-05:00 8360-Primaire hpe-rpvst[1234]: Event|5013|LOG_INFO|RPVST|-|Current Virtual Ports 150 exceeds the max supported limit 100
2024-06-18T12:45:38.182641-05:00 8360-Primaire hpe-pim[1234]: Event|5101|LOG_ERR|PIM|-|Failed to send HELLO packet on Interface eth0
2024-06-18T12:45:38.182641-05:00 8360-Primaire hpe-pim[1234]: Event|5101|LOG_ERR|PIM|-|Throttled 2 Messages
2024-06-18T12:46:38.182641-05:00 8360-Primaire hpe-pim[1234]: Event|5102|LOG_INFO|PIM|-|PIM interface eth0 is configured with IP 192.168.1.1
Expand Down Expand Up @@ -373,6 +387,8 @@
2024-06-18T12:47:38.182641-05:00 8360-Primaire hpe-copp[1233]: Event|5603|LOG_INFO|HTTPSSERVER|-|User admin closed all HTTPS sessions
2024-06-18T12:48:38.182641-05:00 8360-Primaire hpe-copp[1233]: Event|5604|LOG_INFO|HTTPSSERVER|-|User admin changed the HTTPS Server max user sessions amount to 10
2024-06-18T12:49:38.182641-05:00 8360-Primaire hpe-copp[1233]: Event|5605|LOG_INFO|HTTPSSERVER|-|User admin changed the HTTPS Server idle timeout to 300
2024-06-18T12:45:38.182641-05:00 8360-Primaire hpe-qos[1234]: Event|5701|LOG_INFO|QOS|-|QoS failed to retrieve default information. Error: timeout_error
2024-06-18T12:46:38.182641-05:00 8360-Primaire hpe-qos[1234]: Event|5702|LOG_ERR|QOS|-|QoS error: configuration_error
2024-06-18T12:45:38.182641-05:00 8360-Primaire hpe-qos[1234]: Event|5801|LOG_ERR|QOSASIC|-|QoS failed initial initialization for slot 1. Error: initialization_error
2024-06-18T12:46:38.182641-05:00 8360-Primaire hpe-qos[1234]: Event|5802|LOG_ERR|QOSASIC|-|QoS failed final initialization on new slot 2 for peer slot 1
2024-06-18T12:47:38.182641-05:00 8360-Primaire hpe-qos[1234]: Event|5803|LOG_ERR|QOSASIC|-|QoS error after card removal from slot 3
Expand Down
Loading