yshMemorySize |
1.3.6.1.4.1.1182.3.1.2 |
R/O |
INTEGER |
Memory size |
yshFlashROMSize |
1.3.6.1.4.1.1182.3.1.3 |
R/O |
INTEGER |
FlashROM size |
yshMemoryUtil |
1.3.6.1.4.1.1182.3.1.4 |
R/O |
Gauge (0..100) |
Memory usage ratio |
yshCpuUtil5sec |
1.3.6.1.4.1.1182.3.1.5 |
R/O |
Gauge (0..100) |
CPU usage ratio (5-second average) |
yshCpuUtil1min |
1.3.6.1.4.1.1182.3.1.6 |
R/O |
Gauge (0..100) |
CPU usage ratio (1-minute average) |
yshCpuUtil5min |
1.3.6.1.4.1.1182.3.1.7 |
R/O |
Gauge (0..100) |
CPU usage ratio (5-minute average) |
yshEnableTemperatureTrap |
1.3.6.1.4.1.1182.3.1.20 |
R/W |
INTEGER
* enabled(1)
* disabled(2)
|
Setting value that determines whether SNMP traps based on temperature information are notified |
yshTemperatureTable |
1.3.6.1.4.1.1182.3.1.21 |
N/A |
|
Temperature information table |
|
yshTemperatureEntry |
1.3.6.1.4.1.1182.3.1.21.1 |
N/A |
|
INDEX
* yshTemperatureStackId
* yshTemperatureDeviceType
* yshTemperatureDeviceIndex |
|
yshTemperatureStackId |
1.3.6.1.4.1.1182.3.1.21.1.1 |
N/A |
INTEGER (1..2147483647) |
Stack ID
This can be obtained with stack ID 1 if stack was not configured. |
yshTemperatureDeviceType |
1.3.6.1.4.1.1182.3.1.21.1.2 |
N/A |
INTEGER
* cpu(1)
* phy(2)
* sfp(3)
* thermal-sensor(4)
* pse(5)
|
Device type |
yshTemperatureDeviceIndex |
1.3.6.1.4.1.1182.3.1.21.1.3 |
N/A |
INTEGER (1..2147483647) |
Index for each device
For example, index values are 1 and 2 for devices with two CPUs |
yshTemperatureValue |
1.3.6.1.4.1.1182.3.1.21.1.4 |
R/O |
Gauge |
Device temperature
If the device temperature was not measured, this is “0” |
yshTemperatureStatusTable |
1.3.6.1.4.1.1182.3.1.22 |
N/A |
|
Temperature status table |
|
yshTemperatureStatusEntry |
1.3.6.1.4.1.1182.3.1.22.1 |
N/A |
|
INDEX
* yshTemperatureStatusStackId
* yshTemperatureStatusDeviceType |
|
yshTemperatureStatusStackId |
1.3.6.1.4.1.1182.3.1.22.1.1 |
N/A |
INTEGER (1..2147483647) |
Stack ID
This can be obtained with stack ID 1 if stack was not configured. |
yshTemperatureStatusDeviceType |
1.3.6.1.4.1.1182.3.1.22.1.2 |
N/A |
INTEGER
* cpu(1)
* phy(2)
* sfp(3)
* thermal-sensor(4)
* pse(5)
|
Device type |
yshTemperatureStatus |
1.3.6.1.4.1.1182.3.1.22.1.3 |
R/O |
INTEGER
* normal(1)
* warning(2)
* error(3)
|
Temperature status
* “Normal” when normal
* “Warning” indicates temperature over High threshold value
* “Error” indicates temperature exceeded alarm temperature |
yshTemperatureStatusNormalThreshold |
1.3.6.1.4.1.1182.3.1.22.1.4 |
N/A |
Gauge |
Threshold value for determining Normal status
Note: Only used for trap notifications |
yshTemperatureStatusWarningThreshold |
1.3.6.1.4.1.1182.3.1.22.1.5 |
N/A |
Gauge |
Threshold value for determining Warning status
Note: Only used for trap notifications |
yshTemperatureStatusErrorThreshold |
1.3.6.1.4.1.1182.3.1.22.1.6 |
N/A |
Gauge |
Threshold value for determining Error status
Note: Only used for trap notifications |
yshEnableFanTrap |
1.3.6.1.4.1.1182.3.1.23 |
R/W |
INTEGER
* enabled(1)
* disabled(2)
|
Setting value for determining whether SNMP traps based on fan information are notified |
yshFanTable |
1.3.6.1.4.1.1182.3.1.24 |
N/A |
|
Fan information table |
|
yshFanEntry |
1.3.6.1.4.1.1182.3.1.24.1 |
N/A |
|
INDEX
* yshFanStackId
* yshFanIndex |
|
yshFanStackId |
1.3.6.1.4.1.1182.3.1.24.1.1 |
N/A |
INTEGER (1..2147483647) |
Stack ID
This can be obtained with stack ID 1 if stack was not configured. |
yshFanIndex |
1.3.6.1.4.1.1182.3.1.24.1.2 |
N/A |
INTEGER (1..2147483647) |
Index for each fan
For example, index values will be 1 and 2 for devices with two fans |
yshFanRpm |
1.3.6.1.4.1.1182.3.1.24.1.3 |
R/O |
Gauge |
Fan RPM |
yshFanStatus |
1.3.6.1.4.1.1182.3.1.24.1.4 |
R/O |
INTEGER
* normal(1)
* stopped(2)
|
Fan status |
yshFanSpeedStatusTable |
1.3.6.1.4.1.1182.3.1.25 |
N/A |
|
Fan RPM status table |
|
yshFanSpeedStatusEntry |
1.3.6.1.4.1.1182.3.1.25.1 |
N/A |
|
INDEX
* yshFanSpeedStatusStackId |
|
yshFanSpeedStatusStackId |
1.3.6.1.4.1.1182.3.1.25.1.1 |
N/A |
INTEGER (1..2147483647) |
Stack ID
This can be obtained with stack ID 1 if stack was not configured. |
yshFanSpeedStatus |
1.3.6.1.4.1.1182.3.1.25.1.2 |
R/O |
INTEGER
* low(1)
* middle(2)
* high(3)
|
Fan RPM status |