Wellfleet-MODCTL-MIB: View SNMP OID List / Download MIB
VENDOR: WELLFLEET
Home | MIB: Wellfleet-MODCTL-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
wfModCtlBase | 1.3.6.1.4.1.18.3.4.34.1.1 | |||
wfModCtlPrimarySlot | 1.3.6.1.4.1.18.3.4.34.1.1.1 | integer | read-only |
The slot number of the CPR slot acting as the primary MCD |
wfModCtlState | 1.3.6.1.4.1.18.3.4.34.1.1.2 | integer | read-only |
The current state of the Module Control Driver Enumeration: 'down': 2, 'init': 3, 'config': 4, 'up': 1, 'notpresent': 20. |
wfModCtlActiveMask | 1.3.6.1.4.1.18.3.4.34.1.1.3 | gauge | read-only |
Bit mask indicating which slots are operational |
wfModCtlCfgSlotDisableMask | 1.3.6.1.4.1.18.3.4.34.1.1.4 | gauge | read-write |
Bit mask indicating which slots are prevented from entering the active state. |
wfModCtlCfgHeartbeatPeriod | 1.3.6.1.4.1.18.3.4.34.1.1.5 | integer | read-write |
The timer period, in seconds, which defines how often heartbeat messages are sent to active Co-processors. |
wfModCtlCfgHeartbeatDisableMask | 1.3.6.1.4.1.18.3.4.34.1.1.6 | gauge | read-write |
Bit mask indicating which slots participate in heartbeat checks from the primary SSP. |
wfModCtlCfgBoflFailPeriod | 1.3.6.1.4.1.18.3.4.34.1.1.7 | integer | read-write |
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. |
wfModCtlCfgBoflDisableMask | 1.3.6.1.4.1.18.3.4.34.1.1.8 | gauge | read-write |
Bit mask indicating which L3 slots participate in BOFL checks for a valid DPI path from the primary SSP. |
wfModCtlCfgRspImageType | 1.3.6.1.4.1.18.3.4.34.1.1.9 | integer | read-write |
Type of image to be loaded on the RSP by the IFP driver. Enumeration: 'trace': 2, 'normal': 1. |
wfModCtlDbgMsgLevel | 1.3.6.1.4.1.18.3.4.34.1.1.10 | integer | read-write |
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 Enumeration: 'info': 131072, 'all': 2031616, 'trace': 1048576, 'fault': 524288, 'warning': 262144, 'debug': 65536. |
wfModCtlScdLogMask | 1.3.6.1.4.1.18.3.4.34.1.1.11 | integer | read-write |
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 |
wfModCtlScdDbgMask | 1.3.6.1.4.1.18.3.4.34.1.1.12 | integer | read-write |
The debug log mask is used to control the SCD ability to execute and log debug specific functions |