Wellfleet-HSSI-MIB

File: Wellfleet-HSSI-MIB.mib (25269 bytes)

Imported modules

RFC1155-SMI RFC-1212 Wellfleet-COMMON-MIB

Imported symbols

Counter Gauge TimeTicks
OBJECT-TYPE wfLine

Defined Types

WfHssiEntry  
SEQUENCE    
  wfHssiDelete INTEGER
  wfHssiDisable INTEGER
  wfHssiState INTEGER
  wfHssiSlot INTEGER
  wfHssiConnector INTEGER
  wfHssiCct INTEGER
  wfHssiBofl INTEGER
  wfHssiBoflTmo INTEGER
  wfHssiMtu INTEGER
  wfHssiMadr OCTET STRING
  wfHssiService INTEGER
  wfHssiWanProtocol INTEGER
  wfHssiTransmissionInterface INTEGER
  wfHssiExternalClkSpeed INTEGER
  wfHssiCrcSize INTEGER
  wfHssiInternalClkTestMode INTEGER
  wfHssiRxOctets Counter
  wfHssiRxFrames Counter
  wfHssiTxOctets Counter
  wfHssiTxFrames Counter
  wfHssiInDiscards Counter
  wfHssiInErrors Counter
  wfHssiOutDiscards Counter
  wfHssiOutErrors Counter
  wfHssiRxLongFrames Counter
  wfHssiTxClipFrames Counter
  wfHssiRxReplenMisses Counter
  wfHssiLastRxErrorCtrl INTEGER
  wfHssiRxCrcErrors Counter
  wfHssiRxOverruns Counter
  wfHssiRxAborts Counter
  wfHssiLastTxErrorCtrl INTEGER
  wfHssiTxAborts Counter
  wfHssiTxUnderruns Counter
  wfHssiRxRingErrors Counter
  wfHssiLastRxRingState INTEGER
  wfHssiRxRingOverruns Counter
  wfHssiTxRingErrors Counter
  wfHssiLastTxRingState INTEGER
  wfHssiPortOpErrors Counter
  wfHssiInternOpErrors Counter
  wfHssiHostErrors Counter
  wfHssiRxProcessings Counter
  wfHssiTxProcessings Counter
  wfHssiTxCmplProcessings Counter
  wfHssiIntrProcessings Counter
  wfHssiBoflNum INTEGER
  wfHssiBoflLen INTEGER
  wfHssiRxBufferLength INTEGER
  wfHssiMemPageLength INTEGER
  wfHssiRxRingLength INTEGER
  wfHssiTxRingLength INTEGER
  wfHssiRxFifoWatermark INTEGER
  wfHssiTxFifoWatermark INTEGER
  wfHssiMaxRxMemory INTEGER
  wfHssiLinkInterface INTEGER
  wfHssiTurboBofl INTEGER
  wfHssiCfgRxQueueLength INTEGER
  wfHssiCfgTxQueueLength INTEGER
  wfHssiLineNumber INTEGER
  wfHssiCfgCngstCtlEnable INTEGER
  wfHssiLastChange TimeTicks
  wfHssiOutQLen Gauge
  wfHssiCarrLossDebounceTmo INTEGER
  wfHssiModule INTEGER
  wfHssiActualConnector INTEGER
  wfHssiLoopback INTEGER
  wfHssiReceiveAllFrames INTEGER

Defined Values

wfHssiTable 1.3.6.1.4.1.18.3.4.7
HSSI line record
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfHssiEntry

wfHssiEntry 1.3.6.1.4.1.18.3.4.7.1
An entry in the HSSI table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfHssiEntry  

wfHssiDelete 1.3.6.1.4.1.18.3.4.7.1.1
Create/Delete parameter
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfHssiDisable 1.3.6.1.4.1.18.3.4.7.1.2
Enable/Disable parameter
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfHssiState 1.3.6.1.4.1.18.3.4.7.1.3
Line Driver state variable, Not Present, Init, Down, Up
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), lmiwait(2), boflwait(3), cawait(4), init(5), notpresent(6), dteloopback(7), dceloopback(8), dceloopbackwait(9), dceloopbacktmo(10), lineloopbofltest(19), notpres(20)  

wfHssiSlot 1.3.6.1.4.1.18.3.4.7.1.4
Instance ID Slot, filled in by driver
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..14  

wfHssiConnector 1.3.6.1.4.1.18.3.4.7.1.5
Instance ID Connector, filled in by driver
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER one(1), two(2), three(3), four(4)  

wfHssiCct 1.3.6.1.4.1.18.3.4.7.1.6
CCT number for this line instance
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..1023  

wfHssiBofl 1.3.6.1.4.1.18.3.4.7.1.7
breath of life parameter
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfHssiBoflTmo 1.3.6.1.4.1.18.3.4.7.1.8
breath of life frequency in seconds
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..60  

wfHssiMtu 1.3.6.1.4.1.18.3.4.7.1.9
MTU parameter, this is buffer size for HSSI media, fixed
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 3..4608  

wfHssiMadr 1.3.6.1.4.1.18.3.4.7.1.10
Line MAC address, fixed - line driver fills in from the 48 bit address stored in the serial number prom for this connector.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

wfHssiService 1.3.6.1.4.1.18.3.4.7.1.11
Service type for this circuit. Transparent is raw HDLC mode, and is the only service provided on the current HSSI product
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER transparent(1), undefined(2)  

wfHssiWanProtocol 1.3.6.1.4.1.18.3.4.7.1.12
WAN protocol selection is provided via this parameter. The supported protocols can be selected per interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER standard(1), passthru(2), ppp(3), smds(4), framerelay(5), atm(6), sw(7), switch(8)  

wfHssiTransmissionInterface 1.3.6.1.4.1.18.3.4.7.1.13
T1 or T3, in the future OC1, OC3 and OC12. Used for MIB selection
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dsone(1), dsthree(3)  

wfHssiExternalClkSpeed 1.3.6.1.4.1.18.3.4.7.1.14
External Clock Speed, Used in the future for route selection
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 307200..52638515  

wfHssiCrcSize 1.3.6.1.4.1.18.3.4.7.1.15
CRC size parameter, 16 bit standard CCITT or extended 32 bit CRC
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER crc16bit(1), crc32bit(2)  

wfHssiInternalClkTestMode 1.3.6.1.4.1.18.3.4.7.1.16
Enables internal transmit clock generation. Should NEVER be enabled for normal operation.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfHssiRxOctets 1.3.6.1.4.1.18.3.4.7.1.17
Number of bytes received without error
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfHssiRxFrames 1.3.6.1.4.1.18.3.4.7.1.18
Number of frames received without error
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfHssiTxOctets 1.3.6.1.4.1.18.3.4.7.1.19
Number of bytes transmitted without error
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfHssiTxFrames 1.3.6.1.4.1.18.3.4.7.1.20
Number of frames transmitted without error
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfHssiInDiscards 1.3.6.1.4.1.18.3.4.7.1.21
Number of error-free inbound packets discarded. Usually due to lack of memory resources.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfHssiInErrors 1.3.6.1.4.1.18.3.4.7.1.22
Number of inbound packets not delivered to higher-layer protocol because of errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfHssiOutDiscards 1.3.6.1.4.1.18.3.4.7.1.23
Number of error-free outbound packets discarded. Usually due to lack of transmission bandwidth.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfHssiOutErrors 1.3.6.1.4.1.18.3.4.7.1.24
Number of outbound packets that could not be transmitted because of errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfHssiRxLongFrames 1.3.6.1.4.1.18.3.4.7.1.25
Number of Long frames dropped on receive because of length
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfHssiTxClipFrames 1.3.6.1.4.1.18.3.4.7.1.26
Number of frames clipped in the transmit routine
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfHssiRxReplenMisses 1.3.6.1.4.1.18.3.4.7.1.27
Number of failed attempts by the line driver to aquire a packet buffer
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfHssiLastRxErrorCtrl 1.3.6.1.4.1.18.3.4.7.1.28
Last errored receive descriptor's control field
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfHssiRxCrcErrors 1.3.6.1.4.1.18.3.4.7.1.29
Number of frames received with CRC errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfHssiRxOverruns 1.3.6.1.4.1.18.3.4.7.1.30
Number of frames received with fifo overrun errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfHssiRxAborts 1.3.6.1.4.1.18.3.4.7.1.31
Number of frames received with abort status
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfHssiLastTxErrorCtrl 1.3.6.1.4.1.18.3.4.7.1.32
Last errored transmit descriptor's control field
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfHssiTxAborts 1.3.6.1.4.1.18.3.4.7.1.33
Number of transmit frames with internal abort errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfHssiTxUnderruns 1.3.6.1.4.1.18.3.4.7.1.34
Number of transmit frames aborted with underrun errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfHssiRxRingErrors 1.3.6.1.4.1.18.3.4.7.1.35
Number of receive ring error events
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfHssiLastRxRingState 1.3.6.1.4.1.18.3.4.7.1.36
Last 8 bit value from the recv ring state register
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfHssiRxRingOverruns 1.3.6.1.4.1.18.3.4.7.1.37
Number of receive ring overrun events
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfHssiTxRingErrors 1.3.6.1.4.1.18.3.4.7.1.38
Number of transmit ring error events
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfHssiLastTxRingState 1.3.6.1.4.1.18.3.4.7.1.39
Last 8 bit value from the transmit ring state register
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfHssiPortOpErrors 1.3.6.1.4.1.18.3.4.7.1.40
Number of port operation error events
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfHssiInternOpErrors 1.3.6.1.4.1.18.3.4.7.1.41
Number of internal operation error events
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfHssiHostErrors 1.3.6.1.4.1.18.3.4.7.1.42
Number of parity errs on host accesses to directly accessable registers.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfHssiRxProcessings 1.3.6.1.4.1.18.3.4.7.1.43
Number of receive frame processings (RINT)
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfHssiTxProcessings 1.3.6.1.4.1.18.3.4.7.1.44
Number of transmit processings, invokations of transmit routine
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfHssiTxCmplProcessings 1.3.6.1.4.1.18.3.4.7.1.45
Number of transmit complete processings (TINT)
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfHssiIntrProcessings 1.3.6.1.4.1.18.3.4.7.1.46
Number of Interrupt processings, invokations of intr routine
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfHssiBoflNum 1.3.6.1.4.1.18.3.4.7.1.47
Number of breath of life packets per breath of life
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..127  

wfHssiBoflLen 1.3.6.1.4.1.18.3.4.7.1.48
breath of life packet length
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 22..4450  

wfHssiRxBufferLength 1.3.6.1.4.1.18.3.4.7.1.49
Performance tunning parameter controls Receive buffer size.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER length4k(64), length8k(128)  

wfHssiMemPageLength 1.3.6.1.4.1.18.3.4.7.1.50
Performance tunning parameter controls device memory access burst length.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER length32(1), length256(3)  

wfHssiRxRingLength 1.3.6.1.4.1.18.3.4.7.1.51
Current Receive Queue Length.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfHssiTxRingLength 1.3.6.1.4.1.18.3.4.7.1.52
Current Transmit Queue Length.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfHssiRxFifoWatermark 1.3.6.1.4.1.18.3.4.7.1.53
Performance tunning parameter controls the receive watermark.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 2..255  

wfHssiTxFifoWatermark 1.3.6.1.4.1.18.3.4.7.1.54
Performance tunning parameter controls the transmit watermark.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 2..255  

wfHssiMaxRxMemory 1.3.6.1.4.1.18.3.4.7.1.55
Performance tunning parameter controls fifo area allowed for receive.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

wfHssiLinkInterface 1.3.6.1.4.1.18.3.4.7.1.56
Only for DEBUG.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER default(1), ace25(2), ace32(3)  

wfHssiTurboBofl 1.3.6.1.4.1.18.3.4.7.1.57
Only for DEBUG, Turbo breath of life parameter
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfHssiCfgRxQueueLength 1.3.6.1.4.1.18.3.4.7.1.58
Configured Receive Queue Length. Values other than zero over-ride the router selected values. A value of zero has a special meaning. Zero causes router based default values to be used. Values larger than the compiled ring size are truncated to the compiled ring size.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

wfHssiCfgTxQueueLength 1.3.6.1.4.1.18.3.4.7.1.59
Configured Transmit Queue Length. Values other than zero over-ride the router selected values. A value of zero has a special meaning. Zero causes router based default values to be used. Values larger than the compiled ring size are truncated to the compiled ring size.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..255  

wfHssiLineNumber 1.3.6.1.4.1.18.3.4.7.1.60
line number for this line instance
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfHssiCfgCngstCtlEnable 1.3.6.1.4.1.18.3.4.7.1.61
Configured Congestion Control Enable. Enable or disable BNX switch congestion control on this HSSI port. Note that this has relevance only in the BNX switch and (currently) Frame Relay and SMDS switching functionality. If enabled, congestion control will monitor the levels of traffic and congestion and mark and drop certain packets as per of Frame Relay or SMDS protocols. See BNX doc for details on the congestion control strategy.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enable(1), disable(2)  

wfHssiLastChange 1.3.6.1.4.1.18.3.4.7.1.62
The value of SysUpTime at the time the interface entered it's current operational state (UP state). SysUpTime is defined as the time (in hundredths of a second) since the network management portion of the system was last re-initialized. Usually the time since boot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

wfHssiOutQLen 1.3.6.1.4.1.18.3.4.7.1.63
The instantaneous current length of the output packet queue (in packets).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfHssiCarrLossDebounceTmo 1.3.6.1.4.1.18.3.4.7.1.64
This attribute determines how many seconds to wait before transitioning to the Carrier Lost state when the Carrier Signal is lost. When set to 0 (default), the Driver will immediately transition to the lost state upon detecting Carrier Loss. If the Carrier Signal returns prior to reaching this threshold, the Driver will not enter the Carrier Lost state at all.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..2147483647  

wfHssiModule 1.3.6.1.4.1.18.3.4.7.1.65
Module number for ASN platform, filled in by driver. For non-ASN platforms this attribute will not be used.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER one(1), two(2), three(3), four(4)  

wfHssiActualConnector 1.3.6.1.4.1.18.3.4.7.1.66
Actual connector number for ASN platform, filled in by driver. For non-ASN platforms, this attribute will not be used.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER one(1), two(2), three(3), four(4), five(5), six(6), seven(7), eight(8)  

wfHssiLoopback 1.3.6.1.4.1.18.3.4.7.1.67
Loopback type requested, Local Digital (Loop A), Local Line (Loop B), Remote Line (Loop C), or none
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER none(1), localdigital(2), localline(3), remoteline(4)  

wfHssiReceiveAllFrames 1.3.6.1.4.1.18.3.4.7.1.68
This attribute enables delivery of all receive frames to the HSSI device driver for processing. When disabled, frames less than 4 bytes in length are filtered out of the receive frame stream before reaching the device driver. It is necessary to enable the attribute when running Frame Relay switched virtual circuits (SVC) in order to allow the reception of 3 byte frames.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)