Wellfleet-5000-CHASSIS-MIB

File: Wellfleet-5000-CHASSIS-MIB.mib (3499 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
Wellfleet-COMMON-MIB

Imported symbols

IpAddress OBJECT-TYPE DisplayString
wfHardwareConfig

Defined Types

WfHw5000ModuleEntry  
SEQUENCE    
  wfHw5000ModuleSlot INTEGER
  wfHw5000ModuleDescription DisplayString
  wfHw5000ModuleId INTEGER
  wfHw5000ModuleRev DisplayString
  wfHw5000ModuleSerialNumber DisplayString
  wfHw5000ModuleIpAddress IpAddress

Defined Values

wfHw5000Chassis 1.3.6.1.4.1.18.3.1.6
OBJECT IDENTIFIER    

wfHw5000ChassisBase 1.3.6.1.4.1.18.3.1.6.1
OBJECT IDENTIFIER    

wfHw5000NumSlots 1.3.6.1.4.1.18.3.1.6.1.1
The number of slots in this 5000 chassis.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..14  

wfHw5000BpSerialNumber 1.3.6.1.4.1.18.3.1.6.1.2
The serial number of the chassis.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..32)  

wfHw5000ModuleTable 1.3.6.1.4.1.18.3.1.6.2
Hardware Table of module descriptors - indexed by slot number
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfHw5000ModuleEntry

wfHw5000ModuleEntry 1.3.6.1.4.1.18.3.1.6.2.1
Specific information about a module, indexed by slot.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfHw5000ModuleEntry  

wfHw5000ModuleSlot 1.3.6.1.4.1.18.3.1.6.2.1.1
A unique value for each slot. Its value ranges between 0 and 14. There are products in this family that contain less than 14 slots.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..14  

wfHw5000ModuleDescription 1.3.6.1.4.1.18.3.1.6.2.1.2
A textual description of the module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..255)  

wfHw5000ModuleId 1.3.6.1.4.1.18.3.1.6.2.1.3
The unique module identification number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfHw5000ModuleRev 1.3.6.1.4.1.18.3.1.6.2.1.4
The revision level of the module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

wfHw5000ModuleSerialNumber 1.3.6.1.4.1.18.3.1.6.2.1.5
The serial number of the module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

wfHw5000ModuleIpAddress 1.3.6.1.4.1.18.3.1.6.2.1.6
The IP Address of the module, null if none exists
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress