SHIVA-FLASH-MIB

File: SHIVA-FLASH-MIB.mib (2207 bytes)

Imported modules

RFC-1212 RFC1213-MIB SHIVA-MIB

Imported symbols

OBJECT-TYPE DisplayString flash

Defined Types

FlashComponentEntry  
SEQUENCE    
  flashComponentIndex INTEGER
  flashComponentName DisplayString
  flashComponentRev DisplayString
  flashComponentFileName DisplayString

Defined Values

flashSize 1.3.6.1.4.1.166.1.23.1
The size of the flash in bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

flashAvailable 1.3.6.1.4.1.166.1.23.2
The number of bytes available in flash. Note that the flash uses a block structure, so it cannot be used at 100% efficiency.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

flashComponentTable 1.3.6.1.4.1.166.1.23.3
A table of flash components.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    FlashComponentEntry

flashComponentEntry 1.3.6.1.4.1.166.1.23.3.1
Flash component information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  FlashComponentEntry  

flashComponentIndex 1.3.6.1.4.1.166.1.23.3.1.1
Flash component index.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

flashComponentName 1.3.6.1.4.1.166.1.23.3.1.2
Flash component name.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

flashComponentRev 1.3.6.1.4.1.166.1.23.3.1.3
Flash component revision.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

flashComponentFileName 1.3.6.1.4.1.166.1.23.3.1.4
Flash component filename from rev.c.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString