Wellfleet-STA-MIB

File: Wellfleet-STA-MIB.mib (11338 bytes)

Imported modules

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

Imported symbols

IpAddress Counter Gauge
TimeTicks Opaque enterprises
mgmt OBJECT-TYPE TRAP-TYPE
DisplayString mib-2 wfStaGroup

Defined Types

WfStaThresholdEntry  
SEQUENCE    
  wfStaThresholdDelete INTEGER
  wfStaThresholdDisable INTEGER
  wfStaThresholdState INTEGER
  wfStaThresholdObject OBJECT IDENTIFIER
  wfStaThresholdLowValue Gauge
  wfStaThresholdLowEventLevel INTEGER
  wfStaThresholdMediumValue Gauge
  wfStaThresholdMediumEventLevel INTEGER
  wfStaThresholdHighValue Gauge
  wfStaThresholdHighEventLevel INTEGER
  wfStaThresholdCurrentValue Gauge
  wfStaThresholdUnits INTEGER
  wfStaThresholdAction INTEGER
  wfStaThresholdMaxSuccessiveAlarms INTEGER
  wfStaThresholdHoldDownIntervals INTEGER
  wfStaThresholdLowExceptions Counter
  wfStaThresholdLowAlarms Counter
  wfStaThresholdMediumExceptions Counter
  wfStaThresholdMediumAlarms Counter
  wfStaThresholdHighExceptions Counter
  wfStaThresholdHighAlarms Counter
  wfStaThresholdLabel DisplayString

Defined Values

wfSta 1.3.6.1.4.1.18.3.3.2.6.1
OBJECT IDENTIFIER    

wfStaDisable 1.3.6.1.4.1.18.3.3.2.6.1.1
Enables or disables statistical thresholds and alarms
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfStaPollInterval 1.3.6.1.4.1.18.3.3.2.6.1.2
The polling interval (in seconds) in which to examine objects in the threshold table for threshold exceptions.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 5..2147483647  

wfStaThresholdTable 1.3.6.1.4.1.18.3.3.2.6.2
A table containing threshold targets
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfStaThresholdEntry

wfStaThresholdEntry 1.3.6.1.4.1.18.3.3.2.6.2.1
Information about a particular threshold object
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfStaThresholdEntry  

wfStaThresholdDelete 1.3.6.1.4.1.18.3.3.2.6.2.1.1
The row (object) deletion attribute for this threshold
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfStaThresholdDisable 1.3.6.1.4.1.18.3.3.2.6.2.1.2
The enable/disable attribute for this threshold. Setting this attribute to disabled, causes the threshold to be ignored in subsequent polling periods.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfStaThresholdState 1.3.6.1.4.1.18.3.3.2.6.2.1.3
The state of this threshold. An invalid state means that the object could not be retrieved from the mib. A held state indicates that the maximum successive exceptions for this threshold has been reached and that alarms will not be generated until an exception occurrs at a new level or no exception occurs for the specified number of hold down intervals at which point it becomes valid again. An ignored state, indicates that this threshold is disabled and is not being polled. A valid state indicates that this threshold is under examination each polling period and no errors have been encountered evaluating this object for exceptions. A suspended state indicates that the object was not an integer type; user should manually delete the suspended object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER valid(1), ignored(2), held(3), suspended(4), invalid(5)  

wfStaThresholdObject 1.3.6.1.4.1.18.3.3.2.6.2.1.4
The identifier of the mib object to examine for threshold exceptions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

wfStaThresholdLowValue 1.3.6.1.4.1.18.3.3.2.6.2.1.5
The mark for low threshold exceptions
Status: mandatory Access: read-write
OBJECT-TYPE    
  Gauge  

wfStaThresholdLowEventLevel 1.3.6.1.4.1.18.3.3.2.6.2.1.6
The severity level of the event log message (alarm) to be generated on low exception
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER warning(1), info(2), debug(3)  

wfStaThresholdMediumValue 1.3.6.1.4.1.18.3.3.2.6.2.1.7
The mark for medium threshold exceptions
Status: mandatory Access: read-write
OBJECT-TYPE    
  Gauge  

wfStaThresholdMediumEventLevel 1.3.6.1.4.1.18.3.3.2.6.2.1.8
The severity level of the event log message (alarm) to be generated on medium exception
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER warning(1), info(2), debug(3)  

wfStaThresholdHighValue 1.3.6.1.4.1.18.3.3.2.6.2.1.9
The mark for high threshold exceptions
Status: mandatory Access: read-write
OBJECT-TYPE    
  Gauge  

wfStaThresholdHighEventLevel 1.3.6.1.4.1.18.3.3.2.6.2.1.10
The severity level of the event log message (alarm) to be generated on high exception
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER warning(1), info(2), debug(3)  

wfStaThresholdCurrentValue 1.3.6.1.4.1.18.3.3.2.6.2.1.11
The most recently computed threshold value for the polled object.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfStaThresholdUnits 1.3.6.1.4.1.18.3.3.2.6.2.1.12
The units to be used in the determination of threshold exceptions. Absolute means that when the value object reaches one of the three thresholds, an exception is generated. PerSecond means that when the value/second reaches one of the three threshold values, an exception is generated.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER absolute(1), persecond(2)  

wfStaThresholdAction 1.3.6.1.4.1.18.3.3.2.6.2.1.13
How the threshold should be evaluated with respect to the threshold marks
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER greaterthan(1), lessthan(2)  

wfStaThresholdMaxSuccessiveAlarms 1.3.6.1.4.1.18.3.3.2.6.2.1.14
The maximum number of successive alarms that can be generated for this object before it enters a HELD state. A successive alarms is defined as two or more successive polling periods where an alarm is generated at the same level.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfStaThresholdHoldDownIntervals 1.3.6.1.4.1.18.3.3.2.6.2.1.15
The number of exception free polling intervals which an object in a held state must pass before transitioning to a valid state.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfStaThresholdLowExceptions 1.3.6.1.4.1.18.3.3.2.6.2.1.16
The number of low threshold exceptions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfStaThresholdLowAlarms 1.3.6.1.4.1.18.3.3.2.6.2.1.17
The number of low threshold alarms.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfStaThresholdMediumExceptions 1.3.6.1.4.1.18.3.3.2.6.2.1.18
The number of medium threshold exceptions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfStaThresholdMediumAlarms 1.3.6.1.4.1.18.3.3.2.6.2.1.19
The number of medium threshold alarms.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfStaThresholdHighExceptions 1.3.6.1.4.1.18.3.3.2.6.2.1.20
The number of high threshold exceptions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfStaThresholdHighAlarms 1.3.6.1.4.1.18.3.3.2.6.2.1.21
The number of high threshold alarms.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfStaThresholdLabel 1.3.6.1.4.1.18.3.3.2.6.2.1.22
The threshold lable string configurable by user. The string would be returned in the trap and will show in the log as string wfSyncRxOctets.2.1 instead of the ASN.1 form.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString