All MIBs › A3COM-HUAWEI-SNA-DLSW-MIB
Organization: Huawei-3com Technologies co.,Ltd.
Last Updated: 2004-10-30
Category: SNA and Legacy Protocols, Vendor: H3C/HH3C
Description: Manages Data Link Switching (DLSw) for SNA and NetBIOS traffic on H3C/3Com routers, providing peer connections, circuit state, and transport statistics.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is A3COM-HUAWEI-SNA-DLSW-MIB?
A3COM-HUAWEI-SNA-DLSW-MIB is an H3C/Huawei-3Com private MIB implementing Data Link Switching (DLSw), a protocol that tunnels SNA and NetBIOS traffic over an IP network between legacy mainframe/terminal environments. Its data covers per-DLSw-node identity and operational detail: software version, vendor ID, node status, uptime since last state change, and pacing/window parameters governing flow control. As a software-status MIB it lets an administrator confirm a DLSw node is active and has been stable, since dlswNodeUpTime resetting unexpectedly signals a restart. It is deployed on H3C routers bridging legacy SNA traffic over modern IP backbones. Engineers can download the A3COM-HUAWEI-SNA-DLSW-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in A3COM-HUAWEI-SNA-DLSW-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- H3C (Huawei-3Com) routers bridging legacy SNA/NetBIOS traffic over IP
Monitoring Examples
An administrator polls dlswNodeStatus and dlswNodeUpTime to confirm the local DLSw node is operational and has not recently restarted, which would otherwise disrupt active SNA sessions.
What Can Be Monitored
- DLSw node status and uptime
- pacing/window flow-control parameters
This MIB depends on
Related MIBs
Imported Objects
From A3COM-HUAWEI-OID-MIB
| hwproducts | OBJECT-IDENTITY |
From RFC1213-MIB
| ifIndex |
From SNMPv2-SMI
| Counter32 | |
| Gauge32 | |
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| TimeTicks |
From SNMPv2-TC
| DisplayString | |
| TEXTUAL-CONVENTION |
How to Use in IPNetwork Monitor
Example using dlswRemotePeerRecvPacks OID:
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| dlsw | 1.3.6.1.4.1.43.45.1.2.34 | private mib for dlsw | ||
| dlswBridgeEntry | 1.3.6.1.4.1.43.45.1.2.34.3.1.1 | not-accessible | The list of bridge information | |
| dlswBridgeGroup | 1.3.6.1.4.1.43.45.1.2.34.3 | |||
| I32 dlswBridgeIfBriGru | 1.3.6.1.4.1.43.45.1.2.34.3.2.1.1 | Integer32 | read-write | This value identifies the bridge number attached to the interface. |
| dlswBridgeIfEntry | 1.3.6.1.4.1.43.45.1.2.34.3.2.1 | not-accessible | The list of bridge interface information | |
| STR dlswBridgeIfName | 1.3.6.1.4.1.43.45.1.2.34.3.2.1.2 | DisplayString | read-only | The name of the interface. |
| ENT dlswBridgeIfStatus | 1.3.6.1.4.1.43.45.1.2.34.3.2.1.3 | EntryStatus | read-write | This value whitch is equal to 'invalid' identifies to delete a conceptual row |
| dlswBridgeIfTable | 1.3.6.1.4.1.43.45.1.2.34.3.2 | not-accessible | The list of interfaces on which DLSw is active. | |
| I32 dlswBridgeNum | 1.3.6.1.4.1.43.45.1.2.34.3.1.1.1 | Integer32 | not-accessible | This value identifies the bridge number . |
| CRE dlswBridgeStatus | 1.3.6.1.4.1.43.45.1.2.34.3.1.1.2 | CreateLineFlag | read-write | The 'DeleteLine' value means deleting a conceptual row object. The 'createLine' value means adding a conceptual row object. |
| dlswBridgeTable | 1.3.6.1.4.1.43.45.1.2.34.3.1 | not-accessible | The list of bridge group whitch has been created. | |
| dlswCircuit | 1.3.6.1.4.1.43.45.1.2.34.5 | |||
| dlswCircuitEntry | 1.3.6.1.4.1.43.45.1.2.34.5.1.1 | not-accessible | the list of circuit information | |
| TIK dlswCircuitEntryTime | 1.3.6.1.4.1.43.45.1.2.34.5.1.1.13 | TimeTicks | read-only | The amount of time (in hundredths of a second) since this circuit table conceptual row was created. |
| G32 dlswCircuitFCLargestRecvGranted | 1.3.6.1.4.1.43.45.1.2.34.5.1.1.21 | Gauge32 | read-only | The largest receive window size granted by this DLSw during the current activation of this circuit. This is not the largest number of messages granted at any time, but the largest window size as represented by FCIND operator bits. The value zero should be returned if this circuit is not running the DLSw pacing protocol. |
| G32 dlswCircuitFCLargestSendGranted | 1.3.6.1.4.1.43.45.1.2.34.5.1.1.22 | Gauge32 | read-only | The largest send (with respect to this DLSw) window size granted by the partner DLSw during the current activation of this circuit. The value zero should be returned if this circuit is not running the DLSw pacing protocol. |
| I32 dlswCircuitFCRecvCurrentWndw | 1.3.6.1.4.1.43.45.1.2.34.5.1.1.20 | Integer32 | read-only | The current window size that this DLSw is using in its role as a data receiver. This is the number of additional paced SSP messages that this DLSw would be authorizing its DLSw partner to send, if this DLSw were to send a flow control indication with the bits specifying `repeat window'. The value zero should be returned if this circuit is not running the DLSw pacing protocol. |
| I32 dlswCircuitFCRecvGrantedUnits | 1.3.6.1.4.1.43.45.1.2.34.5.1.1.19 | Integer32 | read-only | The current number of paced SSP messages that this DLSw has authorized the partner DLSw to send on this circuit before the partner DLSw must stop and wait for an additional flow control indication from this DLSw. The value zero should be returned if this circuit is not running the DLSw pacing protocol. |
| I32 dlswCircuitFCSendCurrentWndw | 1.3.6.1.4.1.43.45.1.2.34.5.1.1.18 | Integer32 | read-only | The current window size that this DLSw is using in its role as a data sender. This is the value by which this DLSw would increase the number of messages it is authorized to send, if it were to receive a flow control indication with the bits specifying `repeat window'. The value zero should be returned if this circuit is not running the DLSw pacing protocol. |
| I32 dlswCircuitFCSendGrantedUnits | 1.3.6.1.4.1.43.45.1.2.34.5.1.1.17 | Integer32 | read-only | The number of paced SSP messages that this DLSw is currently authorized to send on this circuit before it must stop and wait for an additional flow control indication from the partner DLSw. The value zero should be returned if this circuit is not running the DLSw pacing protocol. |
| INT dlswCircuitOrigin | 1.3.6.1.4.1.43.45.1.2.34.5.1.1.12 | INTEGER | read-only | This object specifies which of the two end stations initiated the establishment of this circuit. |
| INT dlswCircuitPriority | 1.3.6.1.4.1.43.45.1.2.34.5.1.1.16 | INTEGER | read-only | The transmission priority of this circuit as understood by this DLSw node. This value is determined by the two DLSw nodes at circuit startup time. If this DLSw node does not support DLSw circuit priority, the value `unsupported' should be returned. |
| I32 dlswCircuitS1CircuitId | 1.3.6.1.4.1.43.45.1.2.34.5.1.1.1 | Integer32 | accessible-for-notify | The Circuit ID assigned by this DLSw node to this circuit. The first four octets are the DLC port Id, and the second four octets are the Data Link Correlator. If the DLSw SSP was not used to establish this circuit, the value will be a string of zero length. |
| DLC dlswCircuitS1DlcType | 1.3.6.1.4.1.43.45.1.2.34.5.1.1.8 | DlcType | read-only | The DLC protocol in use between the DLSw node and S1. |
| I32 dlswCircuitS1IfIndex | 1.3.6.1.4.1.43.45.1.2.34.5.1.1.6 | Integer32 | read-only | The ifEntry index of the local interface through which S1 can be reached. |
| STR dlswCircuitS1Ifname | 1.3.6.1.4.1.43.45.1.2.34.5.1.1.7 | DisplayString | read-only | The name of the interface whose Ifdex is dlswCircuitS1IfIndex. |
| ADR dlswCircuitS1Mac | 1.3.6.1.4.1.43.45.1.2.34.5.1.1.2 | MacAddressNC | read-only | The MAC Address of End Station 1 (S1) used for this circuit. |
| OCT dlswCircuitS1Sap | 1.3.6.1.4.1.43.45.1.2.34.5.1.1.3 | OCTET STRING | read-only | The SAP at End Station 1 (S1) used for this circuit. |
| I32 dlswCircuitS2CircuitId | 1.3.6.1.4.1.43.45.1.2.34.5.1.1.11 | Integer32 | read-only | The Circuit ID assigned to this circuit by the partner DLSw node. The first four octets are the DLC port Id, and the second four octets are the Data Link Correlator. If the DLSw SSP was not used to establish this circuit, the value will be a string of zero length. |
| END dlswCircuitS2Location | 1.3.6.1.4.1.43.45.1.2.34.5.1.1.9 | EndStationLocation | read-only | The location of End Station 2 (S2). If the location of End Station 2 is local, the interface information will be available in the conceptual row whose S1 and S2 are the S2 and the S1 of this conceptual row, respectively. |
| ADR dlswCircuitS2Mac | 1.3.6.1.4.1.43.45.1.2.34.5.1.1.4 | MacAddressNC | read-only | The MAC Address of End Station 2 (S2) used for this circuit. |
| OCT dlswCircuitS2Sap | 1.3.6.1.4.1.43.45.1.2.34.5.1.1.5 | OCTET STRING | read-only | The SAP at End Station 2 (S2) used for this circuit. |
| IP dlswCircuitS2TAddress | 1.3.6.1.4.1.43.45.1.2.34.5.1.1.10 | IpAddress | read-only | If the location of End Station 2 is remote, this object contains the address of the partner DLSw, else it will be an OCTET STRING of zero length. |
| INT dlswCircuitState | 1.3.6.1.4.1.43.45.1.2.34.5.1.1.15 | INTEGER | read-only | The current state of this circuit. The agent, implementation specific, may choose to keep entries for some period of time after circuit disconnect, so the manager can gather the time and cause of disconnection. While all of the specified values may be returned from a GET operation, the only SETable value is `disconnectPending'. When this value is set, DLSw should perform the appropriate action given its previous state (e.g., send HALT_DL if the state was `connected') to bring the circuit down to the `disconnected' state. Both the partner DLSw and local end station(s) should be notified as appropriate. This MIB provides no facility to re-establish a disconnected circuit, because in DLSw this should be an end station-driven function. |
| TIK dlswCircuitStateTime | 1.3.6.1.4.1.43.45.1.2.34.5.1.1.14 | TimeTicks | read-only | The amount of time (in hundredths of a second) since this circuit entered the current state. |
| dlswCircuitTable | 1.3.6.1.4.1.43.45.1.2.34.5.1 | not-accessible | This table is the circuit representation in the DLSw entity. Virtual data links are used to represent any internal end stations. There is a conceptual row associated with each data link. Thus, for circuits without an intervening transport connection, there are two conceptual rows for each circuit. The table consists of the circuits being established, established, and as an implementation option, circuits that have been disconnected. For circuits carried over transport connections, an entry is created after the CUR_cs was sent or received. For circuits between two locally attached devices, or internal virtual MAC addresses, an entry is created when the equivalent of CUR_cs sent/received status is reached. End station 1 (S1) and End station 2 (S2) are used to represent the two end stations of the circuit. S1 is always an end station which is locally attached. S2 may be locally attached or remote. If it is locally attached, the circuit will be represented by two rows indexed by (A, B) and (B, A) where A & B are the relevant MACs/SAPs. The table may be used to store the causes of disconnection of circuits. It is recommended that the oldest disconnected circuit entry be removed from this table when the memory space of disconnected circuits is needed. | |
| dlswLlc2 | 1.3.6.1.4.1.43.45.1.2.34.7 | |||
| I32 dlswLLC2PortAckDelayTime | 1.3.6.1.4.1.43.45.1.2.34.7.1.1.1 | Integer32 | read-write | Max time allows I-frames incoming without replay ACK. |
| I32 dlswLLC2PortAckMax | 1.3.6.1.4.1.43.45.1.2.34.7.1.1.2 | Integer32 | read-write | Max number of I-frames received before ACK. |
| dlswLlc2PortEntry | 1.3.6.1.4.1.43.45.1.2.34.7.1.1 | not-accessible | Information of table | |
| I32 dlswLLC2PortLocalWnd | 1.3.6.1.4.1.43.45.1.2.34.7.1.1.3 | Integer32 | read-write | Max number of I-frames to send before received ACK. |
| INT dlswLLC2PortModulus | 1.3.6.1.4.1.43.45.1.2.34.7.1.1.4 | INTEGER | read-write | Modulus of LLC2. |
| I32 dlswLLC2PortN2 | 1.3.6.1.4.1.43.45.1.2.34.7.1.1.5 | Integer32 | read-write | Retry times of operations. |
| I32 dlswLLC2PortT1 | 1.3.6.1.4.1.43.45.1.2.34.7.1.1.6 | Integer32 | read-write | Waiting for ACK time after sent a I-frame. |
| dlswLlc2PortTable | 1.3.6.1.4.1.43.45.1.2.34.7.1 | not-accessible | The table defines parameters for the interfaces with the encapunation of Llc2. | |
| I32 dlswLLC2PortTbusyTime | 1.3.6.1.4.1.43.45.1.2.34.7.1.1.7 | Integer32 | read-write | Waiting time while other LLC2 station is in busy state. |
| I32 dlswLLC2PortTpfTime | 1.3.6.1.4.1.43.45.1.2.34.7.1.1.8 | Integer32 | read-write | Waiting time after a P frame is sent. |
| I32 dlswLLC2PortTrejTime | 1.3.6.1.4.1.43.45.1.2.34.7.1.1.9 | Integer32 | read-write | Waiting time after a REJ frame is sent. |
| I32 dlswLLC2PortTxqMax | 1.3.6.1.4.1.43.45.1.2.34.7.1.1.10 | Integer32 | read-write | Queue for sending llc2 I-frames. |
| dlswLocDirectory | 1.3.6.1.4.1.43.45.1.2.34.4 | |||
| dlswLocMacEntry | 1.3.6.1.4.1.43.45.1.2.34.4.1.1 | not-accessible | Information of table | |
| I32 dlswLocMacHashIndex | 1.3.6.1.4.1.43.45.1.2.34.4.1.1.1 | Integer32 | not-accessible | The hash value. |
| I32 dlswLocMacHashIndexSeqNum | 1.3.6.1.4.1.43.45.1.2.34.4.1.1.2 | Integer32 | not-accessible | The sequence num with smae hash value. |
| STR dlswLocMacLocalInterfaceName | 1.3.6.1.4.1.43.45.1.2.34.4.1.1.4 | DisplayString | read-only | The value is the interface name when dlswLocMacLocationType is 'local'. |
| ADR dlswLocMacMac | 1.3.6.1.4.1.43.45.1.2.34.4.1.1.3 | MacAddressNC | read-only | The MAC address. |
| dlswLocMacTable | 1.3.6.1.4.1.43.45.1.2.34.4.1 | not-accessible | This table contains locations of MAC addresses. They are local and reachable | |
| dlswNode | 1.3.6.1.4.1.43.45.1.2.34.1 | |||
| I32 dlswNodeConnTimeout | 1.3.6.1.4.1.43.45.1.2.34.1.14 | Integer32 | read-write | Define connected state timer(The unit is a thousandth of a second). |
| I32 dlswNodeInitWindow | 1.3.6.1.4.1.43.45.1.2.34.1.10 | Integer32 | read-write | The vlaue of init-window. 65535 expresses the value is unknown |
| I32 dlswNodeKeepAlive | 1.3.6.1.4.1.43.45.1.2.34.1.11 | Integer32 | read-write | The vlaue of keepalive interval. 65535 expresses the value is unknown |
| IP dlswNodeLocalAddr | 1.3.6.1.4.1.43.45.1.2.34.1.8 | IpAddress | read-write | Local peer ip address. |
| I32 dlswNodeLocalPendTimeout | 1.3.6.1.4.1.43.45.1.2.34.1.15 | Integer32 | read-write | Define connected state timer(The unit is a thousandth of a second). |
| I32 dlswNodeMaxWindow | 1.3.6.1.4.1.43.45.1.2.34.1.12 | Integer32 | read-write | The value of max-window. 65535 expresses the value is unknown |
| INT dlswNodePermitDynamic | 1.3.6.1.4.1.43.45.1.2.34.1.13 | INTEGER | read-write | To accept connections from non-configured remote peers when permit-dynamic is setted. |
| I32 dlswNodePriority | 1.3.6.1.4.1.43.45.1.2.34.1.9 | Integer32 | read-write | The priority value of local peer. 65535 expresses the value is unknown |
| I32 dlswNodeRemotePendTimeout | 1.3.6.1.4.1.43.45.1.2.34.1.16 | Integer32 | read-write | Define connected state timer(The unit is a thousandth of a second). |
| I32 dlswNodeSnaCacheTimeout | 1.3.6.1.4.1.43.45.1.2.34.1.17 | Integer32 | read-write | Define connected state timer(The unit is a thousandth of a second). |
| INT dlswNodeStatus | 1.3.6.1.4.1.43.45.1.2.34.1.5 | INTEGER | read-write | The status of the DLSw part of the system. |
| INT dlswNodeStdPacingSupport | 1.3.6.1.4.1.43.45.1.2.34.1.4 | INTEGER | read-only | Circuit pacing, as defined in the DLSw Standard, allows each of the two DLSw nodes on a circuit to control the amount of data the other is permitted to send to them. This object reflects the level of support the DLSw node has for this protocol. (1) means the node has no support for the standard circuit pacing flows; it may use RFC 1434+ methods only, or a proprietary flow control scheme. (2) means the node supports the standard scheme and can vary the window sizes it grants as a data receiver. (3) means the node supports the standard scheme but never varies its receive window size. |
| I32 dlswNodeUpTime | 1.3.6.1.4.1.43.45.1.2.34.1.6 | Integer32 | read-only | The amount of time (in hundredths of a second) since the DLSw portion of the system was last re-initialized. That is, if dlswState is in the active state, the time the dlswState entered the active state. It will remain zero if dlswState is in the inactive state. |
| OCT dlswNodeVendorID | 1.3.6.1.4.1.43.45.1.2.34.1.2 | OCTET STRING | read-only | The value identifies the manufacturer's IEEE-assigned organizationally Unique Identifier (OUI) of this DLSw. This information is reported in DLSw Capabilities Exchange. |
| OCT dlswNodeVersion | 1.3.6.1.4.1.43.45.1.2.34.1.1 | OCTET STRING | read-only | This value identifies the particular version of the DLSw standard supported by this DLSw. The first octet is a hexadecimal value representing the DLSw standard Version number of this DLSw, and the second is a hexadecimal value representing the DLSw standard Release number. This information is reported in DLSw Capabilities Exchange. |
| STR dlswNodeVersionString | 1.3.6.1.4.1.43.45.1.2.34.1.3 | DisplayString | read-only | This string gives product-specific information about this DLSw (e.g., product name, code release and fix level). This flows in Capabilities Exchange messages. |
| LFS dlswNodeVirtualSegmentLFSize | 1.3.6.1.4.1.43.45.1.2.34.1.7 | LFSize | read-write | The largest frame size (including DLC header and info field but not any MAC-level or framing octets) this DLSw can forward on any path through itself. This object can represent any box- level frame size forwarding restriction (e.g., from the use of fixed-size buffers). Some DLSw implementations will have no such restriction. This value will affect the LF size of circuits during circuit creation. The LF size of an existing circuit can be found in the RIF (Routing Information Field). |
| IP dlswRemotePeerAddr | 1.3.6.1.4.1.43.45.1.2.34.2.1.1.1 | IpAddress | accessible-for-notify | The remote peer address for this transport connection. |
| IP dlswRemotePeerBackupAddr | 1.3.6.1.4.1.43.45.1.2.34.2.1.1.15 | IpAddress | read-only | It is the IP ADDRESS of an configured remote peer of whitch the current remote peer is configrued as the backup |
| I32 dlswRemotePeerCost | 1.3.6.1.4.1.43.45.1.2.34.2.1.1.9 | Integer32 | read-write | The cost for remote peer. |
| C32 dlswRemotePeerDrops | 1.3.6.1.4.1.43.45.1.2.34.2.1.1.20 | Counter32 | read-only | The number of Switch-to-Switch Protocol (SSP) messages dropped on this tcp transport connection. |
| dlswRemotePeerEntry | 1.3.6.1.4.1.43.45.1.2.34.2.1.1 | not-accessible | A list of remote peer information | |
| ENT dlswRemotePeerEntryStatus | 1.3.6.1.4.1.43.45.1.2.34.2.1.1.22 | EntryStatus | read-write | This object is used by the manager to create or delete the row entry in the dlswRemotePeerTable following the EntryStatus textual convention. |
| INT dlswRemotePeerHaveBackup | 1.3.6.1.4.1.43.45.1.2.34.2.1.1.13 | INTEGER | read-only | There is another remote peer whitch is configrued as the backup of the current remote peer . |
| INT dlswRemotePeerIsBackup | 1.3.6.1.4.1.43.45.1.2.34.2.1.1.14 | INTEGER | read-only | The current remote peer is configrued as the backup of another configured remote peer . |
| INT dlswRemotePeerIsConfig | 1.3.6.1.4.1.43.45.1.2.34.2.1.1.7 | INTEGER | read-only | The current remote peer is configrured when the value is 'yes'. |
| I32 dlswRemotePeerKeepAlive | 1.3.6.1.4.1.43.45.1.2.34.2.1.1.10 | Integer32 | read-write | The keepalive interval value. |
| LFS dlswRemotePeerLf | 1.3.6.1.4.1.43.45.1.2.34.2.1.1.11 | LFSize | read-write | The the largest frame size. |
| I32 dlswRemotePeerLinger | 1.3.6.1.4.1.43.45.1.2.34.2.1.1.16 | Integer32 | read-write | Buckup Peer linger |
| INT dlswRemotePeerLinkState | 1.3.6.1.4.1.43.45.1.2.34.2.1.1.17 | INTEGER | read-only | The state of this tcp transport connection. |
| I32 dlswRemotePeerNumOfTcpSessions | 1.3.6.1.4.1.43.45.1.2.34.2.1.1.5 | Integer32 | read-only | Number of TCP sessionss. |
| I32 dlswRemotePeerPaceWindInit | 1.3.6.1.4.1.43.45.1.2.34.2.1.1.4 | Integer32 | read-only | The value of the partner initial receive pacing window. This is our initial send pacing window for all new circuits on this transport connection, as modified and granted by the first flow control indication the partner sends on each circuit. This information is obtained from a DLSw capabilities exchange message received from the partner DLSw. A value of zero is returned before a Capabilities Exchange message is received, or if one is never received. If an implementation chooses to keep dlswTConnOperEntrys in the `disconnected' state, this value should remain unchanged. |
| C32 dlswRemotePeerRecvPacksEx | 1.3.6.1.4.1.43.45.1.2.34.2.1.1.18 | Counter32 | read-only | The number of Switch-to-Switch Protocol (SSP) messages received on this tcp transport connection. |
| C32 dlswRemotePeerSendPacks | 1.3.6.1.4.1.43.45.1.2.34.2.1.1.19 | Counter32 | read-only | The number of Switch-to-Switch Protocol (SSP) messages sent on this tcp transport connection. |
| INT dlswRemotePeerSetStateToConfig | 1.3.6.1.4.1.43.45.1.2.34.2.1.1.8 | INTEGER | read-only | When the value is set 'yes' from 'no', dlswRemotePeerIsConfig will change from 'no' to 'yes'. |
| dlswRemotePeerTable | 1.3.6.1.4.1.43.45.1.2.34.2.1 | not-accessible | A list of tcp transport connections. | |
| I32 dlswRemotePeerTcpQueneMax | 1.3.6.1.4.1.43.45.1.2.34.2.1.1.12 | Integer32 | read-write | The max tcp queue value. |
| C32 dlswRemotePeerUptime | 1.3.6.1.4.1.43.45.1.2.34.2.1.1.21 | Counter32 | read-only | The amount of time (in seconds ) since this transport connection last entered the 'connected' state. |
| OCT dlswRemotePeerVendorID | 1.3.6.1.4.1.43.45.1.2.34.2.1.1.3 | OCTET STRING | read-only | This value identifies the IEEE-assigned organizationally Unique Identifier (OUI) of the maker of this partner DLSw. This information is obtained from a DLSw capabilities exchange message received from the partner DLSw. A string of zero length is returned before a Capabilities Exchange message is received, or if one is never received. If an implementation chooses to keep dlswTConnOperEntrys in the `disconnected' state, this value should remain unchanged. |
| OCT dlswRemotePeerVersion | 1.3.6.1.4.1.43.45.1.2.34.2.1.1.2 | OCTET STRING | read-only | This value identifies which version (first octet) and release (second octet) of the DLSw standard is supported by this partner DLSw. This information is obtained from a DLSw capabilities exchange message received from the partner DLSw. A string of zero length is returned before a Capabilities Exchange message is received, or if one is never received. A conceptual row with a dlswTConnOperState of `connected' but a zero length partner version indicates that the partner is a non-standard DLSw partner. If an implementation chooses to keep dlswTConnOperEntrys in the `disconnected' state, this value should remain unchanged. |
| STR dlswRemotePeerVersionString | 1.3.6.1.4.1.43.45.1.2.34.2.1.1.6 | DisplayString | read-only | This value identifies the particular product version (e.g., product name, code level, fix level) of this partner DLSw. The format of the actual version string is vendor-specific. This information is obtained from a DLSw capabilities exchange message received from the partner DLSw. A string of zero length is returned before a Capabilities Exchange message is received, if one is never received, or if one is received but it does not contain a version string. If an implementation chooses to keep dlswTConnOperEntrys in the `disconnected' state, this value should remain unchanged. |
| dlswSdlc | 1.3.6.1.4.1.43.45.1.2.34.6 | |||
| I32 dlswSdlcLsAddress | 1.3.6.1.4.1.43.45.1.2.34.6.2.1.1 | Integer32 | not-accessible | Define SDLC address. |
| I32 dlswSdlcLsDsap | 1.3.6.1.4.1.43.45.1.2.34.6.2.1.5 | Integer32 | read-write | Destination SAP of partner. |
| dlswSdlcLsEntry | 1.3.6.1.4.1.43.45.1.2.34.6.2.1 | not-accessible | Information of table | |
| I32 dlswSdlcLsLocalId | 1.3.6.1.4.1.43.45.1.2.34.6.2.1.2 | Integer32 | read-write | The value is XID. |
| ADR dlswSdlcLsRemoteMac | 1.3.6.1.4.1.43.45.1.2.34.6.2.1.3 | MacAddressNC | read-write | The MAC address to which DLSw should attempt to connect this link station. If this information is not available, a length of zero for this object should be returned |
| I32 dlswSdlcLsSsap | 1.3.6.1.4.1.43.45.1.2.34.6.2.1.4 | Integer32 | read-write | Source SAP of partner. |
| ENT dlswSdlcLsStatus | 1.3.6.1.4.1.43.45.1.2.34.6.2.1.6 | EntryStatus | read-write | This object is used by the manager to create or delete the row entry in the DlswSdlcLsTable following the EntryStatus textual convention. |
| dlswSdlcLsTable | 1.3.6.1.4.1.43.45.1.2.34.6.2 | not-accessible | The table defines the virtual MAC addresses for those SDLC link stations that participate in data link switching. | |
| INT dlswSdlcPortEncap | 1.3.6.1.4.1.43.45.1.2.34.6.1.1.2 | INTEGER | read-only | The encapunation of the interface. |
| dlswSdlcPortEntry | 1.3.6.1.4.1.43.45.1.2.34.6.1.1 | not-accessible | Information of table | |
| I32 dlswSdlcPortHoldq | 1.3.6.1.4.1.43.45.1.2.34.6.1.1.5 | Integer32 | read-write | Size of hold queue. |
| INT dlswSdlcPortIdleMarkEnable | 1.3.6.1.4.1.43.45.1.2.34.6.1.1.15 | INTEGER | read-write | Idle in mark mode. |
| I32 dlswSdlcPortK | 1.3.6.1.4.1.43.45.1.2.34.6.1.1.6 | Integer32 | read-write | Size of local send window. |
| INT dlswSdlcPortModule | 1.3.6.1.4.1.43.45.1.2.34.6.1.1.7 | INTEGER | read-write | Size of modulus. |
| I32 dlswSdlcPortN1 | 1.3.6.1.4.1.43.45.1.2.34.6.1.1.8 | Integer32 | read-write | Max number of bits for incoming frames. |
| I32 dlswSdlcPortN2 | 1.3.6.1.4.1.43.45.1.2.34.6.1.1.9 | Integer32 | read-write | Number of timers to retry an operation. |
| INT dlswSdlcPortNrziEncoding | 1.3.6.1.4.1.43.45.1.2.34.6.1.1.14 | INTEGER | read-write | Set line code to nrzi encoding mode. |
| I32 dlswSdlcPortPollPauseTimer | 1.3.6.1.4.1.43.45.1.2.34.6.1.1.10 | Integer32 | read-write | Time between polls for each secondary SDLC station. The unit is thousandth of a second. |
| INT dlswSdlcPortRole | 1.3.6.1.4.1.43.45.1.2.34.6.1.1.3 | INTEGER | read-write | The SDLC role of interface. |
| STR dlswSdlcPortSerialName | 1.3.6.1.4.1.43.45.1.2.34.6.1.1.1 | DisplayString | read-only | The name of serial port. |
| INT dlswSdlcPortSimultaneousEnable | 1.3.6.1.4.1.43.45.1.2.34.6.1.1.11 | INTEGER | read-write | Activate SDLC two-way simultaneous mode. |
| I32 dlswSdlcPortT1 | 1.3.6.1.4.1.43.45.1.2.34.6.1.1.12 | Integer32 | read-write | Time to wait for a reply to a frame. |
| I32 dlswSdlcPortT2 | 1.3.6.1.4.1.43.45.1.2.34.6.1.1.13 | Integer32 | read-write | Time to wait for a reply used by secondary station. |
| dlswSdlcPortTable | 1.3.6.1.4.1.43.45.1.2.34.6.1 | not-accessible | The table defines parameters for the interfaces with the encapunation of SDLC. | |
| ADR dlswSdlcPortVmac | 1.3.6.1.4.1.43.45.1.2.34.6.1.1.4 | MacAddressNC | read-write | Define virtual mac address. |
| dlswTConn | 1.3.6.1.4.1.43.45.1.2.34.2 | |||
| NTF dlswTrapCircuitChangeState | 1.3.6.1.4.1.43.45.1.2.34.8.0.3 | This trap is sent each time a circuit change state. The emission of this trap is controlled by dlswTrapCntlState. | ||
| INT dlswTrapCntlState | 1.3.6.1.4.1.43.45.1.2.34.1.20.1 | INTEGER | read-write | It is used to indicate whether the DLSw is permitted to emit traps. |
| dlswTrapControl | 1.3.6.1.4.1.43.45.1.2.34.1.20 | |||
| dlswTraps | 1.3.6.1.4.1.43.45.1.2.34.8 | |||
| dlswTrapsV2 | 1.3.6.1.4.1.43.45.1.2.34.8.0 | |||
| NTF dlswTrapTConnChangeState | 1.3.6.1.4.1.43.45.1.2.34.8.0.2 | This trap is sent each time a transport connection changes state. The emission of this trap is controlled by dlswTrapCntlState. | ||
| NTF dlswTrapTConnPartnerReject | 1.3.6.1.4.1.43.45.1.2.34.8.0.1 | This trap is sent each time a transport connection is rejected by a partner DLSw during Capabilities Exchanges. The emission of this trap is controlled by dlswTrapCntlState. |
RFC description
DLSW (Data Link Switching) management for SNA traffic on Huawei routers and switches.
Start monitoring H3C/3Com DLSw routers with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.