NBS-FAN-MIB: View SNMP OID List / Download MIB
VENDOR: NBASE SWITCH COMMUNICATION
Home | MIB: NBS-FAN-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 |
nbsFanMib | 1.3.6.1.4.1.629.226 |
For managing cooling systems |
||
nbsFanFanGrp | 1.3.6.1.4.1.629.226.1 |
Fans in trays and power supplies |
||
nbsFanFanTable | 1.3.6.1.4.1.629.226.1.1 | no-access |
Includes all fans in power supplies or fan trays |
|
1.3.6.1.4.1.629.226.1.1.1 | no-access |
A particular fan |
||
nbsFanFanParentIfIndex | 1.3.6.1.4.1.629.226.1.1.1.1 | interfaceindex | read-only |
The ifIndex of the component where this fan is installed |
nbsFanFanParentPartIndex | 1.3.6.1.4.1.629.226.1.1.1.2 | nbstcpartindex | read-only |
The nbsPartHardPartIndex of the component where this fan is installed |
nbsFanFanIndex | 1.3.6.1.4.1.629.226.1.1.1.3 | integer | read-only |
The ordinal Id of this fan, unique within its parent part. |
nbsFanFanDescription | 1.3.6.1.4.1.629.226.1.1.1.10 | displaystring | read-only |
The nbsPartHardDescription of this fan |
nbsFanFanStatus | 1.3.6.1.4.1.629.226.1.1.1.30 | nbstcstatussimple | read-only |
The operational status of this fan |
nbsFanFanSpeed | 1.3.6.1.4.1.629.226.1.1.1.40 | integer | read-only |
The speed level of this fan Enumeration: 'high': 5, 'medium': 4, 'notSupported': 1, 'off': 2, 'low': 3. |
nbsFanFanTableSize | 1.3.6.1.4.1.629.226.1.2 | integer | read-only |
The number of rows in nbsFanFanTable |
nbsFanEventsGrp | 1.3.6.1.4.1.629.226.100 | |||
nbsFanEvents | 1.3.6.1.4.1.629.226.100.0 |
Event NOTIFICATIONS |
||
nbsFanTrapFanStatusBad | 1.3.6.1.4.1.629.226.100.0.30 |
Sent when fan's nbsFanFanStatus changes to bad (2) |
||
nbsFanTrapFanStatusOk | 1.3.6.1.4.1.629.226.100.0.31 |
Sent when fan's nbsFanFanStatus changes to good (3) |
||
nbsFanTrapFanSpeedChanged | 1.3.6.1.4.1.629.226.100.0.40 |
Sent when fan's nbsFanFanSpeed changes |