HPNSASTORAGECAP-MIB

File: HPNSASTORAGECAP-MIB.mib (19575 bytes)

Imported modules

RFC1155-SMI RFC1213-MIB RFC-1212

Imported symbols

enterprises DisplayString OBJECT-TYPE

Defined Types

HPnsaSCAgentEntry  
SEQUENCE    
  hpnsaSCAgentIndex INTEGER
  hpnsaSCAgentName DisplayString
  hpnsaSCAgentVersion DisplayString
  hpnsaSCAgentDate OCTET STRING

HpnsaSCDrvEntry  
SEQUENCE    
  hpnsaSCDrvIndex INTEGER
  hpnsaSCDrvName DisplayString
  hpnsaSCDrvTrapsEnabled INTEGER
  hpnsaSCDrvTrapsPollTime INTEGER
  hpnsaSCDrvHistSampleTime INTEGER
  hpnsaSCDrvLoThreshold INTEGER
  hpnsaSCDrvWarnThreshold INTEGER
  hpnsaSCDrvCritThreshold INTEGER
  hpnsaSCDrvTotalNumDirEntries INTEGER
  hpnsaSCDrvTotalNumDirEntriesUsed INTEGER
  hpnsaSCDrvCurrentTotal INTEGER
  hpnsaSCDrvCurrentAvailable INTEGER
  hpnsaSCDrvNumOfSamples INTEGER
  hpnsaSCDrvClearHist INTEGER

HpnsaSCHistEntry  
SEQUENCE    
  hpnsaSCHistDriveIndex INTEGER
  hpnsaSCHistIndex INTEGER
  hpnsaSCHistSample OCTET STRING

Defined Values

hp 1.3.6.1.4.1.11
OBJECT IDENTIFIER    

nm 1.3.6.1.4.1.11.2
OBJECT IDENTIFIER    

hpnsa 1.3.6.1.4.1.11.2.23
OBJECT IDENTIFIER    

hpnsaStorageCap 1.3.6.1.4.1.11.2.23.15
OBJECT IDENTIFIER    

hpnsaSCMibRev 1.3.6.1.4.1.11.2.23.15.1
OBJECT IDENTIFIER    

hpnsaSCAgent 1.3.6.1.4.1.11.2.23.15.2
OBJECT IDENTIFIER    

hpnsaSCDrv 1.3.6.1.4.1.11.2.23.15.3
OBJECT IDENTIFIER    

hpnsaSCHist 1.3.6.1.4.1.11.2.23.15.4
OBJECT IDENTIFIER    

hpnsaSCMibRevMajor 1.3.6.1.4.1.11.2.23.15.1.1
The major revision level of the MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..65535  

hpnsaSCMibRevMinor 1.3.6.1.4.1.11.2.23.15.1.2
The minor revision level of the MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

hpnsaSCAgentTable 1.3.6.1.4.1.11.2.23.15.2.1
A table of SNMP Agents that satisfy requests for this MIB.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HPnsaSCAgentEntry

hpnsaSCAgentEntry 1.3.6.1.4.1.11.2.23.15.2.1.1
A description of the agents that access Storage Capacity related information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HPnsaSCAgentEntry  

hpnsaSCAgentIndex 1.3.6.1.4.1.11.2.23.15.2.1.1.1
A unique index for this module description.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

hpnsaSCAgentName 1.3.6.1.4.1.11.2.23.15.2.1.1.2
Name of the Agent/Agents satisfying SNMP requests for this MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

hpnsaSCAgentVersion 1.3.6.1.4.1.11.2.23.15.2.1.1.3
Version number of the Agent/Agents satisfying SNMP requests for this MIB.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..5)  

hpnsaSCAgentDate 1.3.6.1.4.1.11.2.23.15.2.1.1.4
The date on which this Agent was created. field octets contents range _________________________________________________ 1 1 years since 1900 0..255 2 2 month 1..12 3 3 day 1..31 4 4 hour 0..23 5 5 minute 0..59 6 6 second 0..59
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(6)  

hpnsaSCDrvNumOfDrives 1.3.6.1.4.1.11.2.23.15.3.1
This specifies the number of logical drives or volumes in this system.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaSCDrvTable 1.3.6.1.4.1.11.2.23.15.3.2
A table of storage capacity logical drive information entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnsaSCDrvEntry

hpnsaSCDrvEntry 1.3.6.1.4.1.11.2.23.15.3.2.1
Storage Capacity logical drive information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HpnsaSCDrvEntry  

hpnsaSCDrvIndex 1.3.6.1.4.1.11.2.23.15.3.2.1.1
A unique index for the logical drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaSCDrvName 1.3.6.1.4.1.11.2.23.15.3.2.1.2
A string indicating the name of the logical drive
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

hpnsaSCDrvTrapsEnabled 1.3.6.1.4.1.11.2.23.15.3.2.1.3
This parameter specifies whether storage capacity traps are generated (enabled 1) or not (disabled 0).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER disabled(0), enabled(1)  

hpnsaSCDrvTrapsPollTime 1.3.6.1.4.1.11.2.23.15.3.2.1.4
This specifies the time in minutes in which a logical drive is polled to check if thresholds have been exceeded.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnsaSCDrvHistSampleTime 1.3.6.1.4.1.11.2.23.15.3.2.1.5
This specifies the time in minutes in which a logical drive is sampled to maintain historical data.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnsaSCDrvLoThreshold 1.3.6.1.4.1.11.2.23.15.3.2.1.6
This specifies the lower threshold (a percentage of the total capacity of the logical drive) which has to be exceeded to trigger off an informational trap
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnsaSCDrvWarnThreshold 1.3.6.1.4.1.11.2.23.15.3.2.1.7
This specifies the threshold (a percentage of the total capacity of the logical drive) which has to be exceeded to trigger off a warning trap
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnsaSCDrvCritThreshold 1.3.6.1.4.1.11.2.23.15.3.2.1.8
This specifies the threshold (a percentage of the total capacity of the logical drive) which has to be exceeded to trigger off a critical trap
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnsaSCDrvTotalNumDirEntries 1.3.6.1.4.1.11.2.23.15.3.2.1.9
Total number of directory entries per logical drive. Only applicable to netware
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaSCDrvTotalNumDirEntriesUsed 1.3.6.1.4.1.11.2.23.15.3.2.1.10
Number of directory entries used per logical drive. Only applicable to netware
Status: optional Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaSCDrvCurrentTotal 1.3.6.1.4.1.11.2.23.15.3.2.1.11
The current total capacity of the logical drive in KB
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaSCDrvCurrentAvailable 1.3.6.1.4.1.11.2.23.15.3.2.1.12
The current capacity available on the logical drive in KB
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaSCDrvNumOfSamples 1.3.6.1.4.1.11.2.23.15.3.2.1.13
Total number historical samples for the logical drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

hpnsaSCDrvClearHist 1.3.6.1.4.1.11.2.23.15.3.2.1.14
Setting this variable to the decimal value 1234 will trigger the agent to immediately delete the samples for the logical drive. Getting the value will always return a 0.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

hpnsaSCHistTable 1.3.6.1.4.1.11.2.23.15.4.1
A table of storage capacity logical drive information entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnsaSCHistEntry

hpnsaSCHistEntry 1.3.6.1.4.1.11.2.23.15.4.1.1
Storage Capacity logical drive historical information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  HpnsaSCHistEntry  

hpnsaSCHistDriveIndex 1.3.6.1.4.1.11.2.23.15.4.1.1.1
A unique index for the logical drive.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..255  

hpnsaSCHistIndex 1.3.6.1.4.1.11.2.23.15.4.1.1.2
A unique index for each historical drive sample.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..400  

hpnsaSCHistSample 1.3.6.1.4.1.11.2.23.15.4.1.1.3
A block of data containing one historical drive sample. The structure of the bytes are: octets contents range __________________________________________ Local date and time on which sample was taken. 1 years since 1900 0..255 2 month 1..12 3 day 1..31 4 hour 0..23 5 minute 0..59 6 second 0..59 7-10 Total capacity in Kbytes. The 32-bit integer format is: Octet 7 (LSB) Octet 10 (MSB) 11-14 Available space in Kbytes. The 32-bit integer format is: Octet 11 (LSB) Octet 14 (MSB)
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(14)