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

225 lines
4.5 KiB
Markdown

./run_yangcli.sh "sget /oc-platform:components/oc-platform:component/oc-platform:state/oc-platform:temperature"
rpc-reply {
data {
components {
component 29.Board {
name 29.Board
state {
temperature {
instant 50.0
}
}
}
component "30.PSU 1" {
name '30.PSU 1'
state {
temperature {
instant 26.0
}
}
}
component "31.PSU 2" {
name '31.PSU 2'
state {
temperature {
instant 26.0
}
}
}
component "32.PSU 3" {
name '32.PSU 3'
state {
temperature {
instant 26.0
}
}
}
component "33.PSU 4" {
name '33.PSU 4'
state {
temperature {
instant 26.0
}
}
}
component "43.SENSOR 1" {
name '43.SENSOR 1'
state {
temperature {
instant 40.0
}
}
}
component "44.SENSOR 2" {
name '44.SENSOR 2'
state {
temperature {
instant 50.0
}
}
}
component "45.SENSOR 3" {
name '45.SENSOR 3'
state {
temperature {
instant 27.0
}
}
}
component "46.SENSOR 4" {
name '46.SENSOR 4'
state {
temperature {
instant 25.0
}
}
}
component "47.SENSOR 5" {
name '47.SENSOR 5'
state {
temperature {
instant 28.0
}
}
}
component "48.SENSOR 6" {
name '48.SENSOR 6'
state {
temperature {
instant 36.0
}
}
}
component "49.SENSOR 7" {
name '49.SENSOR 7'
state {
temperature {
instant 36.0
}
}
}
component "50.SENSOR 8" {
name '50.SENSOR 8'
state {
temperature {
instant 47.0
}
}
}
component "51.SENSOR 9" {
name '51.SENSOR 9'
state {
temperature {
instant 24.0
}
}
}
component "59.Main Board" {
name '59.Main Board'
state {
temperature {
instant 50.0
}
}
}
component 63.TwoHundredGigE1/0/1:1 {
name 63.TwoHundredGigE1/0/1:1
state {
temperature {
instant 45.0
}
}
}
component 64.TwoHundredGigE1/0/1:2 {
name 64.TwoHundredGigE1/0/1:2
state {
temperature {
instant 45.0
}
}
}
component 67.TwoHundredGigE1/0/2:1 {
name 67.TwoHundredGigE1/0/2:1
state {
temperature {
instant 45.0
}
}
}
component 68.TwoHundredGigE1/0/2:2 {
name 68.TwoHundredGigE1/0/2:2
state {
temperature {
instant 45.0
}
}
}
component 71.TwoHundredGigE1/0/3:1 {
name 71.TwoHundredGigE1/0/3:1
state {
temperature {
instant 46.0
}
}
}
component 72.TwoHundredGigE1/0/3:2 {
name 72.TwoHundredGigE1/0/3:2
state {
temperature {
instant 46.0
}
}
}
component 75.TwoHundredGigE1/0/4:1 {
name 75.TwoHundredGigE1/0/4:1
state {
temperature {
instant 45.0
}
}
}
component 76.TwoHundredGigE1/0/4:2 {
name 76.TwoHundredGigE1/0/4:2
state {
temperature {
instant 45.0
}
}
}
component 319.FourHundredGigE1/0/65 {
name 319.FourHundredGigE1/0/65
state {
temperature {
instant 46.0
}
}
}
component 323.FourHundredGigE1/0/66 {
name 323.FourHundredGigE1/0/66
state {
temperature {
instant 45.0
}
}
}
component 327.FourHundredGigE1/0/67 {
name 327.FourHundredGigE1/0/67
state {
temperature {
instant 46.0
}
}
}
component 331.FourHundredGigE1/0/68 {
name 331.FourHundredGigE1/0/68
state {
temperature {
instant 45.0
}
}
}
}
}
}