Wellfleet-ASYNC-MIB: View SNMP OID List / Download MIB
VENDOR: WELLFLEET
Home | MIB: Wellfleet-ASYNC-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
wfAsyncTable | 1.3.6.1.4.1.18.3.4.3 | no-access |
ASYNC line record |
|
1.3.6.1.4.1.18.3.4.3.1 | no-access |
An entry in the ASYNC table |
||
wfAsyncDelete | 1.3.6.1.4.1.18.3.4.3.1.1 | integer | read-write |
Create/Delete parameter Enumeration: 'deleted': 2, 'created': 1. |
wfAsyncDisable | 1.3.6.1.4.1.18.3.4.3.1.2 | integer | read-write |
Enable/Disable parameter Enumeration: 'disabled': 2, 'enabled': 1. |
wfAsyncState | 1.3.6.1.4.1.18.3.4.3.1.3 | integer | read-only |
Line Driver state variable, Not Present, DSR Wait, Init, Down, Up Enumeration: 'down': 2, 'init': 3, 'up': 1, 'notpresent': 4, 'dsrwait': 5. |
wfAsyncSlot | 1.3.6.1.4.1.18.3.4.3.1.4 | integer | read-only |
Instance ID Slot, filled in by driver |
wfAsyncConnector | 1.3.6.1.4.1.18.3.4.3.1.5 | integer | read-only |
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. Enumeration: 'four': 4, 'three': 3, 'two': 2, 'one': 1. |
wfAsyncCct | 1.3.6.1.4.1.18.3.4.3.1.6 | integer | read-write |
CCT number for this line instance |
wfAsyncMtu | 1.3.6.1.4.1.18.3.4.3.1.7 | integer | read-write |
MTU parameter, this is buffer size for ASYNC media, fixed |
wfAsyncMadr | 1.3.6.1.4.1.18.3.4.3.1.8 | octet string | read-only |
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 | integer | read-write |
Start protocol selection is provided via this parameter. The supported protocols can be selected per interface. Enumeration: 'answer': 3, 'originate': 2, 'loop': 1. |
wfAsyncRxOctets | 1.3.6.1.4.1.18.3.4.3.1.10 | counter | read-only |
Number of octets received without error |
wfAsyncTxOctets | 1.3.6.1.4.1.18.3.4.3.1.11 | counter | read-only |
Number of octets transmitted without error |
wfAsyncRxErrors | 1.3.6.1.4.1.18.3.4.3.1.12 | counter | read-only |
Number of receive errors |
wfAsyncTxErrors | 1.3.6.1.4.1.18.3.4.3.1.13 | counter | read-only |
Number of transmission errors |
wfAsyncRxLackRescs | 1.3.6.1.4.1.18.3.4.3.1.14 | counter | read-only |
Number of Rx frames dropped due to lack of buffer resources |
wfAsyncTxLackRescs | 1.3.6.1.4.1.18.3.4.3.1.15 | counter | read-only |
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 | counter | read-only |
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 | counter | read-only |
Number of reject frames which were transmitted |
wfAsyncRxRejects | 1.3.6.1.4.1.18.3.4.3.1.18 | counter | read-only |
Number of reject frames which were received |
wfAsyncRxOverFlows | 1.3.6.1.4.1.18.3.4.3.1.19 | counter | read-only |
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 | counter | read-only |
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 | counter | read-only |
Number of runt frames received |
wfAsyncTxQueueLength | 1.3.6.1.4.1.18.3.4.3.1.22 | integer | read-only |
Current Transmit Queue Length. |
wfAsyncRxQueueLength | 1.3.6.1.4.1.18.3.4.3.1.23 | integer | read-only |
Current Receive Queue Length. |
wfAsyncRxReplenMisses | 1.3.6.1.4.1.18.3.4.3.1.24 | counter | read-only |
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 | integer | read-write |
line number for this line instance |
wfAsyncRemoteAddress | 1.3.6.1.4.1.18.3.4.3.1.26 | ipaddress | read-write |
Remote TCP host IP address |
wfAsyncRemotePort | 1.3.6.1.4.1.18.3.4.3.1.27 | integer | read-write |
Remote port for TCP connection Enumeration: 'port': 7. |
wfAsyncLocalPort | 1.3.6.1.4.1.18.3.4.3.1.28 | integer | read-write |
Local port for TCP connection Enumeration: 'default': 2100. |
wfAsyncBaud | 1.3.6.1.4.1.18.3.4.3.1.29 | integer | read-write |
Async line speed Enumeration: 'r19200': 19200, 'r300': 300, 'r4800': 4800, 'r9600': 9600, 'r1200': 1200, 'r2400': 2400. |
wfAsyncIdleTimer | 1.3.6.1.4.1.18.3.4.3.1.30 | integer | read-write |
Async line Idle timer |
wfAsyncRxWindow | 1.3.6.1.4.1.18.3.4.3.1.31 | integer | read-write |
Configured TCP receive window |
wfAsyncMinRxWindows | 1.3.6.1.4.1.18.3.4.3.1.32 | counter | read-only |
Low-water mark of receive window (for latest connection) |
wfASyncSecTxQmaxs | 1.3.6.1.4.1.18.3.4.3.1.33 | counter | read-only |
secondary TX queue hi-water mark (for this connection) |
wfASyncSecTxQlens | 1.3.6.1.4.1.18.3.4.3.1.34 | counter | read-only |
secondary TX queue present value |
wfAsyncTCPKeepalive | 1.3.6.1.4.1.18.3.4.3.1.35 | integer | read-write |
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 | integer | read-write |
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 | integer | read-write |
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 | integer | read-write |
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. |