RADLAN-HWENVIROMENT: View SNMP OID List / Download MIB
VENDOR: RND
Home | MIB: RADLAN-HWENVIROMENT | |||
---|---|---|---|---|
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 |
rlEnv | 1.3.6.1.4.1.89.83 |
The private MIB module definition for environment of Radlan devices. |
||
rlEnvPhysicalDescription | 1.3.6.1.4.1.89.83.1 | |||
rlEnvMonFanStatusTable | 1.3.6.1.4.1.89.83.1.1 | no-access |
The table of fan status maintained by the environmental monitor. |
|
1.3.6.1.4.1.89.83.1.1.1 | no-access |
An entry in the fan status table, representing the status of the associated fan maintained by the environmental monitor. |
||
rlEnvMonFanStatusIndex | 1.3.6.1.4.1.89.83.1.1.1.1 | integer | no-access |
Unique index for the fan being instrumented. This index is for SNMP purposes only, and has no intrinsic meaning. |
rlEnvMonFanStatusDescr | 1.3.6.1.4.1.89.83.1.1.1.2 | displaystring | read-only |
Textual description of the fan being instrumented. This description is a short textual label, suitable as a human-sensible identification for the rest of the information in the entry. |
rlEnvMonFanState | 1.3.6.1.4.1.89.83.1.1.1.3 | rlenvmonstate | read-only |
The mandatory state of the fan being instrumented. |
rlEnvMonSupplyStatusTable | 1.3.6.1.4.1.89.83.1.2 | no-access |
The table of power supply status maintained by the environmental monitor card. |
|
1.3.6.1.4.1.89.83.1.2.1 | no-access |
An entry in the power supply status table, representing the status of the associated power supply maintained by the environmental monitor card. |
||
rlEnvMonSupplyStatusIndex | 1.3.6.1.4.1.89.83.1.2.1.1 | integer | no-access |
Unique index for the power supply being instrumented. This index is for SNMP purposes only, and has no intrinsic meaning. |
rlEnvMonSupplyStatusDescr | 1.3.6.1.4.1.89.83.1.2.1.2 | displaystring | read-only |
Textual description of the power supply being instrumented. This description is a short textual label, suitable as a human-sensible identification for the rest of the information in the entry. |
rlEnvMonSupplyState | 1.3.6.1.4.1.89.83.1.2.1.3 | rlenvmonstate | read-only |
The mandatory state of the power supply being instrumented. |
rlEnvMonSupplySource | 1.3.6.1.4.1.89.83.1.2.1.4 | integer | read-only |
The power supply source. unknown - Power supply source unknown ac - AC power supply dc - DC power supply externalPowerSupply - External power supply internalRedundant - Internal redundant power supply Enumeration: 'externalPowerSupply': 4, 'unknown': 1, 'ac': 2, 'internalRedundant': 5, 'dc': 3. |