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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


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
                 nbsFanFanEntry 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