monitor
interface/bridge/port/monitor
Type: Command
| Read-only Argument | Type | Description |
|---|---|---|
| interface | alt { interface: iface_enum , interface-list: enum } | |
| status | enum (inactive | in-bridge | in-bridge | disabled) | |
| port-id | composite { priority: num , number: num } | |
| role | enum (disabled-port | root-port | designated-port | alternate-port | backup-port) { disabled-port:0, root-port:1, designated-port:2, alternate-port:3, backup-port:4 } | |
| edge-port | bool | |
| edge-port-discovery | bool | |
| point-to-point-port | bool | |
| external-fdb | bool | |
| sending-rstp | bool | |
| learning | bool | |
| forwarding | bool | |
| actual-path-cost | num | |
| root-path-cost | num | |
| internal-root-path-cost | num | |
| designated-bridge-id | composite { number: num , address: macAddr } | |
| designated-cost | num | |
| designated-internal-cost | num | |
| designated-port-id | composite { priority: num , number: num } | |
| designated-message-age | num | |
| designated-max-age | num | |
| designated-remaining-hops | num | |
| tx-rx-bpdu | composite { tx: num , rx: num } | |
| discard-transitions | num | |
| forward-transitions | num | |
| tx-rx-tc | composite { tx: num , rx: num } | |
| topology-changes | num | |
| last-topology-change | time | |
| multicast-router | bool | |
| hw-offload-group | enum | |
| declared-vlan-ids | multi { vlan-range: range } | |
| registered-vlan-ids | multi { vlan-range: range } |