| Scalar Object |
| wfAsyncEntry | .1.3.6.1.4.1.18.3.4.3.1 |
An entry in the ASYNC table |
| Tabular Object |
| wfAsyncSlot | .1.3.6.1.4.1.18.3.4.3.1.4 |
Instance ID Slot, filled in by driver |
| wfAsyncConnector | .1.3.6.1.4.1.18.3.4.3.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. |
| wfAsyncDelete | .1.3.6.1.4.1.18.3.4.3.1.1 |
Create/Delete parameter |
| wfAsyncDisable | .1.3.6.1.4.1.18.3.4.3.1.2 |
Enable/Disable parameter |
| wfAsyncState | .1.3.6.1.4.1.18.3.4.3.1.3 |
Line Driver state variable, Not Present, DSR Wait,
Init, Down, Up |
| wfAsyncCct | .1.3.6.1.4.1.18.3.4.3.1.6 |
CCT number for this line instance |
| wfAsyncMtu | .1.3.6.1.4.1.18.3.4.3.1.7 |
MTU parameter, this is buffer size for ASYNC media, fixed |
| wfAsyncMadr | .1.3.6.1.4.1.18.3.4.3.1.8 |
Line MAC address, fixed - line driver fills in from the 48 bit
address stored in the serial number prom for this connector. |
| wfAsyncStartProtocol | .1.3.6.1.4.1.18.3.4.3.1.9 |
Start protocol selection is provided via this parameter. The
supported protocols can be selected per interface. |
| wfAsyncRxOctets | .1.3.6.1.4.1.18.3.4.3.1.10 |
Number of octets received without error |
| wfAsyncTxOctets | .1.3.6.1.4.1.18.3.4.3.1.11 |
Number of octets transmitted without error |
| wfAsyncRxErrors | .1.3.6.1.4.1.18.3.4.3.1.12 |
Number of receive errors |
| wfAsyncTxErrors | .1.3.6.1.4.1.18.3.4.3.1.13 |
Number of transmission errors |
| wfAsyncRxLackRescs | .1.3.6.1.4.1.18.3.4.3.1.14 |
Number of Rx frames dropped due to lack of buffer resources |
| wfAsyncTxLackRescs | .1.3.6.1.4.1.18.3.4.3.1.15 |
Number of frames clipped in driver's transmit routine due to transmit
congestion. |
| wfAsyncTxUnderFlows | .1.3.6.1.4.1.18.3.4.3.1.16 |
Number of transmission underflows, device FIFO went empty before
next DMA request was granted. |
| wfAsyncTxRejects | .1.3.6.1.4.1.18.3.4.3.1.17 |
Number of reject frames which were transmitted |
| wfAsyncRxRejects | .1.3.6.1.4.1.18.3.4.3.1.18 |
Number of reject frames which were received |
| wfAsyncRxOverFlows | .1.3.6.1.4.1.18.3.4.3.1.19 |
Number of receive overflows, device FIFO overflowed before next
DMA cycle granted. No buffer resources available. |
| wfAsyncRxBadOctets | .1.3.6.1.4.1.18.3.4.3.1.20 |
Number of bad receive frames, caused by FCS errors or non octet aligned. |
| wfAsyncRxRunts | .1.3.6.1.4.1.18.3.4.3.1.21 |
Number of runt frames received |
| wfAsyncTxQueueLength | .1.3.6.1.4.1.18.3.4.3.1.22 |
Current Transmit Queue Length. |
| wfAsyncRxQueueLength | .1.3.6.1.4.1.18.3.4.3.1.23 |
Current Receive Queue Length. |
| wfAsyncRxReplenMisses | .1.3.6.1.4.1.18.3.4.3.1.24 |
Number of packet buffer misses while attempting to replenish driver
receive ring. |
| wfAsyncLineNumber | .1.3.6.1.4.1.18.3.4.3.1.25 |
line number for this line instance |
| wfAsyncRemoteAddress | .1.3.6.1.4.1.18.3.4.3.1.26 |
Remote TCP host IP address |
| wfAsyncRemotePort | .1.3.6.1.4.1.18.3.4.3.1.27 |
Remote port for TCP connection |
| wfAsyncLocalPort | .1.3.6.1.4.1.18.3.4.3.1.28 |
Local port for TCP connection |
| wfAsyncBaud | .1.3.6.1.4.1.18.3.4.3.1.29 |
Async line speed |
| wfAsyncIdleTimer | .1.3.6.1.4.1.18.3.4.3.1.30 |
Async line Idle timer |
| wfAsyncRxWindow | .1.3.6.1.4.1.18.3.4.3.1.31 |
Configured TCP receive window |
| wfAsyncMinRxWindows | .1.3.6.1.4.1.18.3.4.3.1.32 |
Low-water mark of receive window (for latest connection) |
| wfASyncSecTxQmaxs | .1.3.6.1.4.1.18.3.4.3.1.33 |
secondary TX queue hi-water mark (for this connection) |
| wfASyncSecTxQlens | .1.3.6.1.4.1.18.3.4.3.1.34 |
secondary TX queue present value |
| wfAsyncTCPKeepalive | .1.3.6.1.4.1.18.3.4.3.1.35 |
Keepalive timer. A keepalive (probe) message is sent out
if there is no activity in this number of seconds. |
| wfAsyncTCPInactivityLimit | .1.3.6.1.4.1.18.3.4.3.1.36 |
Inactivity limit. Connection (eligable for) reset
if no activity in this number of seconds. |
| wfAsyncCfgTxQueueLength | .1.3.6.1.4.1.18.3.4.3.1.37 |
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. |
| wfAsyncCfgRxQueueLength | .1.3.6.1.4.1.18.3.4.3.1.38 |
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. |
| Table |
| wfAsyncTable | .1.3.6.1.4.1.18.3.4.3 |
ASYNC line record |