HILLSTONE-MODULE-MIB

File: HILLSTONE-MODULE-MIB.mib (3161 bytes)

Imported modules

HILLSTONE-SMI RFC-1212 SNMPv2-TC

Imported symbols

hillstoneModule OBJECT-TYPE Integer32
RowStatus

Defined Types

DisplayString  
OCTET STRING    

HillstoneModuleEntry  
SEQUENCE    
  hillstoneSlotIndex INTEGER
  hillstoneSlotType INTEGER
  hillstoneSlotDescr DisplayString
  hillstoneSlotState INTEGER
  hillstoneModuleType DisplayString
  hillstoneModuleSN DisplayString

Defined Values

hillstoneModuleObjects 1.3.6.1.4.1.28557.2.25.1
OBJECT IDENTIFIER    

hillstoneSlotNumber 1.3.6.1.4.1.28557.2.25.1.1
The number of slots.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

hillstoneModuleTable 1.3.6.1.4.1.28557.2.25.1.2
This table contains all the module data.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HillstoneModuleEntry

hillstoneModuleEntry 1.3.6.1.4.1.28557.2.25.1.2.1
Define the parameters of module.
Status: current Access: not-accessible
OBJECT-TYPE    
  HillstoneModuleEntry  

hillstoneSlotIndex 1.3.6.1.4.1.28557.2.25.1.2.1.1
The slot index of the module.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

hillstoneSlotType 1.3.6.1.4.1.28557.2.25.1.2.1.2
The slot type of the module.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER internal(0), external(1)  

hillstoneSlotDescr 1.3.6.1.4.1.28557.2.25.1.2.1.3
The slot description of the module.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hillstoneSlotState 1.3.6.1.4.1.28557.2.25.1.2.1.4
The slot state of the module.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), empty(1), present(2), online-wait(3), online-init-done(4), online(5), offline-wait(6), offline(7), out-of-con(8), booting(9), loading(10), error(11), unsupported(12)  

hillstoneModuleType 1.3.6.1.4.1.28557.2.25.1.2.1.5
The module type.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

hillstoneModuleSN 1.3.6.1.4.1.28557.2.25.1.2.1.6
The module serial number.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString