PANASAS-EVENTS-MIB-V1

File: PANASAS-EVENTS-MIB-V1.mib (5005 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Unsigned32 DisplayString panFs

Defined Types

PanEventEntry  
SEQUENCE    
  panEventIndex INTEGER
  panEventCategory DisplayString
  panEventDate DisplayString
  panEventTime DisplayString
  panEventShelfName DisplayString
  panEventShelfSlot Unsigned32
  panEventHwDesc DisplayString
  panEventBladeIPAddr IpAddress
  panEventText DisplayString
  panEventCode INTEGER

Defined Values

panEvents 1.3.6.1.4.1.10159.1.3.1
This file defines the structure of the panasas events mib. The purpose is to maintain a list of the last few notifications generated by the agent.
MODULE-IDENTITY    

panEventTableSize 1.3.6.1.4.1.10159.1.3.1.1
The number of events in the event table. 0 means there are no events. 1 .. panEventTableSize event indices in the table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..1024  

panEventTable 1.3.6.1.4.1.10159.1.3.1.2
The event table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    PanEventEntry

panEventEntry 1.3.6.1.4.1.10159.1.3.1.2.1
An entry in the Event table.
Status: current Access: not-accessible
OBJECT-TYPE    
  PanEventEntry  

panEventIndex 1.3.6.1.4.1.10159.1.3.1.2.1.1
Index into the Event table.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

panEventCategory 1.3.6.1.4.1.10159.1.3.1.2.1.2
Category of the event. (E.g. Error, Warning, Info etc.)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

panEventDate 1.3.6.1.4.1.10159.1.3.1.2.1.3
Date when the event occured.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

panEventTime 1.3.6.1.4.1.10159.1.3.1.2.1.4
Time when the event occured.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

panEventShelfName 1.3.6.1.4.1.10159.1.3.1.2.1.5
If applicable, shelf where the event occured.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

panEventShelfSlot 1.3.6.1.4.1.10159.1.3.1.2.1.6
If applicable, slot where the event occured.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

panEventHwDesc 1.3.6.1.4.1.10159.1.3.1.2.1.7
If applicable, description of the Hw component where the event occured.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

panEventBladeIPAddr 1.3.6.1.4.1.10159.1.3.1.2.1.8
If applicable, IP Address where the event occured.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

panEventText 1.3.6.1.4.1.10159.1.3.1.2.1.9
Textual description of the event.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

panEventCode 1.3.6.1.4.1.10159.1.3.1.2.1.10
The event identification number of this event.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647