PANASAS-SYSTEM-MIB-V1: View SNMP OID List / Download MIB
VENDOR: PANASAS INC.
Home | MIB: PANASAS-SYSTEM-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).
|
|||
Object Name | OID | Type | Access | Info |
panSystem | 1.3.6.1.4.1.10159.1.3.2 |
This file defines the structure of the panasas system v1 mib. |
||
panSystemCluster | 1.3.6.1.4.1.10159.1.3.2.1 | |||
panSystemClusterName | 1.3.6.1.4.1.10159.1.3.2.1.1 | displaystring | read-only |
The name given to this system. |
panSystemClusterManagementAddress | 1.3.6.1.4.1.10159.1.3.2.1.2 | ipaddress | read-only |
IP Address at which the Management System can be contacted. |
panSystemClusterRepsetTable | 1.3.6.1.4.1.10159.1.3.2.1.3 | no-access |
Table of all System Managers IP Addresses (aka repset). |
|
1.3.6.1.4.1.10159.1.3.2.1.3.1 | no-access |
An entry in panSystemClusterRepsetTable. |
||
panSystemClusterRepsetEntryIndex | 1.3.6.1.4.1.10159.1.3.2.1.3.1.1 | integer | read-only |
Index into panSystemClusterRepsetTable. |
panSystemClusterRepsetEntryIpAddr | 1.3.6.1.4.1.10159.1.3.2.1.3.1.2 | ipaddress | read-only |
IP Addr of a System Manager. |
panSystemClusterRepsetEntryBladeHwSN | 1.3.6.1.4.1.10159.1.3.2.1.3.1.3 | panserialnumber | read-only |
Blade Hw Serial Number of the system manager. It is an index into panHwBladeTable. |
panSystemServicesTable | 1.3.6.1.4.1.10159.1.3.2.2 | no-access |
Table of system services. |
|
1.3.6.1.4.1.10159.1.3.2.2.1 | no-access |
A row in panSystemServicesTable |
||
panSystemServicesId | 1.3.6.1.4.1.10159.1.3.2.2.1.1 | panserialnumber | read-only |
A unique service instance identifier (a.k.a. VSM Id). |
panSystemServicesBladeHwSN | 1.3.6.1.4.1.10159.1.3.2.2.1.2 | panserialnumber | read-only |
Blade Serial Number that the service is running on. It is an index into panHwBladeTable. |
panSystemServicesType | 1.3.6.1.4.1.10159.1.3.2.2.1.3 | displaystring | read-only |
Type of service. (E.g. Volume Service, NFS, CIFS etc.). Currently only volume service is supported in this table. |
panSystemServicesInfo | 1.3.6.1.4.1.10159.1.3.2.2.1.4 | displaystring | read-only |
Status of the service. |
panSystemServicesBackupBladeHwSN | 1.3.6.1.4.1.10159.1.3.2.2.1.5 | panserialnumber | read-only |
Blade Serial Number of the back up for this service. This is an index into panHwBladeTable. |
panSystemVolServiceTable | 1.3.6.1.4.1.10159.1.3.2.3 | no-access |
The volume listing table. |
|
1.3.6.1.4.1.10159.1.3.2.3.1 | no-access |
An entry in the VolServiceTable. |
||
panSystemVolServiceVolIndex | 1.3.6.1.4.1.10159.1.3.2.3.1.1 | integer | read-only |
Index into the panSystemVolServiceTable. |
panSystemVolServiceVolPath | 1.3.6.1.4.1.10159.1.3.2.3.1.2 | displaystring | read-only |
The name the volume managed by this volume service. This is an index (panVolPath) into the panVolTable. |