Compare commits

...

2 Commits

Author SHA1 Message Date
15f7783aeb Added info about temps for NXOS 9.3 2026-02-28 18:56:31 +01:00
d8d6a7aad3 Updated README 2026-02-28 18:56:13 +01:00
2 changed files with 34 additions and 2 deletions

28
MIBs.md
View File

@@ -64,3 +64,31 @@ Get the CPU name(s)
.1.3.6.1.4.1.674.10892.5.2.5.0 (systemPowerUpTime)
Uptime in seconds
# NXOS 9.3
## Temperature
1.3.6.1.4.1.9.9.91.1.1.1.1.4.XXXX (entSensorStatus)
This OID has temperatures
```
iso.3.6.1.4.1.9.9.91.1.1.1.1.4.38486 = INTEGER: 30
iso.3.6.1.4.1.9.9.91.1.1.1.1.4.38487 = INTEGER: 43
iso.3.6.1.4.1.9.9.91.1.1.1.1.4.38488 = INTEGER: 51
iso.3.6.1.4.1.9.9.91.1.1.1.1.4.38489 = INTEGER: 61
```
### Sensor names
```
iso.3.6.1.2.1.47.1.1.1.1.7.38486 = STRING: "module-1 FRONT"
iso.3.6.1.2.1.47.1.1.1.1.7.38487 = STRING: "module-1 BACK"
iso.3.6.1.2.1.47.1.1.1.1.7.38488 = STRING: "module-1 CPU"
iso.3.6.1.2.1.47.1.1.1.1.7.38489 = STRING: "module-1 Sugarbowl"
```

4
README
View File

@@ -1 +1,5 @@
#Hi
<p align="center">
<img src="https://data.shupogaki.org/assets/HBX2LV4aMAAstst.png" alt="">
</p>