argus-netconf-exporter/docs/h3c_netconf_components_with_transceiver.md
2025-11-28 14:35:21 +08:00

167 lines
4.6 KiB
Markdown

./run_yangcli.sh "sget /oc-platform:components/oc-platform:component/oc-transceiver:transceiver"
rpc-reply {
data {
components {
component {
name 63.TwoHundredGigE1/0/1:1
transceiver {
config {
enabled false
fec-mode oc-platform-types:FEC_AUTO
}
state {
enabled false
fec-mode oc-platform-types:FEC_AUTO
present PRESENT
form-factor oc-opt-types:OTHER
vendor H3C
vendor-part EQ854HG01M3-H3C
vendor-rev 03
ethernet-pmd oc-opt-types:ETH_UNDEFINED
serial-no G80231AM995701HH
date-code 2000-00-00T00:00:00
fault-condition false
voltage {
instant 3.34
}
supply-voltage {
instant 3.34
}
laser-bias-current {
instant 2147483647.00
}
input-power {
instant 2147483647.00
}
output-power {
instant 2147483647.00
}
}
physical-channels {
channel 1 {
index 1
config {
index 1
associated-optical-channel 583.OCH-1/0/1.1
description 1/0/1:1
tx-laser true
}
state {
index 1
associated-optical-channel 583.OCH-1/0/1.1
description 1/0/1:1
tx-laser true
laser-temperature {
instant 2147483647.0
}
target-frequency-deviation {
instant 2147483647.0
}
tec-current {
instant 2147483647.00
}
output-power {
instant 2.05
}
input-power {
instant -3.55
}
laser-bias-current {
instant 8.82
}
}
}
channel 2 {
index 2
config {
index 2
associated-optical-channel 583.OCH-1/0/1.1
description 1/0/1:2
tx-laser true
}
state {
index 2
associated-optical-channel 583.OCH-1/0/1.1
description 1/0/1:2
tx-laser true
laser-temperature {
instant 2147483647.0
}
target-frequency-deviation {
instant 2147483647.0
}
tec-current {
instant 2147483647.00
}
output-power {
instant 2.18
}
input-power {
instant 1.07
}
laser-bias-current {
instant 8.72
}
}
}
}
}
}
component {
name 64.TwoHundredGigE1/0/1:2
transceiver {
config {
enabled false
fec-mode oc-platform-types:FEC_AUTO
}
state {
enabled false
fec-mode oc-platform-types:FEC_AUTO
present PRESENT
form-factor oc-opt-types:OTHER
vendor H3C
vendor-part EQ854HG01M3-H3C
vendor-rev 03
ethernet-pmd oc-opt-types:ETH_UNDEFINED
serial-no G80231AM995701HH
date-code 2000-00-00T00:00:00
fault-condition false
voltage {
instant 3.34
}
supply-voltage {
instant 3.34
}
laser-bias-current {
instant 2147483647.00
}
input-power {
instant 2147483647.00
}
output-power {
instant 2147483647.00
}
}
physical-channels {
channel 1 {
index 1
config {
index 1
associated-optical-channel 583.OCH-1/0/1.1
description 1/0/1:1
tx-laser true
}
state {
index 1
associated-optical-channel 583.OCH-1/0/1.1
description 1/0/1:1
tx-laser true
laser-temperature {
instant 2147483647.0
}
target-frequency-deviat
...