VERTICAL-ENV-MIB: View SNMP OID List / Download MIB
VENDOR: VERTICAL NETWORKS
Home | MIB: VERTICAL-ENV-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 |
vertical | 1.3.6.1.4.1.2338 | |||
environment | 1.3.6.1.4.1.2338.11 | |||
iOFanTable | 1.3.6.1.4.1.2338.11.1 | no-access |
Table of status information about all Instant Office cooling fans |
|
1.3.6.1.4.1.2338.11.1.1 | no-access |
An entry in the Fan Table. |
||
fanIndex | 1.3.6.1.4.1.2338.11.1.1.1 | integer | read-only |
The index of the cooling fan within the system |
fanOperStatus | 1.3.6.1.4.1.2338.11.1.1.2 | integer | read-only |
The operational status of this fan. The following are valid values: running =1,(the normal operational state), stopped =2, unknown =3 Enumeration: 'unknown': 3, 'running': 1, 'stopped': 2. |
iOPSTable | 1.3.6.1.4.1.2338.11.2 | no-access |
Table of status information about all Instant Office power supplies |
|
1.3.6.1.4.1.2338.11.2.1 | no-access |
An entry in the Power Supply Table. |
||
psIndex | 1.3.6.1.4.1.2338.11.2.1.1 | integer | read-only |
The index of the power supply unit within the system |
psOperStatus | 1.3.6.1.4.1.2338.11.2.1.2 | integer | read-only |
The operational status of this power supply. The following are valid values: on=1, off=2, unknown=3 Enumeration: 'on': 1, 'off': 2, 'unknown': 3. |
iOFaultMonitorGroup | 1.3.6.1.4.1.2338.11.3 | |||
iOFaultMonitorStatus | 1.3.6.1.4.1.2338.11.3.1 | integer | read-only |
The operational status of the Fault Monitor. The following are valid values: RAMFull =1, NotResponding =2, Ok =3, ModemFailed =4 Enumeration: 'rAMFull': 1, 'modemFailed': 4, 'ok': 3, 'notResponding': 2. |
iOTrapInfoGroup | 1.3.6.1.4.1.2338.11.4 | |||
iOLastFanTrap | 1.3.6.1.4.1.2338.11.4.1 | displaystring | read-only |
This object describes,in more detail,the last Fan Trap event that occured. Since traps for all fans are combined into one Trap, this string describes each fan status just after the trap condition. |
iOLastPowerSupplyTrap | 1.3.6.1.4.1.2338.11.4.2 | displaystring | read-only |
This object describes,in more detail,the last Power Supply Trap event that occured. Since traps for all power supplies are combined into one Trap, this string describes each power supply status just after the trap condition. |
iOLastFaultMonitorTrap | 1.3.6.1.4.1.2338.11.4.3 | displaystring | read-only |
This object describes,in more detail,the last Fault Monitor Trap event that occured. Since traps for all Fault Monitor events are combined into one Trap,this string describes the Fault Monitor event (RAM full, NotResponding or Modem Failed) that caused this trap. |
iOFanStatus | 1.3.6.1.4.1.23380.47 |
This notification is sent when one (or more) cooling fans changes state (i.e. it goes from an ON state to OFF state or vice-versa. Even if more than one fan changes state, only one trap is sent. Information about the new state of all the fans is sent in the Trap Data (iOLastFanTrap) |
||
iOPowerSupplyStatus | 1.3.6.1.4.1.23380.48 |
This notification is sent when one (or more) power supply units changs state (i.e it goes from an ON state to an OFF state, or vice versa). Even if more than one power supply changes state, only one trap is sent. Information about the new state of all the power supplies is sent in the Trap Data (IOLastPowerSupplyTrap). |
||
iOFaultMonitorStatusTrap | 1.3.6.1.4.1.23380.49 |
This notification is sent when or more of the following Fault Monitor Events occur: RAM full, Fault Monitor NotResponding or Modem Failed. Information about these events is contained in the Trap data (IOLatFaultmonitorTrap). |