DLSW-MIB

File: DLSW-MIB.mib (131643 bytes)

Imported modules

SNMPv2-TC SNMPv2-SMI SNMPv2-CONF
IF-MIB SNA-SDLC-MIB

Imported symbols

DisplayString RowStatus RowPointer
TruthValue TEXTUAL-CONVENTION Counter32
Gauge32 TimeTicks OBJECT-TYPE
MODULE-IDENTITY NOTIFICATION-TYPE mib-2
MODULE-COMPLIANCE OBJECT-GROUP ifIndex
sdlcLSAddress

Defined Types

NBName  
Represents a single qualified NetBIOS name, which can include `don't care' and `wildcard' characters to represent a number of real NetBIOS names. If an individual character position in the qualified name contains a `?', the corresponding character position in a real NetBIOS name is a `don't care'. If the qualified name ends in `*', the remainder of a real NetBIOS name is a `don't care'. `*' is only considered a wildcard if it appears at the end of a name.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..16)  

MacAddressNC  
Represents an 802 MAC address represented in non-canonical format. That is, the most significant bit will be transmitted first. If this information is not available, the value is a zero length string.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0|6)  

TAddress  
Denotes a transport service address. For dlswTCPDomain, a TAddress is 4 octets long, containing the IP-address in network-byte order.
TEXTUAL-CONVENTION    
  OCTET STRING Size(0..255)  

EndStationLocation  
Representing the location of an end station related to the managed DLSw node.
TEXTUAL-CONVENTION    
  INTEGER other(1), internal(2), remote(3), local(4)  

DlcType  
Representing the type of DLC of an end station, if applicable.
TEXTUAL-CONVENTION    
  INTEGER other(1), na(2), llc(3), sdlc(4), qllc(5)  

LFSize  
The largest size of the INFO field (including DLC header, not including any MAC-level or framing octets). 64 valid values as defined by the IEEE 802.1D Addendum are acceptable.
TEXTUAL-CONVENTION    
  INTEGER lfs516(516), lfs635(635), lfs754(754), lfs873(873), lfs993(993), lfs1112(1112), lfs1231(1231), lfs1350(1350), lfs1470(1470), lfs1542(1542), lfs1615(1615), lfs1688(1688), lfs1761(1761), lfs1833(1833), lfs1906(1906), lfs1979(1979), lfs2052(2052), lfs2345(2345), lfs2638(2638), lfs2932(2932), lfs3225(3225), lfs3518(3518), lfs3812(3812), lfs4105(4105), lfs4399(4399), lfs4865(4865), lfs5331(5331), lfs5798(5798), lfs6264(6264), lfs6730(6730), lfs7197(7197), lfs7663(7663), lfs8130(8130), lfs8539(8539), lfs8949(8949), lfs9358(9358), lfs9768(9768), lfs10178(10178), lfs10587(10587), lfs10997(10997), lfs11407(11407), lfs12199(12199), lfs12992(12992), lfs13785(13785), lfs14578(14578), lfs15370(15370), lfs16163(16163), lfs16956(16956), lfs17749(17749), lfs20730(20730), lfs23711(23711), lfs26693(26693), lfs29674(29674), lfs32655(32655), lfs38618(38618), lfs41600(41600), lfs44591(44591), lfs47583(47583), lfs50575(50575), lfs53567(53567), lfs56559(56559), lfs59551(59551), lfs65535(65535)  

DlswTConnConfigEntry  
SEQUENCE    
  dlswTConnConfigIndex INTEGER
  dlswTConnConfigTDomain OBJECT IDENTIFIER
  dlswTConnConfigLocalTAddr TAddress
  dlswTConnConfigRemoteTAddr TAddress
  dlswTConnConfigLastModifyTime TimeTicks
  dlswTConnConfigEntryType INTEGER
  dlswTConnConfigGroupDefinition RowPointer
  dlswTConnConfigSetupType INTEGER
  dlswTConnConfigSapList OCTET STRING
  dlswTConnConfigAdvertiseMacNB TruthValue
  dlswTConnConfigInitCirRecvWndw INTEGER
  dlswTConnConfigOpens Counter32
  dlswTConnConfigRowStatus RowStatus

DlswTConnOperEntry  
SEQUENCE    
  dlswTConnOperTDomain OBJECT IDENTIFIER
  dlswTConnOperLocalTAddr TAddress
  dlswTConnOperRemoteTAddr TAddress
  dlswTConnOperEntryTime TimeTicks
  dlswTConnOperConnectTime TimeTicks
  dlswTConnOperState INTEGER
  dlswTConnOperConfigIndex INTEGER
  dlswTConnOperFlowCntlMode INTEGER
  dlswTConnOperPartnerVersion OCTET STRING
  dlswTConnOperPartnerVendorID OCTET STRING
  dlswTConnOperPartnerVersionStr DisplayString
  dlswTConnOperPartnerInitPacingWndw INTEGER
  dlswTConnOperPartnerSapList OCTET STRING
  dlswTConnOperPartnerNBExcl TruthValue
  dlswTConnOperPartnerMacExcl TruthValue
  dlswTConnOperPartnerNBInfo INTEGER
  dlswTConnOperPartnerMacInfo INTEGER
  dlswTConnOperDiscTime TimeTicks
  dlswTConnOperDiscReason INTEGER
  dlswTConnOperDiscActiveCir INTEGER
  dlswTConnOperInDataPkts Counter32
  dlswTConnOperOutDataPkts Counter32
  dlswTConnOperInDataOctets Counter32
  dlswTConnOperOutDataOctets Counter32
  dlswTConnOperInCntlPkts Counter32
  dlswTConnOperOutCntlPkts Counter32
  dlswTConnOperCURexSents Counter32
  dlswTConnOperICRexRcvds Counter32
  dlswTConnOperCURexRcvds Counter32
  dlswTConnOperICRexSents Counter32
  dlswTConnOperNQexSents Counter32
  dlswTConnOperNRexRcvds Counter32
  dlswTConnOperNQexRcvds Counter32
  dlswTConnOperNRexSents Counter32
  dlswTConnOperCirCreates Counter32
  dlswTConnOperCircuits Gauge32

DlswTConnTcpConfigEntry  
SEQUENCE    
  dlswTConnTcpConfigKeepAliveInt INTEGER
  dlswTConnTcpConfigTcpConnections INTEGER
  dlswTConnTcpConfigMaxSegmentSize INTEGER

DlswTConnTcpOperEntry  
SEQUENCE    
  dlswTConnTcpOperKeepAliveInt INTEGER
  dlswTConnTcpOperPrefTcpConnections INTEGER
  dlswTConnTcpOperTcpConnections INTEGER

DlswIfEntry  
SEQUENCE    
  dlswIfRowStatus RowStatus
  dlswIfVirtualSegment INTEGER
  dlswIfSapList OCTET STRING

DlswDirMacEntry  
SEQUENCE    
  dlswDirMacIndex INTEGER
  dlswDirMacMac MacAddressNC
  dlswDirMacMask MacAddressNC
  dlswDirMacEntryType INTEGER
  dlswDirMacLocationType INTEGER
  dlswDirMacLocation RowPointer
  dlswDirMacStatus INTEGER
  dlswDirMacLFSize LFSize
  dlswDirMacRowStatus RowStatus

DlswDirNBEntry  
SEQUENCE    
  dlswDirNBIndex INTEGER
  dlswDirNBName NBName
  dlswDirNBNameType INTEGER
  dlswDirNBEntryType INTEGER
  dlswDirNBLocationType INTEGER
  dlswDirNBLocation RowPointer
  dlswDirNBStatus INTEGER
  dlswDirNBLFSize LFSize
  dlswDirNBRowStatus RowStatus

DlswDirLocateMacEntry  
SEQUENCE    
  dlswDirLocateMacMac MacAddressNC
  dlswDirLocateMacMatch INTEGER
  dlswDirLocateMacLocation RowPointer

DlswDirLocateNBEntry  
SEQUENCE    
  dlswDirLocateNBName NBName
  dlswDirLocateNBMatch INTEGER
  dlswDirLocateNBLocation RowPointer

DlswCircuitEntry  
SEQUENCE    
  dlswCircuitS1Mac MacAddressNC
  dlswCircuitS1Sap OCTET STRING
  dlswCircuitS1IfIndex INTEGER
  dlswCircuitS1DlcType DlcType
  dlswCircuitS1RouteInfo OCTET STRING
  dlswCircuitS1CircuitId OCTET STRING
  dlswCircuitS1Dlc RowPointer
  dlswCircuitS2Mac MacAddressNC
  dlswCircuitS2Sap OCTET STRING
  dlswCircuitS2Location EndStationLocation
  dlswCircuitS2TDomain OBJECT IDENTIFIER
  dlswCircuitS2TAddress TAddress
  dlswCircuitS2CircuitId OCTET STRING
  dlswCircuitOrigin INTEGER
  dlswCircuitEntryTime TimeTicks
  dlswCircuitStateTime TimeTicks
  dlswCircuitState INTEGER
  dlswCircuitPriority INTEGER
  dlswCircuitFCSendGrantedUnits INTEGER
  dlswCircuitFCSendCurrentWndw INTEGER
  dlswCircuitFCRecvGrantedUnits INTEGER
  dlswCircuitFCRecvCurrentWndw INTEGER
  dlswCircuitFCLargestRecvGranted Gauge32
  dlswCircuitFCLargestSendGranted Gauge32
  dlswCircuitFCHalveWndwSents Counter32
  dlswCircuitFCResetOpSents Counter32
  dlswCircuitFCHalveWndwRcvds Counter32
  dlswCircuitFCResetOpRcvds Counter32
  dlswCircuitDiscReasonLocal INTEGER
  dlswCircuitDiscReasonRemote INTEGER
  dlswCircuitDiscReasonRemoteData OCTET STRING

DlswSdlcLsEntry  
SEQUENCE    
  dlswSdlcLsLocalMac MacAddressNC
  dlswSdlcLsLocalSap OCTET STRING
  dlswSdlcLsLocalIdBlock DisplayString
  dlswSdlcLsLocalIdNum DisplayString
  dlswSdlcLsRemoteMac MacAddressNC
  dlswSdlcLsRemoteSap OCTET STRING
  dlswSdlcLsRowStatus RowStatus

Defined Values

dlsw 1.3.6.1.2.1.46
This MIB module contains objects to manage Data Link Switches.
MODULE-IDENTITY    

dlswMIB 1.3.6.1.2.1.46.1
OBJECT IDENTIFIER    

dlswDomains 1.3.6.1.2.1.46.2
OBJECT IDENTIFIER    

null 0.0
OBJECT IDENTIFIER    

dlswTCPDomain 1.3.6.1.2.1.46.2.1
OBJECT IDENTIFIER    

dlswNode 1.3.6.1.2.1.46.1.1
OBJECT IDENTIFIER    

dlswTConn 1.3.6.1.2.1.46.1.2
OBJECT IDENTIFIER    

dlswInterface 1.3.6.1.2.1.46.1.3
OBJECT IDENTIFIER    

dlswDirectory 1.3.6.1.2.1.46.1.4
OBJECT IDENTIFIER    

dlswCircuit 1.3.6.1.2.1.46.1.5
OBJECT IDENTIFIER    

dlswSdlc 1.3.6.1.2.1.46.1.6
OBJECT IDENTIFIER    

dlswNodeVersion 1.3.6.1.2.1.46.1.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(2)  

dlswNodeVendorID 1.3.6.1.2.1.46.1.1.2
The value identifies the manufacturer's IEEE-assigned organizationally Unique Identifier (OUI) of this DLSw. This information is reported in DLSw Capabilities Exchange.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(3)  

dlswNodeVersionString 1.3.6.1.2.1.46.1.1.3
This string gives product-specific information about this DLSw (e.g., product name, code release and fix level). This flows in Capabilities Exchange messages.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

dlswNodeStdPacingSupport 1.3.6.1.2.1.46.1.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), adaptiveRcvWindow(2), fixedRcvWindow(3)  

dlswNodeStatus 1.3.6.1.2.1.46.1.1.5
The status of the DLSw part of the system. Changing the value from active to inactive causes DLSw to take the following actions - (1) it disconnects all circuits through all DLSw partners, (2) it disconnects all transport connections to all DLSw partners, (3) it disconnects all local DLC connections, and (4) it stops processing all DLC connection set-up traffic. Since these are destructive actions, the user should query the circuit and transport connection tables in advance to understand the effect this action will have. Changing the value from inactive to active causes DLSw to come up in its initial state, i.e., transport connections established and ready to bring up circuits.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER active(1), inactive(2)  

dlswNodeUpTime 1.3.6.1.2.1.46.1.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

dlswNodeVirtualSegmentLFSize 1.3.6.1.2.1.46.1.1.7
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).
Status: current Access: read-write
OBJECT-TYPE    
  LFSize  

dlswNodeResourceNBExclusivity 1.3.6.1.2.1.46.1.1.8
The value of true indicates that the NetBIOS Names configured in dlswDirNBTable are the only ones accessible via this DLSw. If a node supports sending run-time capabilities exchange messages, changes to this object should cause that action. It is up to the implementation exactly when to start the run-time capabilities exchange.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dlswNodeResourceMacExclusivity 1.3.6.1.2.1.46.1.1.9
The value of true indicates that the MAC addresses configured in the dlswDirMacTable are the only ones accessible via this DLSw. If a node supports sending run-time capabilities exchange messages, changes to this object should cause that action. It is up to the implementation exactly when to start the run-time capabilities exchange.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dlswTConnStat 1.3.6.1.2.1.46.1.2.1
OBJECT IDENTIFIER    

dlswTConnStatActiveConnections 1.3.6.1.2.1.46.1.2.1.1
The number of transport connections that are not in `disconnected' state.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

dlswTConnStatCloseIdles 1.3.6.1.2.1.46.1.2.1.2
The number of times transport connections in this node exited the connected state with zero active circuits on the transport connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dlswTConnStatCloseBusys 1.3.6.1.2.1.46.1.2.1.3
The number of times transport connections in this node exited the connected state with some non-zero number of active circuits on the transport connection. Normally this means the transport connection failed unexpectedly.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dlswTConnConfigTable 1.3.6.1.2.1.46.1.2.2
This table defines the transport connections that will be initiated or accepted by this DLSw. Structure of masks allows wildcard definition for a collection of transport connections by a conceptual row. For a specific transport connection, there may be multiple of conceptual rows match the transport address. The `best' match will the one to determine the characteristics of the transport connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DlswTConnConfigEntry

dlswTConnConfigEntry 1.3.6.1.2.1.46.1.2.2.1
Each conceptual row defines a collection of transport connections.
Status: current Access: not-accessible
OBJECT-TYPE    
  DlswTConnConfigEntry  

dlswTConnConfigIndex 1.3.6.1.2.1.46.1.2.2.1.1
The index to the conceptual row of the table. Negative numbers are not allowed. There are objects defined that point to conceptual rows of this table with this index value. Zero is used to denote that no corresponding row exists. Index values are assigned by the agent, and should not be reused but should continue to increase in value.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..2147483647  

dlswTConnConfigTDomain 1.3.6.1.2.1.46.1.2.2.1.2
The object identifier which indicates the transport domain of this conceptual row.
Status: current Access: read-create
OBJECT-TYPE    
  OBJECT IDENTIFIER  

dlswTConnConfigLocalTAddr 1.3.6.1.2.1.46.1.2.2.1.3
The local transport address for this conceptual row of the transport connection definition.
Status: current Access: read-create
OBJECT-TYPE    
  TAddress  

dlswTConnConfigRemoteTAddr 1.3.6.1.2.1.46.1.2.2.1.4
The remote transport address. Together with dlswTConnConfigEntryType and dlswTConnConfigGroupDefinition, the object instance of this conceptual row identifies a collection of the transport connections that will be either initiated by this DLSw or initiated by a partner DLSw and accepted by this DLSw.
Status: current Access: read-create
OBJECT-TYPE    
  TAddress  

dlswTConnConfigLastModifyTime 1.3.6.1.2.1.46.1.2.2.1.5
The time (in hundredths of a second) since the value of any object in this conceptual row except for dlswTConnConfigOpens was last changed. This value may be compared to dlswTConnOperConnectTime to determine whether values in this row are completely valid for a transport connection created using this row definition.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

dlswTConnConfigEntryType 1.3.6.1.2.1.46.1.2.2.1.6
The object instance signifies the type of entry in the associated conceptual row. The value of `individual' means that the entry applies to a specific partner DLSw node as identified by dlswTConnConfigRemoteTAddr and dlswTConnConfigTDomain. The value of `global' means that the entry applies to all partner DLSw nodes of the TDomain. The value of 'group' means that the entry applies to a specific set of DLSw nodes in the TDomain. Any group definitions are enterprise-specific and are pointed to by dlswTConnConfigGroupDefinition. In the cases of `global' and `group', the value in dlswTConnConfigRemoteTAddr may not have any significance.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER individual(1), global(2), group(3)  

dlswTConnConfigGroupDefinition 1.3.6.1.2.1.46.1.2.2.1.7
For conceptual rows of `individual' and `global' as specified in dlswTConnConfigEntryType, the instance of this object is `0.0'. For conceptual rows of `group', the instance points to the specific group definition.
Status: current Access: read-create
OBJECT-TYPE    
  RowPointer  

dlswTConnConfigSetupType 1.3.6.1.2.1.46.1.2.2.1.8
This value of the instance of a conceptual row identifies the behavior of the collection of transport connections that this conceptual row defines. The value of activePersistent, activeOnDemand and passive means this DLSw will accept any transport connections, initiated by partner DLSw nodes, which are defined by this conceptual row. The value of activePersistent means this DLSw will also initiate the transport connections of this conceptual row and retry periodically if necessary. The value of activeOnDemand means this DLSw will initiate a transport connection of this conceptual row, if there is a directory cache hits. The value of other is implementation specific. The value of exclude means that the specified node is not allowed to be a partner to this DLSw node. To take a certain conceptual row definition out of service, a value of notInService for dlswTConnConfigRowStatus should be used.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER other(1), activePersistent(2), activeOnDemand(3), passive(4), excluded(5)  

dlswTConnConfigSapList 1.3.6.1.2.1.46.1.2.2.1.9
The SAP list indicates which SAPs are advertised to the transport connection defined by this conceptual row. Only SAPs with even numbers are represented, in the form of the most significant bit of the first octet representing the SAP 0, the next most significant bit representing the SAP 2, to the least significant bit of the last octet representing the SAP 254. Data link switching is allowed for those SAPs which have one in its corresponding bit, not allowed otherwise. The whole SAP list has to be changed together. Changing the SAP list affects only new circuit establishments and has no effect on established circuits. This list can be used to restrict specific partners from knowing about all the SAPs used by DLSw on all its interfaces (these are represented in dlswIfSapList for each interface). For instance, one may want to run NetBIOS with some partners but not others. If a node supports sending run-time capabilities exchange messages, changes to this object should cause that action. When to start the run-time capabilities exchange is implementation-specific. The DEFVAL below indicates support for SAPs 0, 4, 8, and C.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(16)  

dlswTConnConfigAdvertiseMacNB 1.3.6.1.2.1.46.1.2.2.1.10
The value of true indicates that any defined local MAC addresses and NetBIOS names will be advertised to a partner node via initial and (if supported) run-time capabilities exchange messages. The DLSw node should send the appropriate exclusivity control vector to accompany each list it sends, or to represent that the node is explicitly configured to have a null list. The value of false indicates that the DLSw node should not send a MAC address list or NetBIOS name list, and should also not send their corresponding exclusivity control vectors.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

dlswTConnConfigInitCirRecvWndw 1.3.6.1.2.1.46.1.2.2.1.11
The initial circuit receive pacing window size, in the unit of SSP messages, to be used for future transport connections activated using this table row. The managed node sends this value as its initial receive pacing window in its initial capabilities exchange message. Changing this value does not affect the initial circuit receive pacing window size of currently active transport connections. If the standard window pacing scheme is not supported, the value is zero. A larger receive window value may be appropriate for partners that are reachable only via physical paths that have longer network delays.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..65535  

dlswTConnConfigOpens 1.3.6.1.2.1.46.1.2.2.1.12
Number of times transport connections entered connected state according to the definition of this conceptual row.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dlswTConnConfigRowStatus 1.3.6.1.2.1.46.1.2.2.1.13
This object is used by the manager to create or delete the row entry in the dlswTConnConfigTable following the RowStatus textual convention. The value of notInService will be used to take a conceptual row definition out of use.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dlswTConnOperTable 1.3.6.1.2.1.46.1.2.3
A list of transport connections. It is optional but desirable for the agent to keep an entry for some period of time after the transport connection is disconnected. This allows the manager to capture additional useful information about the connection, in particular, statistical information and the cause of the disconnection.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DlswTConnOperEntry

dlswTConnOperEntry 1.3.6.1.2.1.46.1.2.3.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  DlswTConnOperEntry  

dlswTConnOperTDomain 1.3.6.1.2.1.46.1.2.3.1.1
The object identifier indicates the transport domain of this transport connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  OBJECT IDENTIFIER  

dlswTConnOperLocalTAddr 1.3.6.1.2.1.46.1.2.3.1.2
The local transport address for this transport connection. This value could be different from dlswTConnConfigLocalAddr, if the value of the latter were changed after this transport connection was established.
Status: current Access: read-only
OBJECT-TYPE    
  TAddress  

dlswTConnOperRemoteTAddr 1.3.6.1.2.1.46.1.2.3.1.3
The remote transport address of this transport connection.
Status: current Access: not-accessible
OBJECT-TYPE    
  TAddress  

dlswTConnOperEntryTime 1.3.6.1.2.1.46.1.2.3.1.4
The amount of time (in hundredths of a second) since this transport connection conceptual row was created.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

dlswTConnOperConnectTime 1.3.6.1.2.1.46.1.2.3.1.5
The amount of time (in hundredths of a second) since this transport connection last entered the 'connected' state. A value of zero means this transport connection has never been established.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

dlswTConnOperState 1.3.6.1.2.1.46.1.2.3.1.6
The state of this transport connection. The transport connection enters `connecting' state when DLSw makes a connection request to the transport layer. Once initial Capabilities Exchange is sent, the transport connection enters enters `initCapExchange' state. When partner capabilities have been determined and the transport connection is ready for sending CanUReach (CUR) messages, it moves to the `connected' state. When DLSw is in the process of bringing down the connection, it is in the `disconnecting' state. When the transport layer indicates one of its connections is disconnected, the transport connection moves to the `disconnected' state. Whereas all of the values will be returned in response to a management protocol retrieval operation, only two values may be specified in a management protocol set operation: `quiescing' and `disconnecting'. Changing the value to `quiescing' prevents new circuits from being established, and will cause a transport disconnect when the last circuit on the connection goes away. Changing the value to `disconnecting' will force off all circuits immediately and bring the connection to `disconnected' state.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER connecting(1), initCapExchange(2), connected(3), quiescing(4), disconnecting(5), disconnected(6)  

dlswTConnOperConfigIndex 1.3.6.1.2.1.46.1.2.3.1.7
The value of dlswTConnConfigIndex of the dlswTConnConfigEntry that governs the configuration information used by this dlswTConnOperEntry. The manager can therefore normally examine both configured and operational information for this transport connection. This value is zero if the corresponding dlswTConnConfigEntry was deleted after the creation of this dlswTConnOperEntry. If some fields in the former were changed but the conceptual row was not deleted, some configuration information may not be valid for this operational transport connection. The manager can compare dlswTConnOperConnectTime and dlswTConnConfigLastModifyTime to determine if this condition exists.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

dlswTConnOperFlowCntlMode 1.3.6.1.2.1.46.1.2.3.1.8
The flow control mechanism in use on this transport connection. This value is undetermined (1) before the mode of flow control can be established on a new transport connection (i.e., after CapEx is sent but before Capex or other SSP control messages have been received). Pacing (2) indicates that the standard RFC 1795 pacing mechanism is in use. Other (3) may be either the RFC 1434+ xBusy mechanism operating to a back-level DLSw, or a vendor-specific flow control method. Whether it is xBusy or not can be inferred from dlswTConnOperPartnerVersion.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER undetermined(1), pacing(2), other(3)  

dlswTConnOperPartnerVersion 1.3.6.1.2.1.46.1.2.3.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0|2)  

dlswTConnOperPartnerVendorID 1.3.6.1.2.1.46.1.2.3.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0|3)  

dlswTConnOperPartnerVersionStr 1.3.6.1.2.1.46.1.2.3.1.11
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.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..253)  

dlswTConnOperPartnerInitPacingWndw 1.3.6.1.2.1.46.1.2.3.1.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

dlswTConnOperPartnerSapList 1.3.6.1.2.1.46.1.2.3.1.13
The Supported SAP List received in the capabilities exchange message from the partner DLSw. This list has the same format described for dlswTConnConfigSapList. 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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0|16)  

dlswTConnOperPartnerNBExcl 1.3.6.1.2.1.46.1.2.3.1.14
The value of true signifies that the NetBIOS names received from this partner in the NetBIOS name list in its capabilities exchange message are the only NetBIOS names reachable by that partner. `False' indicates that other NetBIOS names may be reachable. `False' should be returned before a Capabilities Exchange message is received, if one is never received, or if one is received without a NB Name Exclusivity CV. If an implementation chooses to keep dlswTConnOperEntrys in the `disconnected' state, this value should remain unchanged.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dlswTConnOperPartnerMacExcl 1.3.6.1.2.1.46.1.2.3.1.15
The value of true signifies that the MAC addresses received from this partner in the MAC address list in its capabilities exchange message are the only MAC addresses reachable by that partner. `False' indicates that other MAC addresses may be reachable. `False' should be returned before a Capabilities Exchange message is received, if one is never received, or if one is received without a MAC Address Exclusivity CV. If an implementation chooses to keep dlswTConnOperEntrys in the `disconnected' state, this value should remain unchanged.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

dlswTConnOperPartnerNBInfo 1.3.6.1.2.1.46.1.2.3.1.16
It is up to this DSLw whether to keep either none, some, or all of the NetBIOS name list that was received in the capabilities exchange message sent by this partner DLSw. This object identifies how much information was kept by this DLSw. These names are stored as userConfigured remote entries in dlswDirNBTable. A value of (4), notApplicable, should be 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), partial(2), complete(3), notApplicable(4)  

dlswTConnOperPartnerMacInfo 1.3.6.1.2.1.46.1.2.3.1.17
It is up to this DLSw whether to keep either none, some, or all of the MAC address list that was received in the capabilities exchange message sent by this partner DLSw. This object identifies how much information was kept by this DLSw. These names are stored as userConfigured remote entries in dlswDirMACTable. A value of (4), notApplicable, should be 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), partial(2), complete(3), notApplicable(4)  

dlswTConnOperDiscTime 1.3.6.1.2.1.46.1.2.3.1.18
The amount of time (in hundredths of a second) since the dlswTConnOperState last entered `disconnected' state.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

dlswTConnOperDiscReason 1.3.6.1.2.1.46.1.2.3.1.19
This object signifies the reason that either prevented the transport connection from entering the connected state, or caused the transport connection to enter the disconnected state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), capExFailed(2), transportLayerDisc(3), operatorCommand(4), lastCircuitDiscd(5), protocolError(6)  

dlswTConnOperDiscActiveCir 1.3.6.1.2.1.46.1.2.3.1.20
The number of circuits active (not in DISCONNECTED state) at the time the transport connection was last disconnected. This value is zero if the transport connection has never been connected.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

dlswTConnOperInDataPkts 1.3.6.1.2.1.46.1.2.3.1.21
The number of Switch-to-Switch Protocol (SSP) messages of type DGRMFRAME, DATAFRAME, or INFOFRAME received on this transport connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dlswTConnOperOutDataPkts 1.3.6.1.2.1.46.1.2.3.1.22
The number of Switch-to-Switch Protocol (SSP) messages of type DGRMFRAME, DATAFRAME, or INFOFRAME transmitted on this transport connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dlswTConnOperInDataOctets 1.3.6.1.2.1.46.1.2.3.1.23
The number octets in Switch-to-Switch Protocol (SSP) messages of type DGRMFRAME, DATAFRAME, or INFOFRAME received on this transport connection. Each message is counted starting with the first octet following the SSP message header.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dlswTConnOperOutDataOctets 1.3.6.1.2.1.46.1.2.3.1.24
The number octets in Switch-to-Switch Protocol (SSP) messages of type DGRMFRAME, DATAFRAME, or INFOFRAME transmitted on this transport connection. Each message is counted starting with the first octet following the SSP message header.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dlswTConnOperInCntlPkts 1.3.6.1.2.1.46.1.2.3.1.25
The number of Switch-to-Switch Protocol (SSP) messages received on this transport connection which were not of type DGRMFRAME, DATAFRAME, or INFOFRAME.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dlswTConnOperOutCntlPkts 1.3.6.1.2.1.46.1.2.3.1.26
The number of Switch-to-Switch Protocol (SSP) messages of transmitted on this transport connection which were not of type DGRMFRAME, DATAFRAME, or INFOFRAME.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dlswTConnOperCURexSents 1.3.6.1.2.1.46.1.2.3.1.27
The number of CanUReach_ex messages sent on this transport connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dlswTConnOperICRexRcvds 1.3.6.1.2.1.46.1.2.3.1.28
The number of ICanReach_ex messages received on this transport connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dlswTConnOperCURexRcvds 1.3.6.1.2.1.46.1.2.3.1.29
The number of CanUReach_ex messages received on this transport connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dlswTConnOperICRexSents 1.3.6.1.2.1.46.1.2.3.1.30
The number of ICanReach_ex messages sent on this transport connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dlswTConnOperNQexSents 1.3.6.1.2.1.46.1.2.3.1.31
The number of NetBIOS_NQ_ex (NetBIOS Name Query-explorer) messages sent on this transport connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dlswTConnOperNRexRcvds 1.3.6.1.2.1.46.1.2.3.1.32
The number of NETBIOS_NR_ex (NetBIOS Name Recognized-explorer) messages received on this transport connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dlswTConnOperNQexRcvds 1.3.6.1.2.1.46.1.2.3.1.33
The number of NETBIOS_NQ_ex messages received on this transport connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dlswTConnOperNRexSents 1.3.6.1.2.1.46.1.2.3.1.34
The number of NETBIOS_NR_ex messages sent on this transport connection.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dlswTConnOperCirCreates 1.3.6.1.2.1.46.1.2.3.1.35
The number of times that circuits entered `circuit_established' state (not counting transitions from `circuit_restart').
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dlswTConnOperCircuits 1.3.6.1.2.1.46.1.2.3.1.36
The number of currently active circuits on this transport connection, where `active' means not in `disconnected' state.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

dlswTConnSpecific 1.3.6.1.2.1.46.1.2.4
OBJECT IDENTIFIER    

dlswTConnTcp 1.3.6.1.2.1.46.1.2.4.1
OBJECT IDENTIFIER    

dlswTConnTcpConfigTable 1.3.6.1.2.1.46.1.2.4.1.1
This table defines the TCP transport connections that will be either initiated by or accepted by this DSLw. It augments the entries in dlswTConnConfigTable whose domain is dlswTCPDomain.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DlswTConnTcpConfigEntry

dlswTConnTcpConfigEntry 1.3.6.1.2.1.46.1.2.4.1.1.1
Each conceptual row defines parameters that are specific to dlswTCPDomain transport connections.
Status: current Access: not-accessible
OBJECT-TYPE    
  DlswTConnTcpConfigEntry  

dlswTConnTcpConfigKeepAliveInt 1.3.6.1.2.1.46.1.2.4.1.1.1.1
The time in seconds between TCP keepAlive messages when no traffic is flowing. Zero signifies no keepAlive protocol. Changes take effect only for new TCP connections.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..1800  

dlswTConnTcpConfigTcpConnections 1.3.6.1.2.1.46.1.2.4.1.1.1.2
This is our preferred number of TCP connections within a TCP transport connection. The actual number used is negotiated at capabilities exchange time. Changes take effect only for new transport connections.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..16  

dlswTConnTcpConfigMaxSegmentSize 1.3.6.1.2.1.46.1.2.4.1.1.1.3
This is the number of bytes that this node is willing to receive over the read TCP connection(s). Changes take effect for new transport connections.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..65535  

dlswTConnTcpOperTable 1.3.6.1.2.1.46.1.2.4.1.2
A list of TCP transport connections. It is optional but desirable for the agent to keep an entry for some period of time after the transport connection is disconnected. This allows the manager to capture additional useful information about the connection, in particular, statistical information and the cause of the disconnection.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DlswTConnTcpOperEntry

dlswTConnTcpOperEntry 1.3.6.1.2.1.46.1.2.4.1.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  DlswTConnTcpOperEntry  

dlswTConnTcpOperKeepAliveInt 1.3.6.1.2.1.46.1.2.4.1.2.1.1
The time in seconds between TCP keepAlive messages when no traffic is flowing. Zero signifies no keepAlive protocol is operating.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..1800  

dlswTConnTcpOperPrefTcpConnections 1.3.6.1.2.1.46.1.2.4.1.2.1.2
This is the number of TCP connections preferred by this DLSw partner, as received in its capabilities exchange message.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

dlswTConnTcpOperTcpConnections 1.3.6.1.2.1.46.1.2.4.1.2.1.3
This is the actual current number of TCP connections within this transport connection.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 1..16  

dlswIfTable 1.3.6.1.2.1.46.1.3.1
The list of interfaces on which DLSw is active.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DlswIfEntry

dlswIfEntry 1.3.6.1.2.1.46.1.3.1.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  DlswIfEntry  

dlswIfRowStatus 1.3.6.1.2.1.46.1.3.1.1.1
This object is used by the manager to create or delete the row entry in the dlswIfTable following the RowStatus textual convention.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dlswIfVirtualSegment 1.3.6.1.2.1.46.1.3.1.1.2
The segment number that uniquely identifies the virtual segment to which this DLSw interface is connected. Current source routing protocols limit this value to the range 0 - 4095. (The value 0 is used by some management applications for special test cases.) A value of 65535 signifies that no virtual segment is assigned to this interface. For instance, in a non-source routing environment, segment number assignment is not required.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..4095 | 65535  

dlswIfSapList 1.3.6.1.2.1.46.1.3.1.1.3
The SAP list indicates which SAPs are allowed to be data link switched through this interface. This list has the same format described for dlswTConnConfigSapList. When changes to this object take effect is implementation- specific. Turning off a particular SAP can destroy active circuits that are using that SAP. An agent implementation may reject such changes until there are no active circuits if it so chooses. In this case, it is up to the manager to close the circuits first, using dlswCircuitState. The DEFVAL below indicates support for SAPs 0, 4, 8, and C.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(16)  

dlswDirStat 1.3.6.1.2.1.46.1.4.1
OBJECT IDENTIFIER    

dlswDirMacEntries 1.3.6.1.2.1.46.1.4.1.1
The current total number of entries in the dlswDirMacTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

dlswDirMacCacheHits 1.3.6.1.2.1.46.1.4.1.2
The number of times a cache search for a particular MAC address resulted in success.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dlswDirMacCacheMisses 1.3.6.1.2.1.46.1.4.1.3
The number of times a cache search for a particular MAC address resulted in failure.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dlswDirMacCacheNextIndex 1.3.6.1.2.1.46.1.4.1.4
The next value of dlswDirMacIndex to be assigned by the agent. A retrieval of this object atomically reserves the returned value for use by the manager to create a row in dlswDirMacTable. This makes it possible for the agent to control the index space of the MAC address cache, yet allows the manager to administratively create new rows.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

dlswDirNBEntries 1.3.6.1.2.1.46.1.4.1.5
The current total number of entries in the dlswDirNBTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

dlswDirNBCacheHits 1.3.6.1.2.1.46.1.4.1.6
The number of times a cache search for a particular NetBIOS name resulted in success.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dlswDirNBCacheMisses 1.3.6.1.2.1.46.1.4.1.7
The number of times a cache search for a particular NetBIOS name resulted in failure.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dlswDirNBCacheNextIndex 1.3.6.1.2.1.46.1.4.1.8
The next value of dlswDirNBIndex to be assigned by the agent. A retrieval of this object atomically reserves the returned value for use by the manager to create a row in dlswDirNBTable. This makes it possible for the agent to control the index space for the NetBIOS name cache, yet allows the manager to administratively create new rows.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

dlswDirCache 1.3.6.1.2.1.46.1.4.2
OBJECT IDENTIFIER    

dlswDirMacTable 1.3.6.1.2.1.46.1.4.2.1
This table contains locations of MAC addresses. They could be either verified or not verified, local or remote, and configured locally or learned from either Capabilities Exchange messages or directory searches.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DlswDirMacEntry

dlswDirMacEntry 1.3.6.1.2.1.46.1.4.2.1.1
Indexed by dlswDirMacIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  DlswDirMacEntry  

dlswDirMacIndex 1.3.6.1.2.1.46.1.4.2.1.1.1
Uniquely identifies a conceptual row of this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..2147483647  

dlswDirMacMac 1.3.6.1.2.1.46.1.4.2.1.1.2
The MAC address, together with the dlswDirMacMask, specifies a set of MAC addresses that are defined or discovered through an interface or partner DLSw nodes.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddressNC  

dlswDirMacMask 1.3.6.1.2.1.46.1.4.2.1.1.3
The MAC address mask, together with the dlswDirMacMac, specifies a set of MAC addresses that are defined or discovered through an interface or partner DLSw nodes.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddressNC  

dlswDirMacEntryType 1.3.6.1.2.1.46.1.4.2.1.1.4
The cause of the creation of this conceptual row. It could be one of the three methods: (1) user configured, including via management protocol set operations, configuration file, command line or equivalent methods; (2) learned from the partner DLSw Capabilities Exchange messages; and (3) dynamic, e.g., learned from ICanReach messages, or LAN explorer frames. Since only individual MAC addresses can be dynamically learned, dynamic entries will all have a mask of all FFs. The public versus private distinction for user- configured resources applies only to local resources (UC remote resources are private), and indicates whether that resource should be advertised in capabilities exchange messages sent by this node.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER other(1), userConfiguredPublic(2), userConfiguredPrivate(3), partnerCapExMsg(4), dynamic(5)  

dlswDirMacLocationType 1.3.6.1.2.1.46.1.4.2.1.1.5
The location of the resource (or a collection of resources using a mask) of this conceptual row is either (1) local - the resource is reachable via an interface, or (2) remote - the resource is reachable via a partner DLSw node (or a set of partner DLSw nodes).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER other(1), local(2), remote(3)  

dlswDirMacLocation 1.3.6.1.2.1.46.1.4.2.1.1.6
Points to either the ifEntry, dlswTConnConfigEntry, dlswTConnOperEntry, 0.0, or something that is implementation specific. It identifies the location of the MAC address (or the collection of MAC addresses.)
Status: current Access: read-create
OBJECT-TYPE    
  RowPointer  

dlswDirMacStatus 1.3.6.1.2.1.46.1.4.2.1.1.7
This object specifies whether DLSw currently believes the MAC address to be accessible at the specified location. The value `notReachable' allows a configured resource definition to be taken out of service when a search to that resource fails (avoiding a repeat of the search).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unknown(1), reachable(2), notReachable(3)  

dlswDirMacLFSize 1.3.6.1.2.1.46.1.4.2.1.1.8
The largest size of the MAC INFO field (LLC header and data) that a circuit to the MAC address can carry through this path.
Status: current Access: read-create
OBJECT-TYPE    
  LFSize  

dlswDirMacRowStatus 1.3.6.1.2.1.46.1.4.2.1.1.9
This object is used by the manager to create or delete the row entry in the dlswDirMacTable following the RowStatus textual convention.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dlswDirNBTable 1.3.6.1.2.1.46.1.4.2.2
This table contains locations of NetBIOS names. They could be either verified or not verified, local or remote, and configured locally or learned from either Capabilities Exchange messages or directory searches.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DlswDirNBEntry

dlswDirNBEntry 1.3.6.1.2.1.46.1.4.2.2.1
Indexed by dlswDirNBIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  DlswDirNBEntry  

dlswDirNBIndex 1.3.6.1.2.1.46.1.4.2.2.1.1
Uniquely identifies a conceptual row of this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..2147483647  

dlswDirNBName 1.3.6.1.2.1.46.1.4.2.2.1.2
The NetBIOS name (including `any char' and `wildcard' characters) specifies a set of NetBIOS names that are defined or discovered through an interface or partner DLSw nodes.
Status: current Access: read-create
OBJECT-TYPE    
  NBName  

dlswDirNBNameType 1.3.6.1.2.1.46.1.4.2.2.1.3
Whether dlswDirNBName represents an (or a set of) individual or group NetBIOS name(s).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unknown(1), individual(2), group(3)  

dlswDirNBEntryType 1.3.6.1.2.1.46.1.4.2.2.1.4
The cause of the creation of this conceptual row. It could be one of the three methods: (1) user configured, including via management protocol set operations, configuration file, command line, or equivalent methods; (2) learned from the partner DLSw Capabilities Exchange messages; and (3) dynamic, e.g., learned from ICanReach messages, or test frames. Since only actual NetBIOS names can be dynamically learned, dynamic entries will not contain any char or wildcard characters. The public versus private distinction for user- configured resources applies only to local resources (UC remote resources are private), and indicates whether that resource should be advertised in capabilities exchange messages sent by this node.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER other(1), userConfiguredPublic(2), userConfiguredPrivate(3), partnerCapExMsg(4), dynamic(5)  

dlswDirNBLocationType 1.3.6.1.2.1.46.1.4.2.2.1.5
The location of the resource (or a collection of resources using any char/wildcard characters) of this conceptual row is either (1) local - the resource is reachable via an interface, or (2) remote - the resource is reachable via a a partner DLSw node (or a set of partner DLSw nodes).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER other(1), local(2), remote(3)  

dlswDirNBLocation 1.3.6.1.2.1.46.1.4.2.2.1.6
Points to either the ifEntry, dlswTConnConfigEntry, dlswTConnOperEntry, 0.0, or something that is implementation specific. It identifies the location of the NetBIOS name or the set of NetBIOS names.
Status: current Access: read-create
OBJECT-TYPE    
  RowPointer  

dlswDirNBStatus 1.3.6.1.2.1.46.1.4.2.2.1.7
This object specifies whether DLSw currently believes the NetBIOS name to be accessible at the specified location. The value `notReachable' allows a configured resource definition to be taken out of service when a search to that resource fails (avoiding a repeat of the search).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER unknown(1), reachable(2), notReachable(3)  

dlswDirNBLFSize 1.3.6.1.2.1.46.1.4.2.2.1.8
The largest size of the MAC INFO field (LLC header and data) that a circuit to the NB name can carry through this path.
Status: current Access: read-create
OBJECT-TYPE    
  LFSize  

dlswDirNBRowStatus 1.3.6.1.2.1.46.1.4.2.2.1.9
This object is used by manager to create or delete the row entry in the dlswDirNBTable following the RowStatus textual convention.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dlswDirLocate 1.3.6.1.2.1.46.1.4.3
OBJECT IDENTIFIER    

dlswDirLocateMacTable 1.3.6.1.2.1.46.1.4.3.1
This table is used to retrieve all entries in the dlswDirMacTable that match a given MAC address, in the order of the best matched first, the second best matched second, and so on, till no more entries match the given MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DlswDirLocateMacEntry

dlswDirLocateMacEntry 1.3.6.1.2.1.46.1.4.3.1.1
Indexed by dlswDirLocateMacMac and dlswDirLocateMacMatch. The first object is the MAC address of interest, and the second object is the order in the list of all entries that match the MAC address.
Status: current Access: not-accessible
OBJECT-TYPE    
  DlswDirLocateMacEntry  

dlswDirLocateMacMac 1.3.6.1.2.1.46.1.4.3.1.1.1
The MAC address to be located.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddressNC  

dlswDirLocateMacMatch 1.3.6.1.2.1.46.1.4.3.1.1.2
The order of the entries of dlswDirMacTable that match dlswDirLocateMacMac. A value of one represents the entry that best matches the MAC address. A value of two represents the second best matched entry, and so on.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..255  

dlswDirLocateMacLocation 1.3.6.1.2.1.46.1.4.3.1.1.3
Points to the dlswDirMacEntry.
Status: current Access: read-only
OBJECT-TYPE    
  RowPointer  

dlswDirLocateNBTable 1.3.6.1.2.1.46.1.4.3.2
This table is used to retrieve all entries in the dlswDirNBTable that match a given NetBIOS name, in the order of the best matched first, the second best matched second, and so on, till no more entries match the given NetBIOS name.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DlswDirLocateNBEntry

dlswDirLocateNBEntry 1.3.6.1.2.1.46.1.4.3.2.1
Indexed by dlswDirLocateNBName and dlswDirLocateNBMatch. The first object is the NetBIOS name of interest, and the second object is the order in the list of all entries that match the NetBIOS name.
Status: current Access: not-accessible
OBJECT-TYPE    
  DlswDirLocateNBEntry  

dlswDirLocateNBName 1.3.6.1.2.1.46.1.4.3.2.1.1
The NetBIOS name to be located (no any char or wildcards).
Status: current Access: not-accessible
OBJECT-TYPE    
  NBName  

dlswDirLocateNBMatch 1.3.6.1.2.1.46.1.4.3.2.1.2
The order of the entries of dlswDirNBTable that match dlswDirLocateNBName. A value of one represents the entry that best matches the NetBIOS name. A value of two represents the second best matched entry, and so on.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 1..255  

dlswDirLocateNBLocation 1.3.6.1.2.1.46.1.4.3.2.1.3
Points to the dlswDirNBEntry.
Status: current Access: read-only
OBJECT-TYPE    
  RowPointer  

dlswCircuitStat 1.3.6.1.2.1.46.1.5.1
OBJECT IDENTIFIER    

dlswCircuitStatActives 1.3.6.1.2.1.46.1.5.1.1
The current number of circuits in dlswCircuitTable that are not in the disconnected state.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

dlswCircuitStatCreates 1.3.6.1.2.1.46.1.5.1.2
The total number of entries ever added to dlswCircuitTable, or reactivated upon exiting `disconnected' state.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dlswCircuitTable 1.3.6.1.2.1.46.1.5.2
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DlswCircuitEntry

dlswCircuitEntry 1.3.6.1.2.1.46.1.5.2.1
Tok_String
Status: current Access: not-accessible
OBJECT-TYPE    
  DlswCircuitEntry  

dlswCircuitS1Mac 1.3.6.1.2.1.46.1.5.2.1.1
The MAC Address of End Station 1 (S1) used for this circuit.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddressNC  

dlswCircuitS1Sap 1.3.6.1.2.1.46.1.5.2.1.2
The SAP at End Station 1 (S1) used for this circuit.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1)  

dlswCircuitS1IfIndex 1.3.6.1.2.1.46.1.5.2.1.3
The ifEntry index of the local interface through which S1 can be reached.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..2147483647  

dlswCircuitS1DlcType 1.3.6.1.2.1.46.1.5.2.1.4
The DLC protocol in use between the DLSw node and S1.
Status: current Access: read-only
OBJECT-TYPE    
  DlcType  

dlswCircuitS1RouteInfo 1.3.6.1.2.1.46.1.5.2.1.5
If source-route bridging is in use between the DLSw node and S1, this is the routing information field describing the path between the two devices. Otherwise the value will be an OCTET STRING of zero length.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..30)  

dlswCircuitS1CircuitId 1.3.6.1.2.1.46.1.5.2.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0|8)  

dlswCircuitS1Dlc 1.3.6.1.2.1.46.1.5.2.1.7
Points to a conceptual row of the underlying DLC MIB, which could either be the standard MIBs (e.g., the SDLC), or an enterprise-specific DLC MIB.
Status: current Access: read-only
OBJECT-TYPE    
  RowPointer  

dlswCircuitS2Mac 1.3.6.1.2.1.46.1.5.2.1.8
The MAC Address of End Station 2 (S2) used for this circuit.
Status: current Access: not-accessible
OBJECT-TYPE    
  MacAddressNC  

dlswCircuitS2Sap 1.3.6.1.2.1.46.1.5.2.1.9
The SAP at End Station 2 (S2) used for this circuit.
Status: current Access: not-accessible
OBJECT-TYPE    
  OCTET STRING Size(1)  

dlswCircuitS2Location 1.3.6.1.2.1.46.1.5.2.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  EndStationLocation  

dlswCircuitS2TDomain 1.3.6.1.2.1.46.1.5.2.1.11
If the location of End Station 2 is remote, this value is the transport domain of the transport protocol the circuit is running over. Otherwise, the value is 0.0.
Status: current Access: read-only
OBJECT-TYPE    
  OBJECT IDENTIFIER  

dlswCircuitS2TAddress 1.3.6.1.2.1.46.1.5.2.1.12
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.
Status: current Access: read-only
OBJECT-TYPE    
  TAddress  

dlswCircuitS2CircuitId 1.3.6.1.2.1.46.1.5.2.1.13
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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0|8)  

dlswCircuitOrigin 1.3.6.1.2.1.46.1.5.2.1.14
This object specifies which of the two end stations initiated the establishment of this circuit.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER s1(1), s2(2)  

dlswCircuitEntryTime 1.3.6.1.2.1.46.1.5.2.1.15
The amount of time (in hundredths of a second) since this circuit table conceptual row was created.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

dlswCircuitStateTime 1.3.6.1.2.1.46.1.5.2.1.16
The amount of time (in hundredths of a second) since this circuit entered the current state.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

dlswCircuitState 1.3.6.1.2.1.46.1.5.2.1.17
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disconnected(1), circuitStart(2), resolvePending(3), circuitPending(4), circuitEstablished(5), connectPending(6), contactPending(7), connected(8), disconnectPending(9), haltPending(10), haltPendingNoack(11), circuitRestart(12), restartPending(13)  

dlswCircuitPriority 1.3.6.1.2.1.46.1.5.2.1.18
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unsupported(1), low(2), medium(3), high(4), highest(5)  

dlswCircuitFCSendGrantedUnits 1.3.6.1.2.1.46.1.5.2.1.19
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

dlswCircuitFCSendCurrentWndw 1.3.6.1.2.1.46.1.5.2.1.20
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

dlswCircuitFCRecvGrantedUnits 1.3.6.1.2.1.46.1.5.2.1.21
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

dlswCircuitFCRecvCurrentWndw 1.3.6.1.2.1.46.1.5.2.1.22
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..65535  

dlswCircuitFCLargestRecvGranted 1.3.6.1.2.1.46.1.5.2.1.23
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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

dlswCircuitFCLargestSendGranted 1.3.6.1.2.1.46.1.5.2.1.24
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.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

dlswCircuitFCHalveWndwSents 1.3.6.1.2.1.46.1.5.2.1.25
The number of Halve Window operations this DLSw has sent on this circuit, in its role as a data receiver. The value zero should be returned if this circuit is not running the DLSw pacing protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dlswCircuitFCResetOpSents 1.3.6.1.2.1.46.1.5.2.1.26
The number of Reset Window operations this DLSw has sent on this circuit, in its role as a data receiver. The value zero should be returned if this circuit is not running the DLSw pacing protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dlswCircuitFCHalveWndwRcvds 1.3.6.1.2.1.46.1.5.2.1.27
The number of Halve Window operations this DLSw has received on this circuit, in its role as a data sender. The value zero should be returned if this circuit is not running the DLSw pacing protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dlswCircuitFCResetOpRcvds 1.3.6.1.2.1.46.1.5.2.1.28
The number of Reset Window operations this DLSw has received on this circuit, in its role as a data sender. The value zero should be returned if this circuit is not running the DLSw pacing protocol.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

dlswCircuitDiscReasonLocal 1.3.6.1.2.1.46.1.5.2.1.29
The reason why this circuit was last disconnected, as seen by this DLSw node. This object is present only if the agent keeps circuit table entries around for some period after circuit disconnect.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER endStationDiscRcvd(1), endStationDlcError(2), protocolError(3), operatorCommand(4), haltDlRcvd(5), haltDlNoAckRcvd(6), transportConnClosed(7)  

dlswCircuitDiscReasonRemote 1.3.6.1.2.1.46.1.5.2.1.30
The generic reason code why this circuit was last disconnected, as reported by the DLSw partner in a HALT_DL or HALT_DL_NOACK. If the partner does not send a reason code in these messages, or the DLSw implementation does not report receiving one, the value `unknown' is returned. This object is present only if the agent keeps circuit table entries around for some period after circuit disconnect.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(1), endStationDiscRcvd(2), endStationDlcError(3), protocolError(4), operatorCommand(5)  

dlswCircuitDiscReasonRemoteData 1.3.6.1.2.1.46.1.5.2.1.31
Implementation-specific data reported by the DLSw partner in a HALT_DL or HALT_DL_NOACK, to help specify how and why this circuit was last disconnected. If the partner does not send this data in these messages, or the DLSw implementation does not report receiving it, a string of zero length is returned. This object is present only if the agent keeps circuit table entries around for some period after circuit disconnect.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0|4)  

dlswSdlcLsEntries 1.3.6.1.2.1.46.1.6.1
The number of entries in dlswSdlcLsTable.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

dlswSdlcLsTable 1.3.6.1.2.1.46.1.6.2
The table defines the virtual MAC addresses for those SDLC link stations that participate in data link switching.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    DlswSdlcLsEntry

dlswSdlcLsEntry 1.3.6.1.2.1.46.1.6.2.1
The index of this table is the ifIndex value for the SDLC port which owns this link station and the poll address of the particular SDLC link station.
Status: current Access: not-accessible
OBJECT-TYPE    
  DlswSdlcLsEntry  

dlswSdlcLsLocalMac 1.3.6.1.2.1.46.1.6.2.1.1
The virtual MAC address used to represent the SDLC-attached link station to the rest of the DLSw network.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddressNC  

dlswSdlcLsLocalSap 1.3.6.1.2.1.46.1.6.2.1.2
The SAP used to represent this link station.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(1)  

dlswSdlcLsLocalIdBlock 1.3.6.1.2.1.46.1.6.2.1.3
The block number is the first three digits of the node_id, if available. These 3 hexadecimal digits identify the product.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0|3)  

dlswSdlcLsLocalIdNum 1.3.6.1.2.1.46.1.6.2.1.4
The ID number is the last 5 digits of the node_id, if available. These 5 hexadecimal digits are administratively defined and combined with the 3 digit block number form the node_id. This node_id is used to identify the local node and is included in SNA XIDs.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0|5)  

dlswSdlcLsRemoteMac 1.3.6.1.2.1.46.1.6.2.1.5
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.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddressNC  

dlswSdlcLsRemoteSap 1.3.6.1.2.1.46.1.6.2.1.6
The SAP of the remote station to which this link station should be connected. If this information is not available, a length of zero for this object should be returned.
Status: current Access: read-create
OBJECT-TYPE    
  OCTET STRING Size(0|1)  

dlswSdlcLsRowStatus 1.3.6.1.2.1.46.1.6.2.1.7
This object is used by the manager to create or delete the row entry in the dlswSdlcLsTable following the RowStatus textual convention.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

dlswTrapControl 1.3.6.1.2.1.46.1.1.10
OBJECT IDENTIFIER    

dlswTrapCntlTConnPartnerReject 1.3.6.1.2.1.46.1.1.10.1
Indicates whether the DLSw is permitted to emit partner reject related traps. With the value of `enabled' the DLSw will emit all partner reject related traps. With the value of `disabled' the DLSw will not emit any partner reject related traps. With the value of `partial' the DLSw will only emits partner reject traps for CapEx reject. The changes take effect immediately.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), partial(3)  

dlswTrapCntlTConnProtViolation 1.3.6.1.2.1.46.1.1.10.2
Indicates whether the DLSw is permitted to generate protocol-violation traps on the events such as window size violation. The changes take effect immediately.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

dlswTrapCntlTConn 1.3.6.1.2.1.46.1.1.10.3
Indicates whether the DLSw is permitted to emit transport connection up and down traps. With the value of `enabled' the DLSw will emit traps when connections enter `connected' and `disconnected' states. With the value of `disabled' the DLSw will not emit traps when connections enter of `connected' and `disconnected' states. With the value of `partial' the DLSw will only emits transport connection down traps when the connection is closed with busy. The changes take effect immediately.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), partial(3)  

dlswTrapCntlCircuit 1.3.6.1.2.1.46.1.1.10.4
Indicates whether the DLSw is permitted to generate circuit up and down traps. With the value of `enabled' the DLSw will emit traps when circuits enter `connected' and `disconnected' states. With the value of `disabled' the DLSw will not emit traps when circuits enter of `connected' and `disconnected' states. With the value of `partial' the DLSw will emit traps only for those circuits that are initiated by this DLSw, e.g., originating the CUR_CS message. The changes take effect immediately.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2), partial(3)  

dlswTraps 1.3.6.1.2.1.46.1.0
OBJECT IDENTIFIER    

dlswTrapTConnPartnerReject 1.3.6.1.2.1.46.1.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 dlswTrapCntlTConnPartnerReject.
Status: current Access: read-write
NOTIFICATION-TYPE    

dlswTrapTConnProtViolation 1.3.6.1.2.1.46.1.0.2
This trap is sent each time a protocol violation is detected for a transport connection. The emission of this trap is controlled by dlswTrapCntlTConnProtViolation.
Status: current Access: read-write
NOTIFICATION-TYPE    

dlswTrapTConnUp 1.3.6.1.2.1.46.1.0.3
This trap is sent each time a transport connection enters `connected' state. The emission of this trap is controlled by dlswTrapCntlTConn.
Status: current Access: read-write
NOTIFICATION-TYPE    

dlswTrapTConnDown 1.3.6.1.2.1.46.1.0.4
This trap is sent each time a transport connection enters `disconnected' state. The emission of this trap is controlled by dlswTrapCntlTConn.
Status: current Access: read-write
NOTIFICATION-TYPE    

dlswTrapCircuitUp 1.3.6.1.2.1.46.1.0.5
This trap is sent each time a circuit enters `connected' state. The emission of this trap is controlled by dlswTrapCntlCircuit.
Status: current Access: read-write
NOTIFICATION-TYPE    

dlswTrapCircuitDown 1.3.6.1.2.1.46.1.0.6
This trap is sent each time a circuit enters `disconnected' state. The emission of this trap is controlled by dlswTrapCntlCircuit.
Status: current Access: read-write
NOTIFICATION-TYPE    

dlswConformance 1.3.6.1.2.1.46.3
OBJECT IDENTIFIER    

dlswCompliances 1.3.6.1.2.1.46.3.1
OBJECT IDENTIFIER    

dlswGroups 1.3.6.1.2.1.46.3.2
OBJECT IDENTIFIER    

dlswCoreCompliance 1.3.6.1.2.1.46.3.1.1
The core compliance statement for all DLSw nodes.
Status: current Access: read-only
MODULE-COMPLIANCE    

dlswTConnTcpCompliance 1.3.6.1.2.1.46.3.1.2
Compliance for DLSw nodes that use TCP as a transport connection protocol.
Status: current Access: read-only
MODULE-COMPLIANCE    

dlswDirCompliance 1.3.6.1.2.1.46.3.1.3
Compliance for DLSw nodes that provide a directory function.
Status: current Access: read-only
MODULE-COMPLIANCE    

dlswDirLocateCompliance 1.3.6.1.2.1.46.3.1.4
Compliance for DLSw nodes that provide an ordered list of directory entries for a given resource.
Status: current Access: read-only
MODULE-COMPLIANCE    

dlswSdlcCompliance 1.3.6.1.2.1.46.3.1.5
Compliance for DLSw nodes that support SDLC.
Status: current Access: read-only
MODULE-COMPLIANCE    

dlswNodeGroup 1.3.6.1.2.1.46.3.2.1
Conformance group for DLSw node general information.
Status: current Access: read-only
OBJECT-GROUP    

dlswNodeNBGroup 1.3.6.1.2.1.46.3.2.2
Conformance group for DLSw node general information specifically for nodes that support NetBIOS.
Status: current Access: read-only
OBJECT-GROUP    

dlswTConnStatGroup 1.3.6.1.2.1.46.3.2.3
Conformance group for statistics for transport connections.
Status: current Access: read-only
OBJECT-GROUP    

dlswTConnConfigGroup 1.3.6.1.2.1.46.3.2.4
Conformance group for the configuration of transport connections.
Status: current Access: read-only
OBJECT-GROUP    

dlswTConnOperGroup 1.3.6.1.2.1.46.3.2.5
Conformance group for operation information for transport connections.
Status: current Access: read-only
OBJECT-GROUP    

dlswTConnNBGroup 1.3.6.1.2.1.46.3.2.6
Conformance group for operation information for transport connections, specifically for nodes that support NetBIOS.
Status: current Access: read-only
OBJECT-GROUP    

dlswTConnTcpConfigGroup 1.3.6.1.2.1.46.3.2.7
Conformance group for configuration information for transport connections using TCP.
Status: current Access: read-only
OBJECT-GROUP    

dlswTConnTcpOperGroup 1.3.6.1.2.1.46.3.2.8
Conformance group for operation information for transport connections using TCP.
Status: current Access: read-only
OBJECT-GROUP    

dlswInterfaceGroup 1.3.6.1.2.1.46.3.2.9
Conformance group for DLSw interfaces.
Status: current Access: read-only
OBJECT-GROUP    

dlswDirGroup 1.3.6.1.2.1.46.3.2.10
Conformance group for DLSw directory using MAC addresses.
Status: current Access: read-only
OBJECT-GROUP    

dlswDirNBGroup 1.3.6.1.2.1.46.3.2.11
Conformance group for DLSw directory using NetBIOS names.
Status: current Access: read-only
OBJECT-GROUP    

dlswDirLocateGroup 1.3.6.1.2.1.46.3.2.12
Conformance group for a node that can return directory entry order for a given MAC address.
Status: current Access: read-only
OBJECT-GROUP    

dlswDirLocateNBGroup 1.3.6.1.2.1.46.3.2.13
Conformance group for a node that can return directory entry order for a given NetBIOS name.
Status: current Access: read-only
OBJECT-GROUP    

dlswCircuitStatGroup 1.3.6.1.2.1.46.3.2.14
Conformance group for statistics about circuits.
Status: current Access: read-only
OBJECT-GROUP    

dlswCircuitGroup 1.3.6.1.2.1.46.3.2.15
Conformance group for DLSw circuits.
Status: current Access: read-only
OBJECT-GROUP    

dlswSdlcGroup 1.3.6.1.2.1.46.3.2.16
Conformance group for DLSw SDLC support.
Status: current Access: read-only
OBJECT-GROUP