Wellfleet-LAPB-MIB: View SNMP OID List / Download MIB
VENDOR: WELLFLEET
Home | MIB: Wellfleet-LAPB-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 |
wfLapbTable | 1.3.6.1.4.1.18.3.5.1.8 | no-access |
********************************************************************** LAPB MIB record ********************************************************************* |
|
1.3.6.1.4.1.18.3.5.1.8.1 | no-access |
An entry in the LAPB table |
||
wfLapbDelete | 1.3.6.1.4.1.18.3.5.1.8.1.1 | integer | read-write |
Create/Delete parameter Enumeration: 'deleted': 2, 'created': 1. |
wfLapbDisable | 1.3.6.1.4.1.18.3.5.1.8.1.2 | integer | read-write |
Enable/Disable parameter Enumeration: 'disabled': 2, 'enabled': 1. |
wfLapbState | 1.3.6.1.4.1.18.3.5.1.8.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. |
wfLapbLineNumber | 1.3.6.1.4.1.18.3.5.1.8.1.4 | integer | read-only |
Instance identifier, Line Number, filled in by LAPB |
wfLapbLLIndex | 1.3.6.1.4.1.18.3.5.1.8.1.5 | integer | read-only |
Instance identifier, Lower Layer Index, filled in by LAPB |
wfLapbCct | 1.3.6.1.4.1.18.3.5.1.8.1.6 | integer | read-only |
CCT number for this LAPB subsystem, it is associated with the driver or application running underneath it. |
wfLapbStationType | 1.3.6.1.4.1.18.3.5.1.8.1.7 | integer | read-write |
Identifies the desired station type of this interface. A value of DxE indicates XID enabled but not negotiation has not yet taken place. Enumeration: 'dxe': 3, 'dce': 2, 'dte': 1. |
wfLapbControlField | 1.3.6.1.4.1.18.3.5.1.8.1.8 | integer | read-write |
This parameter establishes the desired size of the sequence numbers used to number frames. Enumeration: 'modulo8': 1, 'modulo128': 2. |
wfLapbN1FrameSize | 1.3.6.1.4.1.18.3.5.1.8.1.9 | integer | read-write |
The default maximum N1 frame size desired in number of bytes for a frame transmitted by the DxE. This excludes flags and 0 bits inserted for transparency. |
wfLapbKWindowSize | 1.3.6.1.4.1.18.3.5.1.8.1.10 | integer | read-write |
The default transmit and receive window size for this Interface. This is the maximum number of unacknowledged sequence frames that may be outstanding from this DxE at any one time. |
wfLapbN2RxmitCount | 1.3.6.1.4.1.18.3.5.1.8.1.11 | integer | read-write |
The default N2 retry count 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. |
wfLapbT1AckTimer | 1.3.6.1.4.1.18.3.5.1.8.1.12 | integer | read-write |
The default T1 timer for this interface. This specifies the maximum time in tenths of seconds to wait for an acknowledgment of a frame. |
wfLapbT2AckDelayTimer | 1.3.6.1.4.1.18.3.5.1.8.1.13 | integer | read-write |
The default T2 timer for this interface. This specifies the maximum time in seconds to wait before sending an acknowledgment for a sequenced frame. A value of one means there will be no delay in acknowledgment generation. |
wfLapbT3DisconnectTimer | 1.3.6.1.4.1.18.3.5.1.8.1.14 | integer | read-write |
The T3 timer for this interface. This specifies the time in seconds to wait before considering the link disconnected. A value of one indicates the link will be considered disconnected upon completion of the frame exchange to disconnect the link. |
wfLapbT4IdleTimer | 1.3.6.1.4.1.18.3.5.1.8.1.15 | integer | read-write |
The T4 timer for this interface. This specifies the maximum time in seconds to allow without frames being exchanged on the data link. Not implemented for this project. |
wfLapbActionInitiate | 1.3.6.1.4.1.18.3.5.1.8.1.16 | integer | read-write |
This identifies the action LAPB will take to initiate link set-up. Enumeration: 'active': 1, 'passive': 2, 'activeDisc': 3. |
wfLapbXidDisable | 1.3.6.1.4.1.18.3.5.1.8.1.17 | integer | read-write |
XID enable/disable parameter. This parameter is used to enable or disable transmission/reception of Test XID frames. Enumeration: 'disabled': 2, 'enabled': 1. |
wfLapbCommandAddress | 1.3.6.1.4.1.18.3.5.1.8.1.18 | integer | read-write |
The local command address parameter contains the DTE or DCE value expressed as a single octet. Enumeration: 'dce': 3, 'dte': 1. |
wfLapbResponseAddress | 1.3.6.1.4.1.18.3.5.1.8.1.19 | integer | read-write |
The local response address parameter contains the DTE or DCE value expressed as a single octet. Enumeration: 'dce': 1, 'dte': 3. |
wfLapbWanProtocol | 1.3.6.1.4.1.18.3.5.1.8.1.20 | integer | read-write |
WAN protocol selection is provided via this parameter. The supported protocols can be selected per interface. Enumeration: 'x25': 6, 'lapb': 7, 'standard': 1. |
wfLapbRxOctets | 1.3.6.1.4.1.18.3.5.1.8.1.21 | counter | read-only |
Number of octets received without error |
wfLapbRxFrames | 1.3.6.1.4.1.18.3.5.1.8.1.22 | counter | read-only |
Number of frames received without error |
wfLapbTxOctets | 1.3.6.1.4.1.18.3.5.1.8.1.23 | counter | read-only |
Number of octets transmitted without error |
wfLapbTxFrames | 1.3.6.1.4.1.18.3.5.1.8.1.24 | counter | read-only |
Number of frames transmitted without error |
wfLapbReXmits | 1.3.6.1.4.1.18.3.5.1.8.1.25 | counter | read-only |
Number of retransmission occurances |
wfLapbRejectsTx | 1.3.6.1.4.1.18.3.5.1.8.1.26 | counter | read-only |
Number of reject frames which were transmitted |
wfLapbRejectsRx | 1.3.6.1.4.1.18.3.5.1.8.1.27 | counter | read-only |
Number of reject frames which were received |
wfLapbFrameRejectsTx | 1.3.6.1.4.1.18.3.5.1.8.1.28 | counter | read-only |
Number of Frame Rejects transmitted |
wfLapbFrameRejectsRx | 1.3.6.1.4.1.18.3.5.1.8.1.29 | counter | read-only |
Number of Frame Rejects received |
wfLapbRRsTx | 1.3.6.1.4.1.18.3.5.1.8.1.30 | counter | read-only |
Number of Receiver Ready frames transmitted |
wfLapbRRsRx | 1.3.6.1.4.1.18.3.5.1.8.1.31 | counter | read-only |
Number of Receiver Ready frames received |
wfLapbRNRsTx | 1.3.6.1.4.1.18.3.5.1.8.1.32 | counter | read-only |
Number of Receiver Not Ready frames transmitted |
wfLapbRNRsRx | 1.3.6.1.4.1.18.3.5.1.8.1.33 | counter | read-only |
Number of Receiver Not Ready frames received |
wfLapbResets | 1.3.6.1.4.1.18.3.5.1.8.1.34 | counter | read-only |
Number of Link Connection Resets |
wfLapbNormalDisc | 1.3.6.1.4.1.18.3.5.1.8.1.35 | counter | read-only |
Number of normal link disconnections |
wfLapbAbnormalDisc | 1.3.6.1.4.1.18.3.5.1.8.1.36 | counter | read-only |
Number of abnormal link disconnections |
wfLapbSetupAllowed | 1.3.6.1.4.1.18.3.5.1.8.1.37 | counter | read-only |
Number of successful link connections |
wfLapbSetupRefused | 1.3.6.1.4.1.18.3.5.1.8.1.38 | counter | read-only |
Number of unsuccessful link connections |
wfLapbNetworkType | 1.3.6.1.4.1.18.3.5.1.8.1.39 | integer | read-write |
The types GOSIP and NET2 are used in conjunction with the X.25 network Enumeration: 'net2': 2, 'gosip': 1. |
wfLapbIdleRRFrames | 1.3.6.1.4.1.18.3.5.1.8.1.40 | integer | read-write |
XID enable/disable parameter. This parameter is used to enable or disable transmission/reception of Test XID frames. Enumeration: 'on': 1, 'off': 2. |
wfLapbClientType | 1.3.6.1.4.1.18.3.5.1.8.1.41 | integer | read-write |
This parameter is used to describe the client above the LAPB protocol layer. By default, the client is the X.25 Packet layer. Currently, the only other selection is ipex or none. Enumeration: 'x25': 2, 'ipex': 3, 'none': 1. |
wfLapbRetransmitTimer | 1.3.6.1.4.1.18.3.5.1.8.1.42 | integer | read-write |
The Retransmit timer for this interface. This specifies the maximum time in seconds to allow without retransmitting frames after RNR and RR received on this interface. |