monitor
interface/ethernet/monitor
Conditions: i386
Type: Command
| Read-only Argument | Type | Description |
|---|---|---|
| name | string | |
| status | enum (unknown | link-ok | no-link | initializing | auto-init-failed) | |
| auto-negotiation | enum (incomplete | done | no-negotiation | failed | restarted | disabled | not-supported) { incomplete:0, done:1, no-negotiation:2, failed:3, restarted:4, disabled:5, not-supported:6 } | |
| rate | enum (unknown | 10Mbps | 100Mbps | 1Gbps | 2.5Gbps | 5Gbps | 10Gbps | 25Gbps | 40Gbps | 50Gbps | 100Gbps | 200Gbps | 400Gbps) { unknown:0, 10Mbps:1, 100Mbps:2, 1Gbps:3, 2.5Gbps:4, 5Gbps:5, 10Gbps:6, 25Gbps:7, 40Gbps:8, 50Gbps:9, 100Gbps:10, 200Gbps:11, 400Gbps:12 } | |
| full-duplex | bool | |
| tx-flow-control | bool | |
| rx-flow-control | bool | |
| fec | enum (off | fec74 | fec91) { off:0, fec74:2, fec91:3 } | |
| supported | multi { array-id } | |
| sfp-supported | multi { array-id } | |
| advertising | multi { array-id } | |
| link-partner-advertising | multi { array-id } | |
| default-cable-setting | enum (short | standard) { short:0, standard:1 } | |
| combo-state | enum (copper | sfp) { copper:1, sfp:2 } | |
| sfp-module-present | bool | |
| sfp-rx-loss | bool | |
| sfp-tx-fault | bool | |
| sfp-type | enum (unknown | SFP/SFP+/SFP28/SFP56 | DWDM-SFP/SFP+ | QSFP | QSFP+ | QSFP28/QSFP56 | QSFPDD | QSFP-CMIS) | |
| sfp-cmis-revision | composite { major: num , minor: num } | |
| sfp-cmis-module-state | enum (low-power | power-up | ready | power-down | fault) | |
| sfp-connector-type | enum (unknown | SC | LC | optical-pigtail | multifiber-parallel-optic-1x12 | multifiber-parallel-optic-1x16 | copper-pigtail | no-separable-connector | RJ45) | |
| sfp-encoding | enum (unspecified | 8B/10B | 4B/5B | nrz | manchester | sonet | 64B/66B | 256B/257B | pam4) | |
| sfp-link-length-sm | num | |
| sfp-link-length-om1 | num | |
| sfp-link-length-om2 | num | |
| sfp-link-length-om3 | num | |
| sfp-link-length-om4 | num | |
| sfp-link-length-om5 | num | |
| sfp-link-length-cable-assembly | num | |
| sfp-link-length-copper-active-om4 | num | |
| sfp-vendor-name | string | |
| sfp-vendor-part-number | string | |
| sfp-vendor-revision | string | |
| sfp-vendor-serial | string | |
| sfp-manufacturing-date | string | |
| sfp-power-class | num | |
| sfp-max-power | num | |
| sfp-wavelength | num | |
| sfp-dwdm-channel-spacing | num | |
| sfp-temperature | num | |
| sfp-supply-voltage | num | |
| sfp-tx-bias-current | num | |
| sfp-tx-power | num | |
| sfp-rx-power | num | |
| sfp-mac | macAddr | |
| phy-regs | multi { array-id, method: string } | |
| eeprom-checksum | enum (bad | good) | |
| eeprom | string |