Wellfleet-DCMMW-MIB

File: Wellfleet-DCMMW-MIB.mib (18851 bytes)

Imported modules

RFC-1212 RFC1213-MIB Wellfleet-COMMON-MIB

Imported symbols

OBJECT-TYPE DisplayString wfDCMmwGroup

Defined Types

WfDCMEntry  
SEQUENCE    
  wfDCMDelete INTEGER
  wfDCMIndex INTEGER
  wfDCMDisable INTEGER
  wfDCMOperStatus INTEGER
  wfDCMStreamCount INTEGER
  wfDCMIntfType INTEGER
  wfDCMImageName DisplayString
  wfDCMBootOption INTEGER
  wfDCMImageSaveMode INTEGER
  wfDCMCfgMode INTEGER
  wfDCMSaveConfigInfo INTEGER
  wfDCMRMONMaxHost INTEGER
  wfDCMRMONDfltHost INTEGER
  wfDCMRMONDfltMtrix INTEGER
  wfDCMRMONHost INTEGER
  wfDCMmemSize INTEGER
  wfDCMhwRev DisplayString
  wfDCMfwRev DisplayString
  wfDCMagentImageVersion DisplayString
  wfDCMRmonObjectSupport INTEGER

WfDCMStreamEntry  
SEQUENCE    
  wfDCMStreamDCMIndex INTEGER
  wfDCMStreamIndex INTEGER
  wfDCMStreamDisable INTEGER
  wfDCMStreamDataSource OBJECT IDENTIFIER

Defined Values

wfDCMmw 1.3.6.1.4.1.18.3.3.2.16.1
OBJECT IDENTIFIER    

wfDCMmwDelete 1.3.6.1.4.1.18.3.3.2.16.1.1
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.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfDCMmwDisable 1.3.6.1.4.1.18.3.3.2.16.1.2
Enables or Disables DCMMW Subsystem. By disabling DCMMW, can disable the DCM board.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfDCMmwImageName 1.3.6.1.4.1.18.3.3.2.16.1.3
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.
Status: obsolete Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..127)  

wfDCMmwBootOption 1.3.6.1.4.1.18.3.3.2.16.1.4
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
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER local(1), download(2)  

wfDCMmwImageSaveMode 1.3.6.1.4.1.18.3.3.2.16.1.5
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.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER save(1), nosave(2)  

wfDCMmwCfgMode 1.3.6.1.4.1.18.3.3.2.16.1.6
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.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER local(1), shmem(2)  

wfDCMmwWriteConfigInfo 1.3.6.1.4.1.18.3.3.2.16.1.7
DCMMW uses this object to specify DCM whether it should commit the configuration information into its Flash memory or not
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER save(1), nosave(2)  

wfDCMmwRMONMaxHost 1.3.6.1.4.1.18.3.3.2.16.1.8
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.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER 100..8128  

wfDCMmwRMONDfltHost 1.3.6.1.4.1.18.3.3.2.16.1.9
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.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfDCMmwRMONDfltMtrix 1.3.6.1.4.1.18.3.3.2.16.1.10
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.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfDCMmwRMONHost 1.3.6.1.4.1.18.3.3.2.16.1.11
This specifies the configured number of hosts in each RMON host control entry on DCM
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER  

wfDCMRmonAgent 1.3.6.1.4.1.18.3.3.2.16.1.12
The state of the RMON agent. A ready state(1) indicates that the RMON agent instrumentation is up and ready to process SNMP requests
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER ready(1), down(2)  

wfDCMMemSize 1.3.6.1.4.1.18.3.3.2.16.1.13
This specifies DCM board's memory size.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER  

wfDCMHwRev 1.3.6.1.4.1.18.3.3.2.16.1.14
This specifies DCM board's HW revision number
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

wfDCMFwRev 1.3.6.1.4.1.18.3.3.2.16.1.15
This specifies DCM board's FW revision number
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

wfDCMAgentImageVersion 1.3.6.1.4.1.18.3.3.2.16.1.16
This specifies DCM board's Agent Image version number
Status: obsolete Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..127)  

wfDCMmwNumDCM 1.3.6.1.4.1.18.3.3.2.16.1.17
This specifies how many DCMs are present
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER  

wfDCMTable 1.3.6.1.4.1.18.3.3.2.16.2
Table containing DCM records
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfDCMEntry

wfDCMEntry 1.3.6.1.4.1.18.3.3.2.16.2.1
Information concerning a specific DCM entry. Each DCM entry corresponds to a physical probe.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfDCMEntry  

wfDCMDelete 1.3.6.1.4.1.18.3.3.2.16.2.1.1
Create/Delete flag. Default is created. User can perform a set operation on this object to create/delete a DCMEntry instance.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfDCMIndex 1.3.6.1.4.1.18.3.3.2.16.2.1.2
An index that uniquely identifies an entry in the DCM table. Each such entry defines one DCM.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfDCMDisable 1.3.6.1.4.1.18.3.3.2.16.2.1.3
Enables or Disables the DCM
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfDCMOperStatus 1.3.6.1.4.1.18.3.3.2.16.2.1.4
This object indicates the operational state of the DCM
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), init(3)  

wfDCMStreamCount 1.3.6.1.4.1.18.3.3.2.16.2.1.5
This object indicates the number of Streams this DCM configured to support.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..4  

wfDCMIntfType 1.3.6.1.4.1.18.3.3.2.16.2.1.6
This object identifies the type of interface this DCM is configured to.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER ether(6), tokenring(9)  

wfDCMImageName 1.3.6.1.4.1.18.3.3.2.16.2.1.7
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

wfDCMBootOption 1.3.6.1.4.1.18.3.3.2.16.2.1.8
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
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER local(1), download(2)  

wfDCMImageSaveMode 1.3.6.1.4.1.18.3.3.2.16.2.1.9
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER save(1), nosave(2)  

wfDCMCfgMode 1.3.6.1.4.1.18.3.3.2.16.2.1.10
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER local(1), shmem(2)  

wfDCMSaveConfigInfo 1.3.6.1.4.1.18.3.3.2.16.2.1.11
DCMMW uses this object to specify DCM whether it should commit the configuration information into its Flash memory or not
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER save(1), nosave(2)  

wfDCMRMONMaxHost 1.3.6.1.4.1.18.3.3.2.16.2.1.12
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 100..8128  

wfDCMRMONDfltHost 1.3.6.1.4.1.18.3.3.2.16.2.1.13
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfDCMRMONDfltMtrix 1.3.6.1.4.1.18.3.3.2.16.2.1.14
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfDCMRMONHost 1.3.6.1.4.1.18.3.3.2.16.2.1.15
This specifies the configured number of hosts in each RMON host control entry on DCM
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfDCMmemSize 1.3.6.1.4.1.18.3.3.2.16.2.1.16
This specifies DCM board's memory size
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfDCMhwRev 1.3.6.1.4.1.18.3.3.2.16.2.1.17
This specifies DCM board's HW revision number
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfDCMfwRev 1.3.6.1.4.1.18.3.3.2.16.2.1.18
This specifies DCM board's FW revision number
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfDCMagentImageVersion 1.3.6.1.4.1.18.3.3.2.16.2.1.19
This specifies DCM board's Agent Image version number
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfDCMRmonObjectSupport 1.3.6.1.4.1.18.3.3.2.16.2.1.20
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER rmon(1), rmon2(2)  

wfDCMStreamTable 1.3.6.1.4.1.18.3.3.2.16.3
Table containing DCM stream records
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfDCMStreamEntry

wfDCMStreamEntry 1.3.6.1.4.1.18.3.3.2.16.3.1
Information concerning a specific DCM stream entry. Each stream entry corresponds to the interface the DCM is associated with.
Status: obsolete Access: not-accessible
OBJECT-TYPE    
  WfDCMStreamEntry  

wfDCMStreamDCMIndex 1.3.6.1.4.1.18.3.3.2.16.3.1.1
An index that identifies the DCM entry of which this stream is associated with.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER  

wfDCMStreamIndex 1.3.6.1.4.1.18.3.3.2.16.3.1.2
An index that uniquely identifies the particular stream this entry is associated with.
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER 1..4  

wfDCMStreamDisable 1.3.6.1.4.1.18.3.3.2.16.3.1.3
Enables or Disables DCM stream
Status: obsolete Access: read-only
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfDCMStreamDataSource 1.3.6.1.4.1.18.3.3.2.16.3.1.4
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).
Status: obsolete Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER