Wellfleet-BISYNC-MIB

File: Wellfleet-BISYNC-MIB.mib (19030 bytes)

Imported modules

RFC1155-SMI RFC-1212 Wellfleet-COMMON-MIB

Imported symbols

Counter Gauge TimeTicks
OBJECT-TYPE wfBisyncGroup

Defined Types

WfBisyncEntry  
SEQUENCE    
  wfBisyncDelete INTEGER
  wfBisyncDisable INTEGER
  wfBisyncCct INTEGER
  wfBisyncMtu INTEGER
  wfBisyncMediaType INTEGER
  wfBisyncCableType INTEGER
  wfBisyncClkSource INTEGER
  wfBisyncClkSpeed INTEGER
  wfBisyncService INTEGER
  wfBisyncCfgTxQueueLength INTEGER
  wfBisyncCfgRxQueueLength INTEGER
  wfBisyncCharMode INTEGER
  wfBisyncLineNumber INTEGER
  wfBisyncRtsEnable INTEGER
  wfBisyncExternalClkSpeed INTEGER
  wfBisyncModule INTEGER
  wfBisyncActualConnector INTEGER
  wfBisyncConnector INTEGER
  wfBisyncSlot INTEGER
  wfBisyncActiveCct INTEGER
  wfBisyncState INTEGER
  wfBisyncLastState INTEGER
  wfBisyncRxOctets Counter
  wfBisyncTxOctets Counter
  wfBisyncRxFrames Counter
  wfBisyncTxFrames Counter
  wfBisyncRxErrors Counter
  wfBisyncTxErrors Counter
  wfBisyncTxLackRescs Counter
  wfBisyncTxUnderFlows Counter
  wfBisyncRxOverFlows Counter
  wfBisyncRxBadFrames Counter
  wfBisyncRxRunts Counter
  wfBisyncTxQueueLength INTEGER
  wfBisyncRxQueueLength INTEGER
  wfBisyncRxReplenMisses Counter
  wfBisyncLastChange TimeTicks
  wfBisyncOutQLen Gauge
  wfBisyncRxLackRescsChar Counter
  wfBisyncIsrBCZero Counter
  wfBisyncIsrBCSix Counter
  wfBisyncIsrBCInvalid Counter
  wfBisyncIsrBCErrors Counter
  wfBisyncLocalConnectionState INTEGER
  wfBisyncRemoteConnectionState INTEGER
  wfBisyncAdditionalSyncPairs INTEGER

Defined Values

wfBisyncTable 1.3.6.1.4.1.18.3.4.27.1
* BISYNC line record *
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfBisyncEntry

wfBisyncEntry 1.3.6.1.4.1.18.3.4.27.1.1
An entry in the BISYNC table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfBisyncEntry  

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

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

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

wfBisyncMtu 1.3.6.1.4.1.18.3.4.27.1.1.4
MTU parameter, this is buffer size for BISYNC media, fixed
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..4568  

wfBisyncMediaType 1.3.6.1.4.1.18.3.4.27.1.1.5
Media type selection is provided via this parameter
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER default(1), raisedtr(2), v25bis(3)  

wfBisyncCableType 1.3.6.1.4.1.18.3.4.27.1.1.6
Type of Cable attached to the Bisync port - this is needed for V.25bis and Raise DTR to properly communicate with the modem
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER rs232(1), rs422(2), v35(3), x21(4)  

wfBisyncClkSource 1.3.6.1.4.1.18.3.4.27.1.1.7
Tx/Rx clock source is either internally or external generated.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER internal(1), external(2)  

wfBisyncClkSpeed 1.3.6.1.4.1.18.3.4.27.1.1.8
Tx/Rx clock speed. This speed selection is valid when either internal or external clocking is selected. In some cases, router software uses this attribute for route selection. If Priority Queuing is configured, it chooses queue depths based on this attribute. If internal clocking is selected, this attribute effects hardware initialization. If external clocking is selected, this attribute should be set to the speed that most closely corresponds to the speed of the external clock.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER clk1200b(1200), clk2400b(2401), clk4800b(4807), clk7200b(7204), clk9600b(9615), clk19200b(19230)  

wfBisyncService 1.3.6.1.4.1.18.3.4.27.1.1.9
Service Type selection is provided via this parameter. The supported services can be selected per interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER dlsw(1), tunneling(2)  

wfBisyncCfgTxQueueLength 1.3.6.1.4.1.18.3.4.27.1.1.10
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  

wfBisyncCfgRxQueueLength 1.3.6.1.4.1.18.3.4.27.1.1.11
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  

wfBisyncCharMode 1.3.6.1.4.1.18.3.4.27.1.1.12
Control Character Mode - ASCII/EBCDIC
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER ebcdic(1), ascii(2)  

wfBisyncLineNumber 1.3.6.1.4.1.18.3.4.27.1.1.13
line number for this line instance
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfBisyncRtsEnable 1.3.6.1.4.1.18.3.4.27.1.1.14
The RTS parameter enables/disables detection of RTS signals on the interface. Normal default mode is running without RTS enabled
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfBisyncExternalClkSpeed 1.3.6.1.4.1.18.3.4.27.1.1.15
External Clock Speed. If external clocking is configured, this attribute should be set to the clock speed of the externally supplied clock. Depending on the protocols configured in the interface, this value may control internal decision making in the router. In soe cases, router software uses this attribute for route selection. If Priority Queueing is configured, it chooses queue depths based on this attribute. This attribute has no effect when Internal Clocking is configured.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1200..19200  

wfBisyncModule 1.3.6.1.4.1.18.3.4.27.1.1.16
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)  

wfBisyncActualConnector 1.3.6.1.4.1.18.3.4.27.1.1.17
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)  

wfBisyncConnector 1.3.6.1.4.1.18.3.4.27.1.1.18
Instance ID Connector, filled in by driver. For the ASN this attribute is an encoded value and is equal to 'module'*10 + 'connector'. Where 'module' is defined in attribute mm and 'connector' is defined in attribute cc of this table. For non-ASN platforms this attribute is the physical connector number on the slot.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER one(1), two(2), three(3), four(4)  

wfBisyncSlot 1.3.6.1.4.1.18.3.4.27.1.1.19
Instance ID Slot, filled in by driver
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfBisyncActiveCct 1.3.6.1.4.1.18.3.4.27.1.1.20
Active CCT number for this line instance
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..1023  

wfBisyncState 1.3.6.1.4.1.18.3.4.27.1.1.21
Line Driver state variable, Not Present, DSR Wait, Init, Down, Up
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), init(3), dsrwait(4), notpresent(20)  

wfBisyncLastState 1.3.6.1.4.1.18.3.4.27.1.1.22
The state which the driver was in prior to the most recent re-initiali- zation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), init(3), dsrwait(4), notpresent(20)  

wfBisyncRxOctets 1.3.6.1.4.1.18.3.4.27.1.1.23
Number of octets received without error
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBisyncTxOctets 1.3.6.1.4.1.18.3.4.27.1.1.24
Number of octets transmitted without error
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

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

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

wfBisyncRxErrors 1.3.6.1.4.1.18.3.4.27.1.1.27
Number of receive errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBisyncTxErrors 1.3.6.1.4.1.18.3.4.27.1.1.28
Number of transmission errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBisyncTxLackRescs 1.3.6.1.4.1.18.3.4.27.1.1.29
Number of frames clipped in driver's transmit routine due to transmit congestion.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBisyncTxUnderFlows 1.3.6.1.4.1.18.3.4.27.1.1.30
Number of transmission underflows, device FIFO went empty before next DMA request was granted.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBisyncRxOverFlows 1.3.6.1.4.1.18.3.4.27.1.1.31
Number of receive overflows, device FIFO overflowed before next DMA cycle granted. No buffer resources available.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBisyncRxBadFrames 1.3.6.1.4.1.18.3.4.27.1.1.32
Number of bad receive frames, caused by FCS errors or non octet aligned.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBisyncRxRunts 1.3.6.1.4.1.18.3.4.27.1.1.33
Number of runt frames received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBisyncTxQueueLength 1.3.6.1.4.1.18.3.4.27.1.1.34
Current Transmit Queue Length.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfBisyncRxQueueLength 1.3.6.1.4.1.18.3.4.27.1.1.35
Current Receive Queue Length.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfBisyncRxReplenMisses 1.3.6.1.4.1.18.3.4.27.1.1.36
Number of packet buffer misses while attempting to replenish driver receive ring.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBisyncLastChange 1.3.6.1.4.1.18.3.4.27.1.1.37
The value of the 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  

wfBisyncOutQLen 1.3.6.1.4.1.18.3.4.27.1.1.38
The instantaneous current length of the output packet queue
Status: mandatory Access: read-only
OBJECT-TYPE    
  Gauge  

wfBisyncRxLackRescsChar 1.3.6.1.4.1.18.3.4.27.1.1.39
Number of Rx characters dropped due to lack of buffer resources
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBisyncIsrBCZero 1.3.6.1.4.1.18.3.4.27.1.1.40
Number of interrupts with byte count zero
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBisyncIsrBCSix 1.3.6.1.4.1.18.3.4.27.1.1.41
Number of interrupts with byte count six or more
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBisyncIsrBCInvalid 1.3.6.1.4.1.18.3.4.27.1.1.42
Number of interrupts with an unexpected message byte
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBisyncIsrBCErrors 1.3.6.1.4.1.18.3.4.27.1.1.43
Number of interrupt errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfBisyncLocalConnectionState 1.3.6.1.4.1.18.3.4.27.1.1.44
The state of the cable at the router end.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), unknown(3)  

wfBisyncRemoteConnectionState 1.3.6.1.4.1.18.3.4.27.1.1.45
The state of the cable at the controller end.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), devicestreaming(3), unknown(4)  

wfBisyncAdditionalSyncPairs 1.3.6.1.4.1.18.3.4.27.1.1.46
The number of pairs of sync characters, in addition to the first pair, to send between frames.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..100