ENVIRONMENT-MIB: View SNMP OID List / Download MIB
VENDOR: NORTHERN TELECOM
Home | MIB: ENVIRONMENT-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
nnenvironmentMib | 1.3.6.1.4.1.562.73.1.1.1.3 | |||
nnenvObjects | 1.3.6.1.4.1.562.73.1.1.1.3.1 | |||
nnenvTempSensorGroup | 1.3.6.1.4.1.562.73.1.1.1.3.1.1 | |||
nnenvTempSensorValue | 1.3.6.1.4.1.562.73.1.1.1.3.1.1.1 | gauge32 | read-only |
The Average value of the temperature sensors. |
nnenvTempSensorState | 1.3.6.1.4.1.562.73.1.1.1.3.1.1.2 | envstate | read-only |
The Average status of the temperature sensors. |
nnenvFanTable | 1.3.6.1.4.1.562.73.1.1.1.3.1.2 | no-access |
A list of fan unit entries. |
|
1.3.6.1.4.1.562.73.1.1.1.3.1.2.1 | no-access |
Entry containing information about a fan within the chassis. |
||
nnenvFanUnitIndex | 1.3.6.1.4.1.562.73.1.1.1.3.1.2.1.1 | integer | no-access |
The index to access an entry in the table. |
nnenvFanState | 1.3.6.1.4.1.562.73.1.1.1.3.1.2.1.2 | envstate | read-only |
The current state of fan 0, normal/fail. |
nnenvPwrsupPowerFailCount | 1.3.6.1.4.1.562.73.1.1.1.3.1.3 | integer32 | read-only |
Number of failures of either power supply since boot-up. |
nnenvPwrsupTable | 1.3.6.1.4.1.562.73.1.1.1.3.1.4 | no-access |
A list of power supply status information. |
|
1.3.6.1.4.1.562.73.1.1.1.3.1.4.1 | no-access |
Entry containing power supply information. |
||
nnenvPwrsupIndex | 1.3.6.1.4.1.562.73.1.1.1.3.1.4.1.1 | integer | no-access |
Index to access entry. |
nnenvPwrsupInstalled | 1.3.6.1.4.1.562.73.1.1.1.3.1.4.1.2 | envinstalled | read-only |
Power supply installed flag. |
nnenvPwrsupStatus | 1.3.6.1.4.1.562.73.1.1.1.3.1.4.1.3 | envstatus | read-only |
Power supply up/down status. |
nnenvPwrsupType | 1.3.6.1.4.1.562.73.1.1.1.3.1.4.1.4 | envtype | read-only |
Power supply type. |
nnenvPwrsupUptime | 1.3.6.1.4.1.562.73.1.1.1.3.1.4.1.5 | integer32 | read-only |
Seconds since power supply came up. |
nnenvPwrsupDowntime | 1.3.6.1.4.1.562.73.1.1.1.3.1.4.1.6 | integer32 | read-only |
Seconds since power supply went down. |
nnenvNotificationEnables | 1.3.6.1.4.1.562.73.1.1.1.3.2 | |||
nnenvEnableTemperatureNotification | 1.3.6.1.4.1.562.73.1.1.1.3.2.1 | truthvalue | read-write |
Indicates whether the system produces the envTemperatureNotification. The default is yes. Note: implementation is TBD. |
nnenvEnableFanNotification | 1.3.6.1.4.1.562.73.1.1.1.3.2.2 | truthvalue | read-write |
Indicates whether the system produces the envFanNotification. The default is yes. |
nnenvEnablePowerNotification | 1.3.6.1.4.1.562.73.1.1.1.3.2.3 | truthvalue | read-write |
Indicates whether the system produces the envPowerNotification. The default is yes. |
nnenvNotifications | 1.3.6.1.4.1.562.73.1.1.1.3.3 | |||
nnenvTraps | 1.3.6.1.4.1.562.73.1.1.1.3.3.0 | |||
nnenvTemperatureNotification | 1.3.6.1.4.1.562.73.1.1.1.3.3.0.1 |
An envTemeratureNotification is sent if the environmental monitoring detects that the temperature is at a critical state. This may cause the system to shut down. This notification is sent only if envEnableTemperatureNotification is set to true. |
||
nnenvFanNotification | 1.3.6.1.4.1.562.73.1.1.1.3.3.0.2 |
An envFanNotification is sent if the environmental monitoring detects that a fan is in a critical state. This may cause the system to shut down. This notification is sent only if envEnableFanNotification is set to true. |
||
nnenvPowerSupply1DownNotification | 1.3.6.1.4.1.562.73.1.1.1.3.3.0.3 |
An envPowerNotification is sent if the environmental monitoring detects that a power supply has changed status. This notification is sent only if envEnablePowerNotification is set to true. |
||
nnenvPowerSupply1UpNotification | 1.3.6.1.4.1.562.73.1.1.1.3.3.0.4 |
An envPowerNotification is sent if the environmental monitoring detects that a power supply has changed status. This notification is sent only if envEnablePowerNotification is set to true. |
||
nnenvPowerSupply2DownNotification | 1.3.6.1.4.1.562.73.1.1.1.3.3.0.5 |
An envPowerNotification is sent if the environmental monitoring detects that a power supply has changed status. This notification is sent only if envEnablePowerNotification is set to true. |
||
nnenvPowerSupply2UpNotification | 1.3.6.1.4.1.562.73.1.1.1.3.3.0.6 |
An envPowerNotification is sent if the environmental monitoring detects that a power supply has changed status. This notification is sent only if envEnablePowerNotification is set to true. |
||
nnenvironementNotificationGroup | 1.3.6.1.4.1.562.73.1.1.1.3.4 |
THE Envrionment MIB Notification Group |