PANASAS-SYSTEM-MIB-V1

File: PANASAS-SYSTEM-MIB-V1.mib (7614 bytes)

Imported modules

SNMPv2-SMI RFC1213-MIB PANASAS-TC-MIB
PANASAS-PANFS-MIB-V1

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
DisplayString PanSerialNumber panFs

Defined Types

PanSystemClusterRepsetEntry  
SEQUENCE    
  panSystemClusterRepsetEntryIndex INTEGER 1..40
  panSystemClusterRepsetEntryIpAddr IpAddress
  panSystemClusterRepsetEntryBladeHwSN PanSerialNumber

PanSystemServicesEntry  
SEQUENCE    
  panSystemServicesId PanSerialNumber
  panSystemServicesBladeHwSN PanSerialNumber
  panSystemServicesType DisplayString
  panSystemServicesInfo DisplayString
  panSystemServicesBackupBladeHwSN PanSerialNumber

PanSystemVolServiceEntry  
SEQUENCE    
  panSystemVolServiceVolIndex INTEGER
  panSystemVolServiceVolPath DisplayString

Defined Values

panSystem 1.3.6.1.4.1.10159.1.3.2
This file defines the structure of the panasas system v1 mib.
MODULE-IDENTITY    

panSystemCluster 1.3.6.1.4.1.10159.1.3.2.1
OBJECT IDENTIFIER    

panSystemClusterName 1.3.6.1.4.1.10159.1.3.2.1.1
The name given to this system.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

panSystemClusterManagementAddress 1.3.6.1.4.1.10159.1.3.2.1.2
IP Address at which the Management System can be contacted.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

panSystemClusterRepsetTable 1.3.6.1.4.1.10159.1.3.2.1.3
Table of all System Managers IP Addresses (aka repset).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PanSystemClusterRepsetEntry

panSystemClusterRepsetEntry 1.3.6.1.4.1.10159.1.3.2.1.3.1
An entry in panSystemClusterRepsetTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PanSystemClusterRepsetEntry  

panSystemClusterRepsetEntryIndex 1.3.6.1.4.1.10159.1.3.2.1.3.1.1
Index into panSystemClusterRepsetTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..40  

panSystemClusterRepsetEntryIpAddr 1.3.6.1.4.1.10159.1.3.2.1.3.1.2
IP Addr of a System Manager.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

panSystemClusterRepsetEntryBladeHwSN 1.3.6.1.4.1.10159.1.3.2.1.3.1.3
Blade Hw Serial Number of the system manager. It is an index into panHwBladeTable.
Status: current Access: read-only
OBJECT-TYPE    
  PanSerialNumber  

panSystemServicesTable 1.3.6.1.4.1.10159.1.3.2.2
Table of system services.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PanSystemServicesEntry

panSystemServicesEntry 1.3.6.1.4.1.10159.1.3.2.2.1
A row in panSystemServicesTable
Status: current Access: not-accessible
OBJECT-TYPE    
  PanSystemServicesEntry  

panSystemServicesId 1.3.6.1.4.1.10159.1.3.2.2.1.1
A unique service instance identifier (a.k.a. VSM Id).
Status: current Access: read-only
OBJECT-TYPE    
  PanSerialNumber  

panSystemServicesBladeHwSN 1.3.6.1.4.1.10159.1.3.2.2.1.2
Blade Serial Number that the service is running on. It is an index into panHwBladeTable.
Status: current Access: read-only
OBJECT-TYPE    
  PanSerialNumber  

panSystemServicesType 1.3.6.1.4.1.10159.1.3.2.2.1.3
Type of service. (E.g. Volume Service, NFS, CIFS etc.). Currently only volume service is supported in this table.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

panSystemServicesInfo 1.3.6.1.4.1.10159.1.3.2.2.1.4
Status of the service.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

panSystemServicesBackupBladeHwSN 1.3.6.1.4.1.10159.1.3.2.2.1.5
Blade Serial Number of the back up for this service. This is an index into panHwBladeTable.
Status: current Access: read-only
OBJECT-TYPE    
  PanSerialNumber  

panSystemVolServiceTable 1.3.6.1.4.1.10159.1.3.2.3
The volume listing table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PanSystemVolServiceEntry

panSystemVolServiceEntry 1.3.6.1.4.1.10159.1.3.2.3.1
An entry in the VolServiceTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  PanSystemVolServiceEntry  

panSystemVolServiceVolIndex 1.3.6.1.4.1.10159.1.3.2.3.1.1
Index into the panSystemVolServiceTable.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..4096  

panSystemVolServiceVolPath 1.3.6.1.4.1.10159.1.3.2.3.1.2
The name the volume managed by this volume service. This is an index (panVolPath) into the panVolTable.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString