SFA-INFO: View SNMP OID List / Download MIB
VENDOR: DATADIRECT NETWORKS
Home | MIB: SFA-INFO | |||
---|---|---|---|---|
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 |
datadirect | 1.3.6.1.4.1.6894 | |||
unit | 1.3.6.1.4.1.6894.2 | |||
tempNumber | 1.3.6.1.4.1.6894.2.1 | integer | read-only |
The number of temperature sensors in the system. |
tempTable | 1.3.6.1.4.1.6894.2.2 | no-access |
A list of temperature sensor entries. The number of entries is given by the value of tempNumber. |
|
1.3.6.1.4.1.6894.2.2.1 | no-access |
A temp entry containing temperature sensor status. |
||
tempIndex | 1.3.6.1.4.1.6894.2.2.1.1 | integer | read-only |
A unique value for each temperature sensor. Its value ranges between 1 and the value of tempNumber. |
tempEncId | 1.3.6.1.4.1.6894.2.2.1.2 | octet string | read-only |
A unique value displaying the enclosure ID number of the temperature sensor. |
tempEncPos | 1.3.6.1.4.1.6894.2.2.1.3 | integer | read-only |
A unique value displaying the position number of the temperature sensor. |
tempStatus | 1.3.6.1.4.1.6894.2.2.1.4 | integer | read-only |
The current temperature status of the unit. Enumeration: 'warning': 2, 'critical': 3, 'normal': 1. |
fanNumber | 1.3.6.1.4.1.6894.2.3 | integer | read-only |
The number of fans in the system. |
fanTable | 1.3.6.1.4.1.6894.2.4 | no-access |
A list of fan entries. The number of entries is given by the value of fanNumber. |
|
1.3.6.1.4.1.6894.2.4.1 | no-access |
A fan entry containing fan status. |
||
fanIndex | 1.3.6.1.4.1.6894.2.4.1.1 | integer | read-only |
A unique value for each fan. Its value ranges between 1 and the value of fanNumber. |
fanEncId | 1.3.6.1.4.1.6894.2.4.1.2 | octet string | read-only |
A unique value displaying the enclosure ID number of the fan. |
fanEncPos | 1.3.6.1.4.1.6894.2.4.1.3 | integer | read-only |
A unique value displaying the position number of the fan. |
fanStatus | 1.3.6.1.4.1.6894.2.4.1.4 | integer | read-only |
The current fan status of the unit. Enumeration: 'healthy': 1, 'failure': 2. |
powerNumber | 1.3.6.1.4.1.6894.2.5 | integer | read-only |
The number of power supplies in the system. |
powerTable | 1.3.6.1.4.1.6894.2.6 | no-access |
A list of power supply entries. The number of entries is given by the value of powerNumber. |
|
1.3.6.1.4.1.6894.2.6.1 | no-access |
A power entry containing power supply status. |
||
powerIndex | 1.3.6.1.4.1.6894.2.6.1.1 | integer | read-only |
A unique value for each power supply. Its value ranges between 1 and the value of powerNumber. |
powerEncId | 1.3.6.1.4.1.6894.2.6.1.2 | octet string | read-only |
A unique value displaying the enclosure ID number of the power supply. |
powerEncPos | 1.3.6.1.4.1.6894.2.6.1.3 | integer | read-only |
A unique value displaying the position number of the power supply. |
powerStatus | 1.3.6.1.4.1.6894.2.6.1.4 | integer | read-only |
The current power supply status of the unit. Enumeration: 'healthy': 1, 'failure': 2. |
poolNumber | 1.3.6.1.4.1.6894.2.7 | integer | read-only |
The number of pools in system. |
poolTable | 1.3.6.1.4.1.6894.2.8 | no-access |
A list of pool entries. The number of entries is given by the value of poolNumber. |
|
1.3.6.1.4.1.6894.2.8.1 | no-access |
A pool entry containing a pool's status. |
||
poolIndex | 1.3.6.1.4.1.6894.2.8.1.1 | integer | read-only |
A unique value for each pool. Its value ranges between 1 and the value of poolNumber. |
poolId | 1.3.6.1.4.1.6894.2.8.1.2 | integer | read-only |
An integer which give the pool id as displayed in the OID. |
poolType | 1.3.6.1.4.1.6894.2.8.1.3 | integer | read-only |
The type of pool. Enumeration: 'spare': 2, 'unassigned': 3, 'storage': 1. |
poolNumDisks | 1.3.6.1.4.1.6894.2.8.1.4 | integer | read-only |
The number of disks in the corresponding pool. |
physicalDiskTable | 1.3.6.1.4.1.6894.2.9 | no-access |
A list of disk entries. The number of entries is given by the value of poolNumDisks. |
|
1.3.6.1.4.1.6894.2.9.1 | no-access |
The information related to a disk's status. |
||
physDiskIndex | 1.3.6.1.4.1.6894.2.9.1.1 | integer | read-only |
A unique value for each physical disk within a pool. |
physDiskPoolId | 1.3.6.1.4.1.6894.2.9.1.2 | integer | read-only |
An integer which give the pool id as displayed in the OID. |
physDiskId | 1.3.6.1.4.1.6894.2.9.1.3 | integer | read-only |
An integer which give the physical disk id as displayed in the OID. |
physDiskWWN | 1.3.6.1.4.1.6894.2.9.1.4 | octet string | read-only |
A string which gives the WWN of the physical disk. |
physDiskEnc | 1.3.6.1.4.1.6894.2.9.1.5 | octet string | read-only |
A string which gives the physical disk enclosure number. |
physDiskSlot | 1.3.6.1.4.1.6894.2.9.1.6 | integer | read-only |
An integer which give the physical disk position number. |
physDiskState | 1.3.6.1.4.1.6894.2.9.1.7 | integer | read-only |
An integer which gives the state of a physical disk. Enumeration: 'failed': 2, 'predictedfailure': 3, 'unknown': 4, 'normal': 1. |
eventLog | 1.3.6.1.4.1.6894.2.10 | |||
eventLogTrapLevel | 1.3.6.1.4.1.6894.2.10.1 | integer | read-only |
This object specifies the eventLogTrap level in conjunction with an event's severity level. When an event occurs and if its severity level is at or below the value specified by this object instance, the agent will send the associated eventLogTrap to configured recipients. Enumeration: 'none': 0, 'emergency': 1, 'informational': 7, 'notice': 6, 'alert': 2, 'critical': 3, 'error': 4, 'debug': 8, 'warning': 5. |
eventLogNumEntries | 1.3.6.1.4.1.6894.2.10.2 | integer | read-only |
The number of entries in the Event Table. |
eventLogTable | 1.3.6.1.4.1.6894.2.10.3 | no-access |
The table of event entries. |
|
1.3.6.1.4.1.6894.2.10.3.1 | no-access |
An entry of the event table. |
||
eventLogIndex | 1.3.6.1.4.1.6894.2.10.3.1.1 | integer | read-only |
This object identifies the event entry. |
eventLogLevel | 1.3.6.1.4.1.6894.2.10.3.1.2 | integer | read-only |
This object identifies the severity level of this event entry. Enumeration: 'none': 0, 'emergency': 1, 'informational': 7, 'notice': 6, 'alert': 2, 'critical': 3, 'error': 4, 'debug': 8, 'warning': 5. |
eventLogDescr | 1.3.6.1.4.1.6894.2.10.3.1.3 | displaystring | read-only |
This object identifies the textual description of the event. |
systemName | 1.3.6.1.4.1.6894.2.30 | octet string | read-only |
The name that has been assigned to the system. |