PANASAS-BLADESET-MIB-V1: View SNMP OID List / Download MIB

VENDOR: PANASAS INC.


 Home MIB: PANASAS-BLADESET-MIB-V1
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
 panBSet 1.3.6.1.4.1.10159.1.3.3
This file defines the structure of the panasas system v1 mib.
     panBSetTable 1.3.6.1.4.1.10159.1.3.3.1 no-access
Table of bladesets in the system. Bladeset's are collections of blades (shelves actually) that form a fault domain.
         panBSetEntry 1.3.6.1.4.1.10159.1.3.3.1.1 no-access
An entry in panBSetTable
             panBSetName 1.3.6.1.4.1.10159.1.3.3.1.1.1 displaystring read-only
Administrator assigned name of bladeset and an index into panBSetTable.
             panBSetNumBlades 1.3.6.1.4.1.10159.1.3.3.1.1.2 displaystring read-only
Number of blades in this bladeset.
             panBSetAvailSpares 1.3.6.1.4.1.10159.1.3.3.1.1.3 displaystring read-only
Number of spare blades available.
             panBSetRequestedSpares 1.3.6.1.4.1.10159.1.3.3.1.1.4 displaystring read-only
Number of spare blades that were requested by the administrator.
             panBSetTotalCapacity 1.3.6.1.4.1.10159.1.3.3.1.1.5 unsigned32 read-only
Total capacity of the bladeset in Giga Bytes (GB).
             panBSetReservedCapacity 1.3.6.1.4.1.10159.1.3.3.1.1.6 unsigned32 read-only
Capacity reserved for reconstruction of the bladeset in Giga Bytes (GB).
             panBSetUsedCapacity 1.3.6.1.4.1.10159.1.3.3.1.1.7 unsigned32 read-only
Capacity used in the bladeset in Giga Bytes (GB).
             panBSetAvailableCapacity 1.3.6.1.4.1.10159.1.3.3.1.1.8 unsigned32 read-only
Capacity available in the bladeset in Giga Bytes (GB).
             panBSetInfo 1.3.6.1.4.1.10159.1.3.3.1.1.9 displaystring read-only
Bladeset status information.
     panBSetBladesTable 1.3.6.1.4.1.10159.1.3.3.2 no-access
NOTE: This table is obsolete.
         panBSetBladesEntry 1.3.6.1.4.1.10159.1.3.3.2.1 no-access
An entry in panBSetBladesTable.
             panBSetBladeIndex 1.3.6.1.4.1.10159.1.3.3.2.1.1 unsigned32 read-only
Index into panBSetBladesTable.
             panBSetBladeHwSn 1.3.6.1.4.1.10159.1.3.3.2.1.2 panserialnumber read-only
Blade's Hardware Serial Number and an index into panHwBladeTable.