Wellfleet-DCMMW-MIB: View SNMP OID List / Download MIB

VENDOR: WELLFLEET


 Home MIB: Wellfleet-DCMMW-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 wfDCMmw 1.3.6.1.4.1.18.3.3.2.16.1
     wfDCMmwDelete 1.3.6.1.4.1.18.3.3.2.16.1.1 integer read-write
DCMMW is dynamically loaded. This object specifies that the users can perform a set operation on this object in order to create/delete DCMMW base record. Default is created. Enumeration: 'deleted': 2, 'created': 1.
     wfDCMmwDisable 1.3.6.1.4.1.18.3.3.2.16.1.2 integer read-write
Enables or Disables DCMMW Subsystem. By disabling DCMMW, can disable the DCM board. Enumeration: 'disabled': 2, 'enabled': 1.
     wfDCMmwImageName 1.3.6.1.4.1.18.3.3.2.16.1.3 displaystring read-write
A textual string to describe the name of DCM image to be download on to DCM. The image name should be a fully qualified filename. For ex: vol:filename.
     wfDCMmwBootOption 1.3.6.1.4.1.18.3.3.2.16.1.4 integer read-write
Specifies DCM's image load mode to DCMMW. If the option specified is local, DCMMW will not load a new image to DCM's shared memory. If the option specified is download, then DCMMW will load an image into DCM's shared memory. Name of the image is specified using wfDCMMWImageName Enumeration: 'download': 2, 'local': 1.
     wfDCMmwImageSaveMode 1.3.6.1.4.1.18.3.3.2.16.1.5 integer read-write
Specifies DCM's image save mode. If the mode is save, then DCMMW indicates it to DCM, to save the image on to its(DCM's) FLASH memory. This saved image will be used by DCM in its next boot time if the boot option is set to local. If the mode is nosave then the image will not be saved. Enumeration: 'nosave': 2, 'save': 1.
     wfDCMmwCfgMode 1.3.6.1.4.1.18.3.3.2.16.1.6 integer read-write
Specifies whether DCMMW should let DCM use the config info from the shared memory or use the config info from DCM's FLASH memory. If the mode is local, then DCMMW will write `0' in DCM's config file, which indicates the DCM that it should use the config info from its FLASH memory. If the mode is shared memory, then DCMMW will write the config info in DCM's config file, for DCM to use. Enumeration: 'local': 1, 'shmem': 2.
     wfDCMmwWriteConfigInfo 1.3.6.1.4.1.18.3.3.2.16.1.7 integer read-write
DCMMW uses this object to specify DCM whether it should commit the configuration information into its Flash memory or not Enumeration: 'nosave': 2, 'save': 1.
     wfDCMmwRMONMaxHost 1.3.6.1.4.1.18.3.3.2.16.1.8 integer read-write
Indicates the maximum number of hosts each RMON host control entry on DCM will store. When the table reaches this value, entries will be deleted based on an LRU algorithm. The max limit depends on the amount of memory installed in DCM. It is in the range 2048..8128. DCMMW uses this object to provide the value to DCM. Check the MIB object wfDCMmwRMONHost to verify the number of hosts that got configured in the RMON host control entry.
     wfDCMmwRMONDfltHost 1.3.6.1.4.1.18.3.3.2.16.1.9 integer read-write
DCMMW uses this to specify DCM that it should create or not create the hostControlTable. If enabled DCMMW indicates DCM to create default host entries for the interface it is configured to. Enumeration: 'disabled': 2, 'enabled': 1.
     wfDCMmwRMONDfltMtrix 1.3.6.1.4.1.18.3.3.2.16.1.10 integer read-write
DCMMW uses this to specify DCM that it should create or not create the matrixControlTable. If enabled DCMMW indicates DCM to create default matrix entries for the interface it is configured to. Enumeration: 'disabled': 2, 'enabled': 1.
     wfDCMmwRMONHost 1.3.6.1.4.1.18.3.3.2.16.1.11 integer read-only
This specifies the configured number of hosts in each RMON host control entry on DCM
     wfDCMRmonAgent 1.3.6.1.4.1.18.3.3.2.16.1.12 integer read-only
The state of the RMON agent. A ready state(1) indicates that the RMON agent instrumentation is up and ready to process SNMP requests Enumeration: 'ready': 1, 'down': 2.
     wfDCMMemSize 1.3.6.1.4.1.18.3.3.2.16.1.13 integer read-only
This specifies DCM board's memory size.
     wfDCMHwRev 1.3.6.1.4.1.18.3.3.2.16.1.14 displaystring read-only
This specifies DCM board's HW revision number
     wfDCMFwRev 1.3.6.1.4.1.18.3.3.2.16.1.15 displaystring read-only
This specifies DCM board's FW revision number
     wfDCMAgentImageVersion 1.3.6.1.4.1.18.3.3.2.16.1.16 displaystring read-only
This specifies DCM board's Agent Image version number
     wfDCMmwNumDCM 1.3.6.1.4.1.18.3.3.2.16.1.17 integer read-only
This specifies how many DCMs are present
 wfDCMTable 1.3.6.1.4.1.18.3.3.2.16.2 no-access
Table containing DCM records
     wfDCMEntry 1.3.6.1.4.1.18.3.3.2.16.2.1 no-access
Information concerning a specific DCM entry. Each DCM entry corresponds to a physical probe.
         wfDCMDelete 1.3.6.1.4.1.18.3.3.2.16.2.1.1 integer read-write
Create/Delete flag. Default is created. User can perform a set operation on this object to create/delete a DCMEntry instance. Enumeration: 'deleted': 2, 'created': 1.
         wfDCMIndex 1.3.6.1.4.1.18.3.3.2.16.2.1.2 integer read-only
An index that uniquely identifies an entry in the DCM table. Each such entry defines one DCM.
         wfDCMDisable 1.3.6.1.4.1.18.3.3.2.16.2.1.3 integer read-write
Enables or Disables the DCM Enumeration: 'disabled': 2, 'enabled': 1.
         wfDCMOperStatus 1.3.6.1.4.1.18.3.3.2.16.2.1.4 integer read-only
This object indicates the operational state of the DCM Enumeration: 'down': 2, 'init': 3, 'up': 1.
         wfDCMStreamCount 1.3.6.1.4.1.18.3.3.2.16.2.1.5 integer read-only
This object indicates the number of Streams this DCM configured to support.
         wfDCMIntfType 1.3.6.1.4.1.18.3.3.2.16.2.1.6 integer read-only
This object identifies the type of interface this DCM is configured to. Enumeration: 'tokenring': 9, 'ether': 6.
         wfDCMImageName 1.3.6.1.4.1.18.3.3.2.16.2.1.7 displaystring read-write
A textual string to describe the name of the DCM image to be download on to the DCM. The image name should be a fully qualified filename. For ex: vol:filename.
         wfDCMBootOption 1.3.6.1.4.1.18.3.3.2.16.2.1.8 integer read-write
Specifies DCM's image load mode to DCMMW. If the option specified is local, DCMMW will not load a new image to DCM's shared memory. If the option specified is download, then DCMMW will load an image into DCM's shared memory. Name of the image is specified using wfDCMMWImageName Enumeration: 'download': 2, 'local': 1.
         wfDCMImageSaveMode 1.3.6.1.4.1.18.3.3.2.16.2.1.9 integer read-write
Specifies DCM's image save mode. If the mode is save, then DCMMW indicates it to DCM, to save the image on to its(DCM's) FLASH memory. This saved image will be used by DCM in its next boot time if the boot option is set to local. If the mode is nosave then the image will not be saved. Enumeration: 'nosave': 2, 'save': 1.
         wfDCMCfgMode 1.3.6.1.4.1.18.3.3.2.16.2.1.10 integer read-write
Specifies whether DCMMW should let DCM use the config info from the shared memory or use the config info from DCM's FLASH memory. If the mode is local, then DCMMW will write `0' in DCM's config file, which indicates the DCM that it should use the config info from its FLASH memory. If the mode is shared memory, then DCMMW will write the config info in DCM's config file, for DCM to use. Enumeration: 'local': 1, 'shmem': 2.
         wfDCMSaveConfigInfo 1.3.6.1.4.1.18.3.3.2.16.2.1.11 integer read-write
DCMMW uses this object to specify DCM whether it should commit the configuration information into its Flash memory or not Enumeration: 'nosave': 2, 'save': 1.
         wfDCMRMONMaxHost 1.3.6.1.4.1.18.3.3.2.16.2.1.12 integer read-write
Indicates the maximum number of hosts each RMON host control entry on DCM will store. When the table reaches this value, entries will be deleted based on an LRU algorithm. The max limit depends on the amount of memory installed in DCM. It is in the range 2048..8128. DCMMW uses this object to provide the value to DCM. Check the MIB object wfDCMmwRMONHost to verify the number of hosts that got configured in the RMON host control entry.
         wfDCMRMONDfltHost 1.3.6.1.4.1.18.3.3.2.16.2.1.13 integer read-write
DCMMW uses this to specify DCM that it should create or not create the hostControlTable. If enabled DCMMW indicates DCM to create default host entries for the interface it is configured to. Enumeration: 'disabled': 2, 'enabled': 1.
         wfDCMRMONDfltMtrix 1.3.6.1.4.1.18.3.3.2.16.2.1.14 integer read-write
DCMMW uses this to specify DCM that it should create or not create the matrixControlTable. If enabled DCMMW indicates DCM to create default matrix entries for the interface it is configured to. Enumeration: 'disabled': 2, 'enabled': 1.
         wfDCMRMONHost 1.3.6.1.4.1.18.3.3.2.16.2.1.15 integer read-only
This specifies the configured number of hosts in each RMON host control entry on DCM
         wfDCMmemSize 1.3.6.1.4.1.18.3.3.2.16.2.1.16 integer read-only
This specifies DCM board's memory size
         wfDCMhwRev 1.3.6.1.4.1.18.3.3.2.16.2.1.17 displaystring read-only
This specifies DCM board's HW revision number
         wfDCMfwRev 1.3.6.1.4.1.18.3.3.2.16.2.1.18 displaystring read-only
This specifies DCM board's FW revision number
         wfDCMagentImageVersion 1.3.6.1.4.1.18.3.3.2.16.2.1.19 displaystring read-only
This specifies DCM board's Agent Image version number
         wfDCMRmonObjectSupport 1.3.6.1.4.1.18.3.3.2.16.2.1.20 integer read-write
Allows a user to specify whether they want to access RMON and RMON2 stats rmon2(2), or just RMON stats rmon(1) from a specific DCM. This attribute is only used when two DCMs are present on a system. If only one DCM is present the default value will be rmon(2) and sets to this attribute will have no affect. Enumeration: 'rmon': 1, 'rmon2': 2.
 wfDCMStreamTable 1.3.6.1.4.1.18.3.3.2.16.3 no-access
Table containing DCM stream records
     wfDCMStreamEntry 1.3.6.1.4.1.18.3.3.2.16.3.1 no-access
Information concerning a specific DCM stream entry. Each stream entry corresponds to the interface the DCM is associated with.
         wfDCMStreamDCMIndex 1.3.6.1.4.1.18.3.3.2.16.3.1.1 integer read-only
An index that identifies the DCM entry of which this stream is associated with.
         wfDCMStreamIndex 1.3.6.1.4.1.18.3.3.2.16.3.1.2 integer read-only
An index that uniquely identifies the particular stream this entry is associated with.
         wfDCMStreamDisable 1.3.6.1.4.1.18.3.3.2.16.3.1.3 integer read-only
Enables or Disables DCM stream Enumeration: 'disabled': 2, 'enabled': 1.
         wfDCMStreamDataSource 1.3.6.1.4.1.18.3.3.2.16.3.1.4 object identifier read-only
This object identifies the source of the data that this DCM stream entry is configured to analyze. This is the ifIndex value of the stream(interface).