Wellfleet-MODCTL-MIB

File: Wellfleet-MODCTL-MIB.mib (5556 bytes)

Imported modules

RFC1155-SMI RFC-1212 Wellfleet-COMMON-MIB

Imported symbols

Gauge OBJECT-TYPE wfModCtlGroup

Defined Values

wfModCtlBase 1.3.6.1.4.1.18.3.4.34.1.1
OBJECT IDENTIFIER    

wfModCtlPrimarySlot 1.3.6.1.4.1.18.3.4.34.1.1.1
The slot number of the CPR slot acting as the primary MCD
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 0..12  

wfModCtlState 1.3.6.1.4.1.18.3.4.34.1.1.2
The current state of the Module Control Driver
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), init(3), config(4), notpresent(20)  

wfModCtlActiveMask 1.3.6.1.4.1.18.3.4.34.1.1.3
Bit mask indicating which slots are operational
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfModCtlCfgSlotDisableMask 1.3.6.1.4.1.18.3.4.34.1.1.4
Bit mask indicating which slots are prevented from entering the active state.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Gauge  

wfModCtlCfgHeartbeatPeriod 1.3.6.1.4.1.18.3.4.34.1.1.5
The timer period, in seconds, which defines how often heartbeat messages are sent to active Co-processors.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

wfModCtlCfgHeartbeatDisableMask 1.3.6.1.4.1.18.3.4.34.1.1.6
Bit mask indicating which slots participate in heartbeat checks from the primary SSP.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Gauge  

wfModCtlCfgBoflFailPeriod 1.3.6.1.4.1.18.3.4.34.1.1.7
The timer period, in seconds, which defines how long to wait following a Bofl failure before taking more drastic action to establish a valid DPI path.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535  

wfModCtlCfgBoflDisableMask 1.3.6.1.4.1.18.3.4.34.1.1.8
Bit mask indicating which L3 slots participate in BOFL checks for a valid DPI path from the primary SSP.
Status: mandatory Access: read-write
OBJECT-TYPE    
  Gauge  

wfModCtlCfgRspImageType 1.3.6.1.4.1.18.3.4.34.1.1.9
Type of image to be loaded on the RSP by the IFP driver.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), trace(2)  

wfModCtlDbgMsgLevel 1.3.6.1.4.1.18.3.4.34.1.1.10
MCD log messages level To control certain level of log messages MCD_DBG_MSG_ALL 0x001f0000 - 2031616 MCD_DBG_MSG_DEBUG 0x00010000 - 65536 MCD_DBG_MSG_INFO 0x00020000 - 131072 MCD_DBG_MSG_WARNING 0x00040000 - 262144 MCD_DBG_MSG_FAULT 0x00080000 - 524288 MCD_DBG_MSG_TRACE 0x00100000 - 1048576
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER all(2031616), debug(65536), info(131072), warning(262144), fault(524288), trace(1048576)  

wfModCtlScdLogMask 1.3.6.1.4.1.18.3.4.34.1.1.11
The log mask is a bit mask used by the SCD to enable various log levels. SCD_LOG_MASK_NONE 0x00000000 SCD_LOG_MASK_INST 0x00000001 SCD_LOG_MASK_DCI 0x00000002 SCD_LOG_MASK_R4 0x00000004 SCD_LOG_MASK_DBG_DISPLAY 0x00000008 SCD_LOG_MASK_SCI 0x00000010 SCD_LOG_MASK_STATS 0x00000020
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfModCtlScdDbgMask 1.3.6.1.4.1.18.3.4.34.1.1.12
The debug log mask is used to control the SCD ability to execute and log debug specific functions
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..65535