Wellfleet-SYNC-MIB

File: Wellfleet-SYNC-MIB.mib (63374 bytes)

Imported modules

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

Imported symbols

Counter Gauge TimeTicks
OBJECT-TYPE DisplayString wfLine

Defined Types

WfSyncEntry  
SEQUENCE    
  wfSyncDelete INTEGER
  wfSyncDisable INTEGER
  wfSyncState INTEGER
  wfSyncSlot INTEGER
  wfSyncConnector INTEGER
  wfSyncCct INTEGER
  wfSyncBofl INTEGER
  wfSyncBoflTmo INTEGER
  wfSyncMtu INTEGER
  wfSyncMadr OCTET STRING
  wfSyncPromiscuous INTEGER
  wfSyncXid INTEGER
  wfSyncClkSource INTEGER
  wfSyncClkSpeed INTEGER
  wfSyncSignalMode INTEGER
  wfSyncRtsEnable INTEGER
  wfSyncBurstCount INTEGER
  wfSyncService INTEGER
  wfSyncRetryCount INTEGER
  wfSyncLinkIdleTimer INTEGER
  wfSyncRetryTimer INTEGER
  wfSyncExtendedAddress INTEGER
  wfSyncExtendedAddressForce INTEGER
  wfSyncExtendedControl INTEGER
  wfSyncExtendedControlForce INTEGER
  wfSyncConnectAttempts INTEGER
  wfSyncWindowSizeTx INTEGER
  wfSyncWindowSizeTxExtc INTEGER
  wfSyncMinFrameSpace INTEGER
  wfSyncLocalAddress INTEGER
  wfSyncRemoteAddress INTEGER
  wfSyncPassThruLocalMadr OCTET STRING
  wfSyncPassThruRemoteMadr OCTET STRING
  wfSyncWanProtocol INTEGER
  wfSyncCrcSize INTEGER
  wfSyncRxOctets Counter
  wfSyncRxFrames Counter
  wfSyncTxOctets Counter
  wfSyncTxFrames Counter
  wfSyncRxErrors Counter
  wfSyncTxErrors Counter
  wfSyncLackRescRx Counter
  wfSyncLackRescTx Counter
  wfSyncUnderFlowTx Counter
  wfSyncRejectsTx Counter
  wfSyncRejectsRx Counter
  wfSyncOverFlowRx Counter
  wfSyncFramesIncompRx Counter
  wfSyncBadFramesRx Counter
  wfSyncFrameRejectsRx Counter
  wfSyncRuntsRx Counter
  wfSyncT1Timeouts Counter
  wfSyncMemoryErrors Counter
  wfSyncMediaType INTEGER
  wfSyncCfgTxQueueLength INTEGER
  wfSyncCfgRxQueueLength INTEGER
  wfSyncTxQueueLength INTEGER
  wfSyncRxQueueLength INTEGER
  wfSyncRxReplenMisses Counter
  wfSyncStartUpMode INTEGER
  wfSyncIdleRRFrames INTEGER
  wfSyncMultilineMode INTEGER
  wfSyncBODExamPeriod INTEGER
  wfSyncBODFullThreshold INTEGER
  wfSyncBODRecoverThreshold INTEGER
  wfSyncBODPeriodsToFail INTEGER
  wfSyncKG84ACycle INTEGER
  wfSyncKG84ASyncLossInterval INTEGER
  wfSyncKG84ARemoteResyncWait INTEGER
  wfSyncKG84ASyncPulse INTEGER
  wfSyncKG84AResyncs INTEGER
  wfSyncKG84AResyncsDetected INTEGER
  wfSyncKG84ABsu INTEGER
  wfSyncKG84AState INTEGER
  wfSyncKG84AOkFrames INTEGER
  wfSyncPollingEnable INTEGER
  wfSyncBackupPool INTEGER
  wfSyncDemandPool INTEGER
  wfSyncLineNumber INTEGER
  wfSyncHoldDownTime INTEGER
  wfSyncNetworkType INTEGER
  wfSyncActiveCct INTEGER
  wfSyncCableType INTEGER
  wfSyncRxDropPackets Counter
  wfSyncTxDropPackets Counter
  wfSyncModule INTEGER
  wfSyncActualConnector INTEGER
  wfSyncLineCoding INTEGER
  wfSyncLastChange TimeTicks
  wfSyncOutQLen Gauge
  wfSyncRemoteLpbkDetection INTEGER
  wfSyncLastState INTEGER
  wfSyncExternalClkSpeed INTEGER
  wfSyncBChannelOverride INTEGER
  wfSyncBChannel INTEGER
  wfSyncForceIFTF INTEGER
  wfSyncPriority INTEGER
  wfSyncTurboBofl INTEGER
  wfSyncBoflNum INTEGER
  wfSyncBoflLen INTEGER
  wfSyncTurboBoflMisses INTEGER
  wfSyncTurboBoflInvocations INTEGER
  wfSyncBandwidthOnDemandPool INTEGER
  wfSyncBODRecoverPeriodsToPass INTEGER
  wfSyncBODHistory DisplayString
  wfSyncBODDebugFlag INTEGER
  wfSyncBChRateAdaption INTEGER
  wfSyncBChActualRateAdaption INTEGER
  wfSyncWanType INTEGER
  wfSyncAsyncBaudRate INTEGER
  wfSyncCfgAsyncCmndMaxIdles INTEGER
  wfSyncAsyncCmndMaxIdles INTEGER
  wfSyncCfgAsyncDataMaxIdles INTEGER
  wfSyncAsyncDataMaxIdles INTEGER
  wfSyncFramesAbortTx Counter
  wfSyncPasyncParityType INTEGER
  wfSyncPasyncCharacterLength INTEGER
  wfSyncPasyncStopLength INTEGER
  wfSyncPasyncBaudRate INTEGER
  wfSyncLocalConnectionState INTEGER
  wfSyncRemoteConnectionState INTEGER
  wfSyncTimeSlotAssignment DisplayString
  wfSyncEiaStatus INTEGER
  wfSyncEiaStatusReset INTEGER
  wfSyncUcastMap INTEGER
  wfSyncAsyncCfgMaxIdleTimer INTEGER

Defined Values

wfSyncTable 1.3.6.1.4.1.18.3.4.5
SYNC line record
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfSyncEntry

wfSyncEntry 1.3.6.1.4.1.18.3.4.5.1
An entry in the SYNC table
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfSyncEntry  

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

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

wfSyncState 1.3.6.1.4.1.18.3.4.5.1.3
Line Driver state variable, Reflects the current state of the Line Driver. NOTPRESENT is an obsoleted state. It is replaced with NOTPRES.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), init(3), wait(4), notpresent(5), dsrwait(6), holddown(7), remoteloop(8), lineloopbofltest(19), notpres(20)  

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

wfSyncConnector 1.3.6.1.4.1.18.3.4.5.1.5
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 86 and 'connector' is defined in attribute 78 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  

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

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

wfSyncBoflTmo 1.3.6.1.4.1.18.3.4.5.1.8
breath of life timeout in seconds
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..60  

wfSyncMtu 1.3.6.1.4.1.18.3.4.5.1.9
MTU parameter, this is buffer size for SYNC media, fixed
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 3..4608  

wfSyncMadr 1.3.6.1.4.1.18.3.4.5.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  

wfSyncPromiscuous 1.3.6.1.4.1.18.3.4.5.1.11
The promiscuous parameter allows address filtering based on the local and remote addresses. When enabled, all frames are received, disabled indicates only frames destined for this local address are received
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfSyncXid 1.3.6.1.4.1.18.3.4.5.1.12
XID enable/disable parameter. This parameter is used to enable or disable transmission/reception of Test XID frames.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

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

wfSyncClkSpeed 1.3.6.1.4.1.18.3.4.5.1.14
Internal Tx/Rx clock speed. This speed selection is valid only when internal clocking is selected.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER clk1200b(1200), clk2400b(2401), clk4800b(4807), clk7200b(7204), clk9600b(9615), clk19200b(19230), clk32000b(32051), clk38400b(38461), clk56k(56818), clk64k(64102), clk125k(125000), clk230k(227272), clk420k(416666), clk625k(625000), clk833k(833333), clk1mb(1250000), clk2mb(2500000), clk5mb(5000000)  

wfSyncSignalMode 1.3.6.1.4.1.18.3.4.5.1.15
The signal mode parameter indicates the line paramter balanced or unbalanced.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER balanced(1), unbalanced(2)  

wfSyncRtsEnable 1.3.6.1.4.1.18.3.4.5.1.16
Note: In KG84 support, RTS has a different meaning
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), kg84aenabled(3)  

wfSyncBurstCount 1.3.6.1.4.1.18.3.4.5.1.17
Allows control over the DMA burst cycle duration on MK5025 based products. This attribute is ignored for AN and ASN products. The default is always 8 short word bursts (ENABLED). There are only two cases in which this attribute should be changed. Case 1: In certain cases with DSDE and DSE link modules when one or both of the ethernet ports are suffering from excessive TxUflo or RxOflo errors, the BurstCount of one or both SYNC interfaces can be set to single short word bursts (DISABLED). The only modules for which this may be necessary are the DSDE (5430 - Dual Sync, Dual Enet) (module ID 112) and the DSE (5420 - Dual Sync, Single Enet) (module ID 116). If after making the change, the TxUflo or RxOflo errors persist on the ethernet or this SYNC interface starts to get UnderFlowTx or OverFlowRx errors, then the Link Module is overloaded and a more significant software configuration change or a hardware configuration change is needed. Case 2: When a SYNC interface on an mk5025 based Link Module is getting UnderFlowTx or OverFlowRx errors while running at bandwidths greater than 2Mbps, the errors may be eliminated by setting this attribute to unlimited burst mode (UNLIMITED). If after making the change, the errors persist or the same errors start on another SYNC interface or one of the ethernet interfaces on the same module starts to get TxUflo or RxOflo errors, then the Link Module is overloaded and a more significant software configuration change or a hardware configuration change is needed. For 6Mbps full duplex operation, this attribute will most likely need to be set to UNLIMITED and all other interfaces on this module will most likely have to be deconfigured.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), unlimited(3)  

wfSyncService 1.3.6.1.4.1.18.3.4.5.1.18
Service type for this circuit. Transparent is raw HDLC mode, LLC1 will prefix the HDLC address and control fields to the frame. The LLC2 service provides the LAPB protocol service.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER transparent(1), llc1(2), llc2(3)  

wfSyncRetryCount 1.3.6.1.4.1.18.3.4.5.1.19
The Retry count parameter indicates the number of retransmission attempts which will be tried per frame before a line is determined to be down. The retry count is max attempts following expiration of the T1 timer. This parameter is equal to the N2 counter in ICB.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..64  

wfSyncLinkIdleTimer 1.3.6.1.4.1.18.3.4.5.1.20
The link idle parameter is the number of seconds before a line has been determined to be idle. An idle line is considered disconnectd This value is expressed in seconds.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..9999  

wfSyncRetryTimer 1.3.6.1.4.1.18.3.4.5.1.21
The Retry Timer parameter indicates the timeout in tenths of seconds for a response to be heard form the link. Link control frames are sent at the expiration of this timer value. The frames will be resent up to retry count (N2) at which time the link will be disconnected.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..9999  

wfSyncExtendedAddress 1.3.6.1.4.1.18.3.4.5.1.22
This parameter controls length determination of the address field. When this parameter is enabled, the first bit of the address field be tested to determine the length of address field in octets.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfSyncExtendedAddressForce 1.3.6.1.4.1.18.3.4.5.1.23
When this parameter is enabled, the receiver will assume that all address fields are 2 octets in length regardless of the first two bits of the control field. Usefull only in Transparent Mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfSyncExtendedControl 1.3.6.1.4.1.18.3.4.5.1.24
This parameter allows the control fields of all S and I frames to become 2 octets in length instead of one. Numbering of all I frame become modulo 128 instead of modulo 8. The control field of U frames remains one octet in length.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfSyncExtendedControlForce 1.3.6.1.4.1.18.3.4.5.1.25
This parameter when enabled will force all control fields to become two octets in length regardless the first two bits in the control field. Usefull only in Transparent Mode. (LLC1)
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfSyncConnectAttempts 1.3.6.1.4.1.18.3.4.5.1.26
This parameter controls the number of connection attempts which will be made during a LAPB connection request. This parameter is applicable only during LLC2 service.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..9999  

wfSyncWindowSizeTx 1.3.6.1.4.1.18.3.4.5.1.27
The window size parameter controls the number of I frames which may be transmitted without acknowledgement. Non EXTC mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..7  

wfSyncWindowSizeTxExtc 1.3.6.1.4.1.18.3.4.5.1.28
The window size parameter controls the number of I frames which may be transmitted without acknowledgement in EXTC mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..7  

wfSyncMinFrameSpace 1.3.6.1.4.1.18.3.4.5.1.29
The minimum frame spacing parameter defines the number of flags that are transmitted between adjacent frames.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..32  

wfSyncLocalAddress 1.3.6.1.4.1.18.3.4.5.1.30
The local address parameter contains the DTE,DCE or EXPLICIT value expressed as a single octet. It may be extended to 2 octets if EXTA has been set.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER addressdte(3), addressdce(1), addressexplicit(7)  

wfSyncRemoteAddress 1.3.6.1.4.1.18.3.4.5.1.31
The remote address parameter contains the DTE,DCE or EXPLICIT value expressed as a single octet. It may be extended to 2 octets if EXTA has been set.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER addressdte(3), addressdce(1), addressexplicit(7)  

wfSyncPassThruLocalMadr 1.3.6.1.4.1.18.3.4.5.1.32
48 bit MAC address of Local end of Sync Passthru circuit
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

wfSyncPassThruRemoteMadr 1.3.6.1.4.1.18.3.4.5.1.33
48 bit MAC address of Remote end of Sync Passthru circuit
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

wfSyncWanProtocol 1.3.6.1.4.1.18.3.4.5.1.34
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), x25(6), switch(7), sw(8), atm(9), lapb(10), sdlc(11), aot(12)  

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

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

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

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

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

wfSyncRxErrors 1.3.6.1.4.1.18.3.4.5.1.40
Number of receive errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSyncTxErrors 1.3.6.1.4.1.18.3.4.5.1.41
Number of transmission errors
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSyncLackRescRx 1.3.6.1.4.1.18.3.4.5.1.42
Number of Rx frames dropped due to lack of buffer resources
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

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

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

wfSyncRejectsTx 1.3.6.1.4.1.18.3.4.5.1.45
For the mk50 driver: Number of reject frames which were transmitted For the quicsync driver: Not used For the quicsync driver in Async mode: Number of frames that grew, due to escaping, larger than a buffer
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSyncRejectsRx 1.3.6.1.4.1.18.3.4.5.1.46
For the mk50 driver: Number of reject frames which were received For the quicsync driver: Number of HDLC frames received with a non-matching address For the quicsync driver in Async mode: Number of frames received that did not fit within a buffer
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

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

wfSyncFramesIncompRx 1.3.6.1.4.1.18.3.4.5.1.48
Number of frames which were incompletely received. These are frames which may have resulted from FRMRR errors.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

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

wfSyncFrameRejectsRx 1.3.6.1.4.1.18.3.4.5.1.50
Number of Frame Rejects received
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSyncRuntsRx 1.3.6.1.4.1.18.3.4.5.1.51
Number of runt frames received or number of frames where the Carrier Detect signal was lost during reception.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSyncT1Timeouts 1.3.6.1.4.1.18.3.4.5.1.52
Number of T1 timeout's detected. The T1 timer is the link retransmission timer. Link control frames will be retransmitted when T1 expires. This is a count of the number of timeouts.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSyncMemoryErrors 1.3.6.1.4.1.18.3.4.5.1.53
Number of memory access errors detected. A MERR is the expiration of a DMA cycle without the bus being granted within 26us.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSyncMediaType 1.3.6.1.4.1.18.3.4.5.1.54
Media type selection is provided via this parameter
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER default(1), t1(2), e1(3), raisedtr(4), v25bis(5), bri(6), isdnleased(7), hayes(8)  

wfSyncCfgTxQueueLength 1.3.6.1.4.1.18.3.4.5.1.55
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  

wfSyncCfgRxQueueLength 1.3.6.1.4.1.18.3.4.5.1.56
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  

wfSyncTxQueueLength 1.3.6.1.4.1.18.3.4.5.1.57
Current Transmit Queue Length.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfSyncRxQueueLength 1.3.6.1.4.1.18.3.4.5.1.58
Current Receive Queue Length.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

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

wfSyncStartUpMode 1.3.6.1.4.1.18.3.4.5.1.60
Initiation of link level for LLC2 running LAPB
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER active(1), passive(2)  

wfSyncIdleRRFrames 1.3.6.1.4.1.18.3.4.5.1.61
Transmit Link level RR's (Reciever Readys) during idle time. Every wfSyncLinkIdleTimer expiration an RR will be sent.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER on(1), off(2)  

wfSyncMultilineMode 1.3.6.1.4.1.18.3.4.5.1.62
This indicates the roll the sync line plays in a Bandwidth on Demand multiline circuit. If this is not BOD, the mode is standard.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER standard(1), monitor(2), primary(3), secondary(4)  

wfSyncBODExamPeriod 1.3.6.1.4.1.18.3.4.5.1.63
This indicates the interval that the line should be polled for possible congestion. This value is in tenths of a second
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 5..200  

wfSyncBODFullThreshold 1.3.6.1.4.1.18.3.4.5.1.64
This is the percentage of the theoretical maximum line throughput that must be reached or exceeded before the line is considered congested.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 10..100  

wfSyncBODRecoverThreshold 1.3.6.1.4.1.18.3.4.5.1.65
This is the recovery threshold expressed as a percentage of the theoretical maximum line throughput. The actual throughput must fall below this percentage in order for the BOD circuit to revert back to the primary line only. This value should be set to less than one half the value of wfSyncBODFullThreshold to avoid toggling the secondary.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 10..100  

wfSyncBODPeriodsToFail 1.3.6.1.4.1.18.3.4.5.1.66
This is the number of consecutive periods where the line throughput is above the congestion threshold required to declare the line congested.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..100  

wfSyncKG84ACycle 1.3.6.1.4.1.18.3.4.5.1.67
Monitor sample time in milliseconds
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER cycle5ms(5), cycle10ms(10), cycle25ms(25), cycle50ms(50), cycle100ms(100), cycle200ms(200), cycle500ms(500)  

wfSyncKG84ASyncLossInterval 1.3.6.1.4.1.18.3.4.5.1.68
timer starts when FCS error detected; if no good frame received during this time, declare loss of synchronization
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER num2cycles(2), num5cycles(5), num10cycles(10), num25cycles(25), num50cycles(50), num100cycles(100), num200cycles(200), num500cycles(500)  

wfSyncKG84ARemoteResyncWait 1.3.6.1.4.1.18.3.4.5.1.69
when loss of synchronization is detected, and CTS is low, start timer; if CTS is not high when timer expires, force sync request
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER num2cycles(2), num5cycles(5), num10cycles(10), num25cycles(25), num50cycles(50), num100cycles(100), num200cycles(200), num500cycles(500)  

wfSyncKG84ASyncPulse 1.3.6.1.4.1.18.3.4.5.1.70
interval to pulse KG84a SYNC signal, in milliseconds
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 2..4096  

wfSyncKG84AResyncs 1.3.6.1.4.1.18.3.4.5.1.71
number of KG84 resyncs performed
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfSyncKG84AResyncsDetected 1.3.6.1.4.1.18.3.4.5.1.72
number of KG84 resyncs detected
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfSyncKG84ABsu 1.3.6.1.4.1.18.3.4.5.1.73
value taken from mk5025 sync chip control block
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfSyncKG84AState 1.3.6.1.4.1.18.3.4.5.1.74
state of sync
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER idle(1), local(2), remote(3), sync(4)  

wfSyncKG84AOkFrames 1.3.6.1.4.1.18.3.4.5.1.75
count of valid frames received. This value taken from normal sync processing, updated by timer routine when FCE error detected
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfSyncPollingEnable 1.3.6.1.4.1.18.3.4.5.1.76
Enable or Disable Sync Polling. When Sync Polling is enabled, the the Sync Driver will be disabled if the DSR lead is dropped. If disabled, the DSR lead is ignored.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfSyncBackupPool 1.3.6.1.4.1.18.3.4.5.1.77
Backup pool id containing this line driver
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

wfSyncDemandPool 1.3.6.1.4.1.18.3.4.5.1.78
Dial on demand pool id containing this line driver
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

wfSyncLineNumber 1.3.6.1.4.1.18.3.4.5.1.79
line number for this line instance
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfSyncHoldDownTime 1.3.6.1.4.1.18.3.4.5.1.80
Wait this number of seconds before bringing the line up. This prevents line waffling if this is a reactivated primary line in a backup configuration and it is a dirty line
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfSyncNetworkType 1.3.6.1.4.1.18.3.4.5.1.81
Specific Network Link Level to be executed, LAPB mode only. The types GOSIP and NET2 are used in conjunction with an MK5025 chip revision C04. If a customer must be NET2 compliant and is using an MK5025 chip revision C03, the C03 option must be used.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER gosip(1), net2(2), c03(3)  

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

wfSyncCableType 1.3.6.1.4.1.18.3.4.5.1.83
Type of Cable attached to the sync port - this is needed for V.25bis and Raise DTR to properly communicate with the modem
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 0..4  

wfSyncRxDropPackets 1.3.6.1.4.1.18.3.4.5.1.84
Number of Rx packets dropped by driver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSyncTxDropPackets 1.3.6.1.4.1.18.3.4.5.1.85
Number of Tx packets dropped by driver.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSyncModule 1.3.6.1.4.1.18.3.4.5.1.86
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)  

wfSyncActualConnector 1.3.6.1.4.1.18.3.4.5.1.87
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)  

wfSyncLineCoding 1.3.6.1.4.1.18.3.4.5.1.88
Line Coding for sync interface. Can be either NRZ or NRZI.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER nrz(1), nrzi(2), nrzimark(3)  

wfSyncLastChange 1.3.6.1.4.1.18.3.4.5.1.89
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  

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

wfSyncRemoteLpbkDetection 1.3.6.1.4.1.18.3.4.5.1.91
This attribute enables Remote Loopback Detection. When enabled along with wfSyncBofl, the device driver will detect when it is receiving its own BOFL packets and will bring the interface down assuming that somewhere down stream the link has been put into loopback.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfSyncLastState 1.3.6.1.4.1.18.3.4.5.1.92
The state which the driver was in prior to the most recent re-initialization.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER up(1), down(2), init(3), wait(4), notpresent(5), dsrwait(6), holddown(7), remoteloop(8), notpres(20)  

wfSyncExternalClkSpeed 1.3.6.1.4.1.18.3.4.5.1.93
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 on this interface, this value may control internal decision making within the router. In some cases, router software uses this attribute for route selection. If Priority Queuing 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..6000000  

wfSyncBChannelOverride 1.3.6.1.4.1.18.3.4.5.1.94
For ISDN, indicates which B Channel we're using. By default, we'd like the B Channel tied to the connector defined in the instance id, but the user may override that here, which gives the ability of connecting the B Channel to specific SCC's.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER bchannel1(1), bchannel2(2), default(3), floatingb(4)  

wfSyncBChannel 1.3.6.1.4.1.18.3.4.5.1.95
Indicates which B Channel is running
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER bchannel1(1), bchannel2(2)  

wfSyncForceIFTF 1.3.6.1.4.1.18.3.4.5.1.96
Specifies the Inter Frame Time Fill (IFTF) pattern which gets transmitted when no data is being transmitted on a particular channel. For SDLC Lines, DEFAULT and FORCE_HDLC_FLAGS both result in HDLC Flags (0x7E) as the fill character. FLAGSTREAMING will cause the fill character to alternate between Flags (0x7E) and Idles (0xFF), depending upon the current state of the line. For ISDN BRI Lines, DEFAULT, FORCE IDLES and FLAGSTREAMING all result in Idles (0xFF) as the fill character. For all other line types, DEFAULT, FORCE HDLC FLAGS and FLAGSTREAMING all result in HDLC Flags (0x7E) as the fill character. Leave this field at the default unless required for the attached device. The AS/400 high speed serial controller requires the use of FLAGSTREAMING for error-free operation.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER default(1), forcehdlcflags(2), forceidles(3), flagstreaming(4)  

wfSyncPriority 1.3.6.1.4.1.18.3.4.5.1.97
Used by dial/switched services to assign priority of lines within the same demand or backup pool
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..50  

wfSyncTurboBofl 1.3.6.1.4.1.18.3.4.5.1.98
DEBUG parameter - Turbo bofl enabled or disabled
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfSyncBoflNum 1.3.6.1.4.1.18.3.4.5.1.99
DEBUG parameter - Number of breath of life packets per breath of life
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..127  

wfSyncBoflLen 1.3.6.1.4.1.18.3.4.5.1.100
DEBUG parameter - breath of life packet length
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 22..4450  

wfSyncTurboBoflMisses 1.3.6.1.4.1.18.3.4.5.1.101
DEBUG parameter - breath of life allocation failures
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfSyncTurboBoflInvocations 1.3.6.1.4.1.18.3.4.5.1.102
DEBUG parameter - breath of life invocations
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfSyncBandwidthOnDemandPool 1.3.6.1.4.1.18.3.4.5.1.103
Bandwidth pool id containing this line driver
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

wfSyncBODRecoverPeriodsToPass 1.3.6.1.4.1.18.3.4.5.1.104
This is the number of consecutive periods where the queue depth is below the congestion threshold required to declare the line congested. It is used for recovery. That is, once a line is declared as congested, this is the number of consecutive examination periods where the queue depth is below the recovery threshold value required to delare that the line is no longer congested.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..100  

wfSyncBODHistory 1.3.6.1.4.1.18.3.4.5.1.105
DEBUG parameter - This is the SBOD history buffer.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfSyncBODDebugFlag 1.3.6.1.4.1.18.3.4.5.1.106
DEBUG parameter - This is the SBOD Debug flag, used to control debug code for SBOD.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

wfSyncBChRateAdaption 1.3.6.1.4.1.18.3.4.5.1.107
This attribute is only relevant when this Synchronous device driver is performing as an ISDN B channel over a BRI interface in leased line mode. This attribute specifies the piece of ISDN line's bandwidth which data from this driver will occupy.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER adaption64k(1), adaption128k(2)  

wfSyncBChActualRateAdaption 1.3.6.1.4.1.18.3.4.5.1.108
Indicates the current B Channel Rate Adaption in use. This attribute is only relevant when this Synchronous device driver is performing as an ISDN B channel over a BRI interface in leased line or dial-up mode. This attribute indicates the speed of this B-channel. It also specifies their bit positions for the case of 56K selections.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER adaption64k(1), adaption128k(2), adaption56kmsb(3), adaption56klsb(4)  

wfSyncWanType 1.3.6.1.4.1.18.3.4.5.1.109
This attribute indicates whether this port should be configured as a SYNCHRONOUS or UART/ASYNCHRONOUS interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER synchronous(1), asynchronous(2), pasynchronous(3)  

wfSyncAsyncBaudRate 1.3.6.1.4.1.18.3.4.5.1.110
Indicates the baud rate of the Tx/Rx character stream. This value should always be >= than speed at which the modems connect, but is independent of that speed. For instance, for V34 modems, the maximum modular connection speed is 28800 kbps. If your modems can do V.42 bis or MNP 5 data compression, with high (4 to 1) compression ratios you could fill a 115Kbps pipe.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER baudrate1200b(1200), baudrate2400b(2400), baudrate4800b(4800), baudrate7200b(7200), baudrate9600b(9600), baudrate12000b(12000), baudrate14400b(14400), baudrate19200b(19200), baudrate28800b(28800), baudrate38k(38400), baudrate56k(57600), baudrate64k(64000), baudrate76k(76800), baudrate96k(96000), baudrate115k(115200)  

wfSyncCfgAsyncCmndMaxIdles 1.3.6.1.4.1.18.3.4.5.1.111
Maximum number of idles we'll receive (in Command Mode) between ASYNC frames. Values other than zero over-ride the router selected values. A value of zero has a special meaning. Zero causes router based defaults to be used. This attribute is used to delineate frames when the QUICC is configured for UART/ASYNCHRONOUS mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..500  

wfSyncAsyncCmndMaxIdles 1.3.6.1.4.1.18.3.4.5.1.112
Maximum number of idles we'll receive (in Command Mode) (i.e. when the modems have not yet connected & entered data state), before closing the ASYNC frame. This value is used to delineate frames when receiving data when the SYNC port is configured for UART/ASYNCHRONOUS mode.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfSyncCfgAsyncDataMaxIdles 1.3.6.1.4.1.18.3.4.5.1.113
Maximum number of idles we'll receive (in Data Mode) between ASYNC frames. Values other than zero over-ride the router selected values. A value of zero has a special meaning. Zero causes router based defaults to be used. This attribute is used to delineate frames when the QUICC is configured for UART/ASYNCHRONOUS mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..500  

wfSyncAsyncDataMaxIdles 1.3.6.1.4.1.18.3.4.5.1.114
Maximum number of idles we'll receive (in Command Mode) (i.e. when the modems have connected & entered data state), before closing the ASYNC frame. This value is used to delineate frames when receiving data when the SYNC port is configured for UART/ASYNCHRONOUS mode.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

wfSyncFramesAbortTx 1.3.6.1.4.1.18.3.4.5.1.115
Number of frames where CTS was lost during transmission.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfSyncPasyncParityType 1.3.6.1.4.1.18.3.4.5.1.116
Type of parity chosen for Polled Async
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER odd(1), even(2), high(3), low(4), none(5)  

wfSyncPasyncCharacterLength 1.3.6.1.4.1.18.3.4.5.1.117
Number of data bits chosen for Polled Async
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER five(5), six(6), seven(7), eight(8)  

wfSyncPasyncStopLength 1.3.6.1.4.1.18.3.4.5.1.118
Number of stop bits chosen for Polled Async
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER one(1), two(2)  

wfSyncPasyncBaudRate 1.3.6.1.4.1.18.3.4.5.1.119
Indicates the baud rate of the Tx/Rx character stream. This value should always be >= than speed at which the modems connect, but is independent of that speed. For instance, for V34 modems, the maximum modular connection speed is 28800 kbps. If your modems can do V.42 bis or MNP 5 data compression, with high (4 to 1) compression ratios you could fill a 115Kbps pipe.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER baudrate150b(150), baudrate300b(300), baudrate600b(600), baudrate1200b(1200), baudrate2400b(2400), baudrate4800b(4800), baudrate7200b(7200), baudrate9600b(9600), baudrate12000b(12000), baudrate14400b(14400), baudrate19200b(19200), baudrate28800b(28800), baudrate38k(38400), baudrate56k(57600), baudrate64k(64000), baudrate76k(76800), baudrate96k(96000), baudrate115k(115200)  

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

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

wfSyncTimeSlotAssignment 1.3.6.1.4.1.18.3.4.5.1.122
Lists the time-slots which constitute this channel. Read only attribute that contains a list of time-slots from 1 to 24 used by the channel assigned to the FT1 card. It contains a list of the timeslots from 1 to 32 for the G.703 card.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

wfSyncEiaStatus 1.3.6.1.4.1.18.3.4.5.1.123
The state of the EIA signals at the router interface. The signals are designated as bits in this entry. If the signal is asserted, it is marked as a 1. If not asserted, it is marked as a 0. The state of each signal will be updated every second. Bits 0-15 are reserved for actual signal state. Bits 16-31 are reserved for indicating toggling of the signal. Toggling signals are indicated as a 1. Signals not toggling are indicated with a 0. The following signals are defined and monitored: The bit definition as as follows with bit #0 being the LSB. * signal status - bits 0-15 * bit 0 = TXD transmit data 1 = RXD receive data 2 = RTS request to send 3 = CTS clear to send 4 = DSR data set ready 5 = DCD data carrier detect 6 = TXC transmit clock 7 = RXC receive clock 8 = DTR data terminal ready. * signal toggle status bits 16-31 * bit 16 = TXD transmit data 17 = RXD receive data 18 = RTS request to send 19 = CTS clear to send 20 = DSR data set ready 21 = DCD data carrier detect 22 = TXC transmit clock 23 = RXC receive clock 24 = DTR data terminal ready.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER txd(1), rxd(2), rts(4), cts(8), dsr(16), dcd(32), txc(64), rxc(128), dtr(256), txdToggled(65536), rxdToggled(131072), rtsToggled(262144), ctsToggled(524288), dsrToggled(1048576), dcdToggled(2097152), txcToggled(4194304), rxcToggled(8388608), dtrToggled(16777216)  

wfSyncEiaStatusReset 1.3.6.1.4.1.18.3.4.5.1.124
Reset The EIA status for the EIA signals in wfSyncEiaStatus. This is particularly useful for clearing the toggle status.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER reset(1), noaction(21)  

wfSyncUcastMap 1.3.6.1.4.1.18.3.4.5.1.125
Used to map ifEntry.ifInUcastPkts to wfSyncRxFrames and ifEntry.ifOutUcastPkts to wfSyncTxFrames.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfSyncAsyncCfgMaxIdleTimer 1.3.6.1.4.1.18.3.4.5.1.126
Determines if Async Max Idle Timer should be based on the baudrate or on the time needed to receive three characters.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER baudrate(1), threechars(2)