ENTERASYS-TRANSMIT-QUEUE-MONITOR-MIB

File: ENTERASYS-TRANSMIT-QUEUE-MONITOR-MIB.mib (13395 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF IF-MIB
SNMPv2-TC ENTERASYS-MIB-NAMES

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
Counter64 NOTIFICATION-TYPE MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP ifIndex
ifName TruthValue etsysModules

Defined Types

EtsysTxqMonitorPortEntry  
SEQUENCE    
  etsysTxqMonitorPortConsecutiveStalled Counter64
  etsysTxqMonitorPortTotalStalled Counter64
  etsysTxqMonitorPortOperationalStatus INTEGER
  etsysTxqMonitorPortReset TruthValue
  etsysTxqMonitorPortCapabilities BITS

Defined Values

etsysTxqMonitorMIB 1.3.6.1.4.1.5624.1.2.99
This MIB module defines a portion of the SNMP MIB under the Enterasys Networks enterprise OID pertaining to the Transmit Queue Monitor MIB.
MODULE-IDENTITY    

etsysTxqMonitorObjects 1.3.6.1.4.1.5624.1.2.99.1
OBJECT IDENTIFIER    

etsysTxqMonitorNotifications 1.3.6.1.4.1.5624.1.2.99.1.0
OBJECT IDENTIFIER    

etsysTxqMonitor 1.3.6.1.4.1.5624.1.2.99.1.1
OBJECT IDENTIFIER    

etsysTxqMonitorPort 1.3.6.1.4.1.5624.1.2.99.1.2
OBJECT IDENTIFIER    

etsysTxqMonitorDownTime 1.3.6.1.4.1.5624.1.2.99.1.1.1
The number of sample intervals that ports disabled by Transmit Queue Monitor may be held down. A value of zero will set the down time to forever.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

etsysTxqMonitorIgnorePauseTime 1.3.6.1.4.1.5624.1.2.99.1.1.2
The number of sample intervals that ports ignoring RX pause by Transmit Queue Monitor may be held in this state. A value of zero will set the ignore RX pause time to forever.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

etsysTxqMonitorMinRate 1.3.6.1.4.1.5624.1.2.99.1.1.3
The minimum rate of transmitted packets in a sampling interval.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

etsysTxqMonitorSampleInterval 1.3.6.1.4.1.5624.1.2.99.1.1.4
The rate(in seconds) that the transmit queues will be checked for stalled buffers.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

etsysTxqMonitorTrapStatus 1.3.6.1.4.1.5624.1.2.99.1.1.5
Trap status for transmit queue monitoring. When enabled, traps will be sent when each of enabled thresholds are reached.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

etsysTxqMonitorLoggingThreshold 1.3.6.1.4.1.5624.1.2.99.1.1.6
Threshold levels for the number of sequential failures before triggering logging action. A value of 0 disables the action.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

etsysTxqMonitorIgnorePauseThreshold 1.3.6.1.4.1.5624.1.2.99.1.1.7
Threshold levels for the number of sequential failures before triggering ignore pause action. A value of 0 disables the action.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

etsysTxqMonitorDisablePortThreshold 1.3.6.1.4.1.5624.1.2.99.1.1.8
Threshold levels for the number of sequential failures before triggering disable port action. A value of 0 disables the action.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

etsysTxqMonitorEnableState 1.3.6.1.4.1.5624.1.2.99.1.1.9
Transmit monitoring global state. If enabled(1), all ports will monitor the transmit queues for stalled ports. If a port is detected as stalled, the configured action will take effect.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

etsysTxqMonitorPortTable 1.3.6.1.4.1.5624.1.2.99.1.2.1
A table containing the Transmit Queue Monitoring port state.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    EtsysTxqMonitorPortEntry

etsysTxqMonitorPortEntry 1.3.6.1.4.1.5624.1.2.99.1.2.1.1
An entry in the Port Table contains Transmit Queue Monitor operational status and state.
Status: current Access: not-accessible
OBJECT-TYPE    
  EtsysTxqMonitorPortEntry  

etsysTxqMonitorPortConsecutiveStalled 1.3.6.1.4.1.5624.1.2.99.1.2.1.1.1
The number of times the port has reached a stalled state consecutively.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etsysTxqMonitorPortTotalStalled 1.3.6.1.4.1.5624.1.2.99.1.2.1.1.2
The total number of times the port has reached a stalled state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

etsysTxqMonitorPortOperationalStatus 1.3.6.1.4.1.5624.1.2.99.1.2.1.1.3
The Transit Queue Monitor operational state. disabled(1) - Transmit queue monitoring is not running on this port. normal(2) - Transmit queue monitoring is currently monitoring this port and there are no stalled buffers. logging(3) - Transmit queue monitoring has detected a stalled buffer and is currently logging the condition. ignorePause(4) - Transmit queue monitoring has disabled the processing of received pause packets. down(5) Transmit queue monitoring has taken this port down.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER disabled(1), normal(2), logging(3), ignorePause(4), down(5)  

etsysTxqMonitorPortReset 1.3.6.1.4.1.5624.1.2.99.1.2.1.1.4
This value shall always read false. When set to true, this object will clear any actions currently being taken by the transmit queue monitor and the ports etsysTxqMonitorPortOperationalStatus will be set to normal if transmit queue monitoring is enabled otherwise disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

etsysTxqMonitorPortCapabilities 1.3.6.1.4.1.5624.1.2.99.1.2.1.1.5
This object defines the capabilities the port supports for actions to be taken when a stalled port has been detected.
Status: current Access: read-only
OBJECT-TYPE    
  BITS logging(0), ignorePause(1), down(2)  

etsysTxqMonitorLoggingNotification 1.3.6.1.4.1.5624.1.2.99.1.0.1
This notification indicates that the port has exceeded its logging threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

etsysTxqMonitorIgnorePauseNotification 1.3.6.1.4.1.5624.1.2.99.1.0.2
This notification indicates that the port has exceeded its ignore pause threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

etsysTxqMonitorDisablePortNotification 1.3.6.1.4.1.5624.1.2.99.1.0.3
This notification indicates that the port has exceeded its disable port threshold.
Status: current Access: read-only
NOTIFICATION-TYPE    

etsysTxqMonitorConformance 1.3.6.1.4.1.5624.1.2.99.2
OBJECT IDENTIFIER    

etsysTxqMonitorGroups 1.3.6.1.4.1.5624.1.2.99.2.1
OBJECT IDENTIFIER    

etsysTxqMonitorCompliances 1.3.6.1.4.1.5624.1.2.99.2.2
OBJECT IDENTIFIER    

etsysTxqMonitorSettings 1.3.6.1.4.1.5624.1.2.99.2.1.1
A collection of objects for configuring and reporting Transmit Queue Monitoring.
Status: current Access: read-only
OBJECT-GROUP    

etsysTxqMonitorNotificationGroup 1.3.6.1.4.1.5624.1.2.99.2.1.2
A collection of objects required for reporting exceeding transmit queue monitoring thresholds.
Status: current Access: read-only
NOTIFICATION-GROUP    

etsysTxqMonitorComplianceGroup 1.3.6.1.4.1.5624.1.2.99.2.2.1
The compliance statement for devices that support the Enterasys Transmit Queue Monitor MIB.
Status: current Access: read-only
MODULE-COMPLIANCE