Wellfleet-STATS-MIB

File: Wellfleet-STATS-MIB.mib (24858 bytes)

Imported modules

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

Imported symbols

Gauge OBJECT-TYPE DisplayString
wfStatsDcGroup

Defined Types

WfStatsDcMediaEntry  
SEQUENCE    
  wfStatsDcMediaDelete INTEGER
  wfStatsDcMediaLineNumber INTEGER

WfStatsDcLbcEntry  
SEQUENCE    
  wfStatsDcLbcDelete INTEGER
  wfStatsDcLbcDisable INTEGER
  wfStatsDcLbcLineNumber INTEGER
  wfStatsDcLbcUpdateInterval INTEGER
  wfStatsDcLbcState INTEGER
  wfStatsDcLbcRxMaxDelta0 Gauge
  wfStatsDcLbcTxMaxDelta0 Gauge
  wfStatsDcLbcRxMaxDelta1 Gauge
  wfStatsDcLbcTxMaxDelta1 Gauge
  wfStatsDcLbcRxMaxDelta2 Gauge
  wfStatsDcLbcTxMaxDelta2 Gauge
  wfStatsDcLbcRxMaxDelta3 Gauge
  wfStatsDcLbcTxMaxDelta3 Gauge
  wfStatsDcLbcRxMaxDelta4 Gauge
  wfStatsDcLbcTxMaxDelta4 Gauge
  wfStatsDcLbcRxMaxDelta5 Gauge
  wfStatsDcLbcTxMaxDelta5 Gauge
  wfStatsDcLbcRxMaxDelta6 Gauge
  wfStatsDcLbcTxMaxDelta6 Gauge
  wfStatsDcLbcRxMaxDelta7 Gauge
  wfStatsDcLbcTxMaxDelta7 Gauge
  wfStatsDcLbcRxMaxDelta8 Gauge
  wfStatsDcLbcTxMaxDelta8 Gauge
  wfStatsDcLbcRxMaxDelta9 Gauge
  wfStatsDcLbcTxMaxDelta9 Gauge
  wfStatsDcLbcRxMaxDelta10 Gauge
  wfStatsDcLbcTxMaxDelta10 Gauge
  wfStatsDcLbcRxMaxDelta11 Gauge
  wfStatsDcLbcTxMaxDelta11 Gauge
  wfStatsDcLbcRxMaxDelta12 Gauge
  wfStatsDcLbcTxMaxDelta12 Gauge
  wfStatsDcLbcRxMaxDelta13 Gauge
  wfStatsDcLbcTxMaxDelta13 Gauge
  wfStatsDcLbcRxMaxDelta14 Gauge
  wfStatsDcLbcTxMaxDelta14 Gauge
  wfStatsDcLbcRxMaxDelta15 Gauge
  wfStatsDcLbcTxMaxDelta15 Gauge
  wfStatsDcLbcRxMaxDelta16 Gauge
  wfStatsDcLbcTxMaxDelta16 Gauge
  wfStatsDcLbcRxMaxDelta17 Gauge
  wfStatsDcLbcTxMaxDelta17 Gauge
  wfStatsDcLbcRxMaxDelta18 Gauge
  wfStatsDcLbcTxMaxDelta18 Gauge
  wfStatsDcLbcRxMaxDelta19 Gauge
  wfStatsDcLbcTxMaxDelta19 Gauge
  wfStatsDcLbcRxMaxDelta20 Gauge
  wfStatsDcLbcTxMaxDelta20 Gauge
  wfStatsDcLbcRxMaxDelta21 Gauge
  wfStatsDcLbcTxMaxDelta21 Gauge
  wfStatsDcLbcRxMaxDelta22 Gauge
  wfStatsDcLbcTxMaxDelta22 Gauge
  wfStatsDcLbcRxMaxDelta23 Gauge
  wfStatsDcLbcTxMaxDelta23 Gauge

Defined Values

wfStatsDc 1.3.6.1.4.1.18.3.3.2.17.1
OBJECT IDENTIFIER    

wfStatsDcDisable 1.3.6.1.4.1.18.3.3.2.17.1.1
Enable/Disable Statistical Data Collection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfStatsDcVolume 1.3.6.1.4.1.18.3.3.2.17.1.2
Indicates the file system volume number to which the Statistical Data Collection info files will be written. The volume number corresponds to the slot number on which the volume resides.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..14  

wfStatsDcFilePrefix 1.3.6.1.4.1.18.3.3.2.17.1.3
The name of statistical data files.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

wfStatsDcUpdateInterval 1.3.6.1.4.1.18.3.3.2.17.1.4
This number specifies the interval (number of minutes) for the STATS process to collect and update STATS data.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER 10..2147483647  

wfStatsDcStoreInterval 1.3.6.1.4.1.18.3.3.2.17.1.5
This number specifies the interval (number of minutes) for the STATS master process to collect and update STATS data from each slot and to write statistical data on to the file system.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 10..2147483647  

wfStatsDcUpdateData 1.3.6.1.4.1.18.3.3.2.17.1.6
Setting this attribute to a non-zero value will cause an immediate updating of the statistical data. Once activated, this attribute should be reset to zero to allow subsequent activations.
Status: obsolete Access: read-write
OBJECT-TYPE    
  INTEGER  

wfStatsDcStoreData 1.3.6.1.4.1.18.3.3.2.17.1.7
Setting this attribute to a non-zero value will cause an immediate writing of the statistical data info to a file in SRAM. Once activated, this attribute should be reset to zero to allow subsequent activations.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfStatsDcSwitchId 1.3.6.1.4.1.18.3.3.2.17.1.8
switch id used in the statistical data file to identify BNX. If it is not given explicitely, it will be assigned with wfSysName.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

wfStatsDcEnableAll 1.3.6.1.4.1.18.3.3.2.17.1.9
This attribute, if set, will overwrite individual logical line enable/disable setting of statistical data collection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

wfStatsDcMaxNumFiles 1.3.6.1.4.1.18.3.3.2.17.1.10
This attribute sets the MAX number of STATS files in an SRAM. If this number is reached, before writing the next STATS DC file to SRAM, the older STATS DC file will be delete. Note: Value 0 has the special meaning that this limitation will not take into effect. The DC file will be written in the round robin manner.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..144  

wfStatsDcFrVcDisable 1.3.6.1.4.1.18.3.3.2.17.1.11
When this switch is turned on, the stats data of all VCs of the configured circuit will be collected. This is per BNX.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfStatsDcState 1.3.6.1.4.1.18.3.3.2.17.1.12
current state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), init(3), notpresent(4)  

wfStatsDcHssiFields 1.3.6.1.4.1.18.3.3.2.17.1.13
************************************************************
Status: mandatory Access: read-write
OBJECT-TYPE    
  Gauge  

wfStatsDcSyncFields 1.3.6.1.4.1.18.3.3.2.17.1.14
************************************************************
Status: mandatory Access: read-write
OBJECT-TYPE    
  Gauge  

wfStatsDcDs1E1Fields 1.3.6.1.4.1.18.3.3.2.17.1.15
************************************************************
Status: mandatory Access: read-write
OBJECT-TYPE    
  Gauge  

wfStatsDcFrSwVcFields 1.3.6.1.4.1.18.3.3.2.17.1.16
************************************************************
Status: mandatory Access: read-write
OBJECT-TYPE    
  Gauge  

wfStatsDcCctCngcFields 1.3.6.1.4.1.18.3.3.2.17.1.17
************************************************************
Status: mandatory Access: read-write
OBJECT-TYPE    
  Gauge  

wfStatsDcFddiFields 1.3.6.1.4.1.18.3.3.2.17.1.18
************************************************************
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

wfStatsDcCctCngcDisable 1.3.6.1.4.1.18.3.3.2.17.1.19
This attribute is to enable.disable frsw cngc data collection
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfStatsDcLbcFileDisable 1.3.6.1.4.1.18.3.3.2.17.1.20
To enable/disable LBC file write.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfStatsDcAtmzPhyFields 1.3.6.1.4.1.18.3.3.2.17.1.21
Selection of Atmz Line Attributes for Data Collection
Status: mandatory Access: read-write
OBJECT-TYPE    
  Gauge  

wfStatsDcMediaTable 1.3.6.1.4.1.18.3.3.2.17.2
STATS Generic Media table for Generic media drivers using Line Number in their mib.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfStatsDcMediaEntry

wfStatsDcMediaEntry 1.3.6.1.4.1.18.3.3.2.17.2.1
The parameters for Stats.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfStatsDcMediaEntry  

wfStatsDcMediaDelete 1.3.6.1.4.1.18.3.3.2.17.2.1.1
Indicates status of this entry.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfStatsDcMediaLineNumber 1.3.6.1.4.1.18.3.3.2.17.2.1.2
Instance identifier; this indicates which line number NOTE: Line number is based on the following scheme: msb 0 00 00 00 0 00 lsb resv. chan type slot mod conn
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfStatsDcLbcTable 1.3.6.1.4.1.18.3.3.2.17.3
LBC Entry using line number as its index.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfStatsDcLbcEntry

wfStatsDcLbcEntry 1.3.6.1.4.1.18.3.3.2.17.3.1
LBC Entry using line number as its index.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfStatsDcLbcEntry  

wfStatsDcLbcDelete 1.3.6.1.4.1.18.3.3.2.17.3.1.1
To create or delete this instance.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfStatsDcLbcDisable 1.3.6.1.4.1.18.3.3.2.17.3.1.2
When this switch is turned on, BNX will read the configured trunk line's rx/tx counter value at a predetermined time frequency.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfStatsDcLbcLineNumber 1.3.6.1.4.1.18.3.3.2.17.3.1.3
line number for this line instance
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfStatsDcLbcUpdateInterval 1.3.6.1.4.1.18.3.3.2.17.3.1.4
The value must be divisible into 60. In another word, 60/value must be an integer.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..60  

wfStatsDcLbcState 1.3.6.1.4.1.18.3.3.2.17.3.1.5
TBC state
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), init(3), notpresent(4)  

wfStatsDcLbcRxMaxDelta0 1.3.6.1.4.1.18.3.3.2.17.3.1.6
Maximum number of the rx bytes count for this instance in hour 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcTxMaxDelta0 1.3.6.1.4.1.18.3.3.2.17.3.1.7
Maximum number of the tx bytes count for this instance in hour 0.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcRxMaxDelta1 1.3.6.1.4.1.18.3.3.2.17.3.1.8
Maximum number of the rx bytes count for this instance in hour 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcTxMaxDelta1 1.3.6.1.4.1.18.3.3.2.17.3.1.9
Maximum number of the tx bytes count for this instance in hour 1.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcRxMaxDelta2 1.3.6.1.4.1.18.3.3.2.17.3.1.10
Maximum number of the rx bytes count for this instance in hour 2.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcTxMaxDelta2 1.3.6.1.4.1.18.3.3.2.17.3.1.11
Maximum number of the tx bytes count for this instance in hour 2.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcRxMaxDelta3 1.3.6.1.4.1.18.3.3.2.17.3.1.12
Maximum number of the rx bytes count for this instance in hour 3.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcTxMaxDelta3 1.3.6.1.4.1.18.3.3.2.17.3.1.13
Maximum number of the tx bytes count for this instance in hour 3.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcRxMaxDelta4 1.3.6.1.4.1.18.3.3.2.17.3.1.14
Maximum number of the rx bytes count for this instance in hour 4.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcTxMaxDelta4 1.3.6.1.4.1.18.3.3.2.17.3.1.15
Maximum number of the tx bytes count for this instance in hour 4.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcRxMaxDelta5 1.3.6.1.4.1.18.3.3.2.17.3.1.16
Maximum number of the rx bytes count for this instance in hour 5.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcTxMaxDelta5 1.3.6.1.4.1.18.3.3.2.17.3.1.17
Maximum number of the tx bytes count for this instance in hour 5.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcRxMaxDelta6 1.3.6.1.4.1.18.3.3.2.17.3.1.18
Maximum number of the rx bytes count for this instance in hour 6.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcTxMaxDelta6 1.3.6.1.4.1.18.3.3.2.17.3.1.19
Maximum number of the tx bytes count for this instance in hour 6.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcRxMaxDelta7 1.3.6.1.4.1.18.3.3.2.17.3.1.20
Maximum number of the rx bytes count for this instance in hour 7.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcTxMaxDelta7 1.3.6.1.4.1.18.3.3.2.17.3.1.21
Maximum number of the tx bytes count for this instance in hour 7.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcRxMaxDelta8 1.3.6.1.4.1.18.3.3.2.17.3.1.22
Maximum number of the rx bytes count for this instance in hour 8.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcTxMaxDelta8 1.3.6.1.4.1.18.3.3.2.17.3.1.23
Maximum number of the tx bytes count for this instance in hour 8.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcRxMaxDelta9 1.3.6.1.4.1.18.3.3.2.17.3.1.24
Maximum number of the rx bytes count for this instance in hour 9.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcTxMaxDelta9 1.3.6.1.4.1.18.3.3.2.17.3.1.25
Maximum number of the tx bytes count for this instance in hour 9.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcRxMaxDelta10 1.3.6.1.4.1.18.3.3.2.17.3.1.26
Maximum number of the rx bytes count for this instance in hour 10.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcTxMaxDelta10 1.3.6.1.4.1.18.3.3.2.17.3.1.27
Maximum number of the tx bytes count for this instance in hour 10.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcRxMaxDelta11 1.3.6.1.4.1.18.3.3.2.17.3.1.28
Maximum number of the rx bytes count for this instance in hour 11.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcTxMaxDelta11 1.3.6.1.4.1.18.3.3.2.17.3.1.29
Maximum number of the tx bytes count for this instance in hour 11.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcRxMaxDelta12 1.3.6.1.4.1.18.3.3.2.17.3.1.30
Maximum number of the rx bytes count for this instance in hour 12.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcTxMaxDelta12 1.3.6.1.4.1.18.3.3.2.17.3.1.31
Maximum number of the tx bytes count for this instance in hour 12.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcRxMaxDelta13 1.3.6.1.4.1.18.3.3.2.17.3.1.32
Maximum number of the rx bytes count for this instance in hour 13.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcTxMaxDelta13 1.3.6.1.4.1.18.3.3.2.17.3.1.33
Maximum number of the tx bytes count for this instance in hour 13.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcRxMaxDelta14 1.3.6.1.4.1.18.3.3.2.17.3.1.34
Maximum number of the rx bytes count for this instance in hour 14.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcTxMaxDelta14 1.3.6.1.4.1.18.3.3.2.17.3.1.35
Maximum number of the tx bytes count for this instance in hour 14.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcRxMaxDelta15 1.3.6.1.4.1.18.3.3.2.17.3.1.36
Maximum number of the rx bytes count for this instance in hour 15.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcTxMaxDelta15 1.3.6.1.4.1.18.3.3.2.17.3.1.37
Maximum number of the tx bytes count for this instance in hour 15.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcRxMaxDelta16 1.3.6.1.4.1.18.3.3.2.17.3.1.38
Maximum number of the rx bytes count for this instance in hour 16.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcTxMaxDelta16 1.3.6.1.4.1.18.3.3.2.17.3.1.39
Maximum number of the tx bytes count for this instance in hour 16.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcRxMaxDelta17 1.3.6.1.4.1.18.3.3.2.17.3.1.40
Maximum number of the rx bytes count for this instance in hour 17.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcTxMaxDelta17 1.3.6.1.4.1.18.3.3.2.17.3.1.41
Maximum number of the tx bytes count for this instance in hour 17.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcRxMaxDelta18 1.3.6.1.4.1.18.3.3.2.17.3.1.42
Maximum number of the rx bytes count for this instance in hour 18.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcTxMaxDelta18 1.3.6.1.4.1.18.3.3.2.17.3.1.43
Maximum number of the tx bytes count for this instance in hour 18.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcRxMaxDelta19 1.3.6.1.4.1.18.3.3.2.17.3.1.44
Maximum number of the rx bytes count for this instance in hour 19.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcTxMaxDelta19 1.3.6.1.4.1.18.3.3.2.17.3.1.45
Maximum number of the tx bytes count for this instance in hour 19.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcRxMaxDelta20 1.3.6.1.4.1.18.3.3.2.17.3.1.46
Maximum number of the rx bytes count for this instance in hour 20.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcTxMaxDelta20 1.3.6.1.4.1.18.3.3.2.17.3.1.47
Maximum number of the tx bytes count for this instance in hour 20.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcRxMaxDelta21 1.3.6.1.4.1.18.3.3.2.17.3.1.48
Maximum number of the rx bytes count for this instance in hour 21.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcTxMaxDelta21 1.3.6.1.4.1.18.3.3.2.17.3.1.49
Maximum number of the tx bytes count for this instance in hour 21.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcRxMaxDelta22 1.3.6.1.4.1.18.3.3.2.17.3.1.50
Maximum number of the rx bytes count for this instance in hour 22.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcTxMaxDelta22 1.3.6.1.4.1.18.3.3.2.17.3.1.51
Maximum number of the tx bytes count for this instance in hour 22.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcRxMaxDelta23 1.3.6.1.4.1.18.3.3.2.17.3.1.52
Maximum number of the rx bytes count for this instance in hour 23.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStatsDcLbcTxMaxDelta23 1.3.6.1.4.1.18.3.3.2.17.3.1.53
Maximum number of the tx bytes count for this instance in hour 23.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge