Brocade-threshold-monitor – Brocade Network OS YANG Reference Manual v4.1.1 User Manual
Page 190
178
Network OS YANG Reference Manual
53-1003230-01
brocade-threshold-monitor
2
brocade-threshold-monitor
Description
Provides a data model monitoring the following components by alerting the user when thresholds
are exceeded:
•
CPU usage
•
1, 10, and 40 Gigabit Ethernet interfaces
•
Memory usage
•
Security parameters, including Telnet violations and login violations
Top-level
containers
Top-level nodes and their subtree hierarchies follow.
module: brocade-threshold-monitor
+--rw threshold-monitor-hidden
+--rw threshold-monitor
+--rw sfp
| +--rw apply? supported-config
| +--rw pause? empty
| +--rw policy [policy_name]
| +--rw policy_name string
| +--rw area [type area_value]
| +--rw type enumeration
| +--rw area_value enumeration
| +--rw threshold
| | +--rw high-threshold? int32
| | +--rw low-threshold? int32
| | +--rw buffer? int32
| +--rw alert
| +--rw above
| | +--rw above-highthresh-action? supported-actions
| +--rw below
| +--rw below-highthresh-action? supported-actions
| +--rw below-lowthresh-action? supported-actions
+--rw security
| +--rw apply? supported-config
| +--rw pause? empty
| +--rw policy [sec_policy_name]
| +--rw sec_policy_name string
| +--rw area [sec_area_value]
| +--rw sec_area_value enumeration
| +--rw timebase? supported-timebase
| +--rw threshold
| | +--rw sec-high-threshold? int32
| | +--rw sec-low-threshold? int32
| | +--rw sec-buffer? int32
| +--rw alert
| +--rw above
| | +--rw sec-above-highthresh-action? supported-actions
| +--rw below
| +--rw sec-below-highthresh-action? supported-actions
| +--rw sec-below-lowthresh-action? supported-actions
+--rw Cpu
| +--rw poll? uint32
| +--rw retry? uint32
| +--rw limit? uint32
| +--rw actions? enumeration
+--rw Memory