A3Com-DLSW-r1-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
5
Rows
5
Columns
98

dlswTConnConfigTable

table mandatory
.1.3.6.1.4.1.43.2.24.2.2 · 1 row entry · 13 columns
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.
dlswTConnConfigEntry entry .1.3.6.1.4.1.43.2.24.2.2.1
Each conceptual row defines a collection of
transport connections.
Indexes
dlswTConnConfigIndex
Column Syntax OID
dlswTConnConfigIndex mandatory
The index to the conceptual row of the table.
Non-positive 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 correspond…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.2.24.2.2.1.1
dlswTConnConfigTDomain mandatory
The object identifier which indicates the transport
domain of this conceptual row.
ObjectIdentifierr/w .1.3.6.1.4.1.43.2.24.2.2.1.2
dlswTConnConfigLocalTAddr mandatory
The local transport address for this conceptual row
of the transport connection definition.
TAddressr/w
Textual Convention: TAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.2.24.2.2.1.3
dlswTConnConfigRemoteTAddr mandatory
The remote transport address. Together with the
dlswTConnConfigRemoteTAddrMask, the object instance
of this conceptual row identifies a collection of
the transport connections that will be either
initiated by this DLSw…
TAddressr/w
Textual Convention: TAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.2.24.2.2.1.4
dlswTConnConfigLastModifyTime mandatory
The value of dlswUpTime when the value of any object in
this conceptual row was last changed. This value may
be compared to dlswTConnOperConnectTime to determine
whether values in this row are completely valid for a
tr…
DlswTimeStampr/w
Textual Convention: DlswTimeStamp Unsigned32
.1.3.6.1.4.1.43.2.24.2.2.1.5
dlswTConnConfigEntryType mandatory
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
d…
Enumerationr/w
Enumerated Values:
1individual
2global
3group
.1.3.6.1.4.1.43.2.24.2.2.1.6
dlswTConnConfigGroupDefinition mandatory
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.
Instancepointerr/w
Textual Convention: Instancepointer Integer32
.1.3.6.1.4.1.43.2.24.2.2.1.7
dlswTConnConfigSetupType mandatory
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 D…
Enumerationr/w
Enumerated Values:
1other
2activePersistent
3activeOnDemand
4passive
5excluded
.1.3.6.1.4.1.43.2.24.2.2.1.8
dlswTConnConfigSapList mandatory
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 repre…
OctetStringr/w
Constraints:
range: 16-16
.1.3.6.1.4.1.43.2.24.2.2.1.9
dlswTConnConfigAdvertiseMacNB mandatory
The value of true indicates that defined local MAC
addresses and NetBIOS names will be advertised to a
partner node via initial and (if supported) run-time
capabilities exchange messages.
Truthvaluer/w
Textual Convention: Truthvalue Enumeration
Type Values:
1false
2true
.1.3.6.1.4.1.43.2.24.2.2.1.10
dlswTConnConfigInitCirRecvWndw mandatory
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 w…
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.43.2.24.2.2.1.11
dlswTConnConfigOpens mandatory
Number of times transport connections entered
connected state according to the definition of
this conceptual row.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.2.24.2.2.1.12
dlswTConnConfigRowStatus mandatory
This object is used by a Management Station 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 defi…
RowStatusr/w
Textual Convention: RowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.43.2.24.2.2.1.13

dlswTConnOperTable

table mandatory
.1.3.6.1.4.1.43.2.24.2.3 · 1 row entry · 36 columns
A list of transport connections.   It is optional but
desirable for an implementation to keep an entry for
some period of time after the transport connection is
disconnected.  This allows a network management station
to capture additional useful information about the connection,
in particular, statistical information and the cause of the
disconnection.
dlswTConnOperEntry entry .1.3.6.1.4.1.43.2.24.2.3.1
Indexes
dlswTConnOperTDomain dlswTConnOperRemoteTAddr
Column Syntax OID
dlswTConnOperTDomain mandatory
The object identifier indicates the transport domain
of this transport connection.
ObjectIdentifier .1.3.6.1.4.1.43.2.24.2.3.1.1
dlswTConnOperLocalTAddr mandatory
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.
TAddress
Textual Convention: TAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.2.24.2.3.1.2
dlswTConnOperRemoteTAddr mandatory
The remote transport address of this transport connection.
TAddress
Textual Convention: TAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.2.24.2.3.1.3
dlswTConnOperEntryTime mandatory
The value of dlswUpTime when this transport connection
conceptual row was created.
DlswTimeStamp
Textual Convention: DlswTimeStamp Unsigned32
.1.3.6.1.4.1.43.2.24.2.3.1.4
dlswTConnOperConnectTime mandatory
The value of dlswUpTime when this transport connection
last entered the -connected- state. A value of zero means
this transport connection has never been established.
DlswTimeStamp
Textual Convention: DlswTimeStamp Unsigned32
.1.3.6.1.4.1.43.2.24.2.3.1.5
dlswTConnOperState mandatory
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 connect…
Enumerationr/w
Enumerated Values:
1connecting
2initCapExchange
3connected
4quiescing
5disconnecting
6disconnected
.1.3.6.1.4.1.43.2.24.2.3.1.6
dlswTConnOperConfigIndex mandatory
The value of dlswTConnConfigIndex of the dlswTConnConfigEntry
that governs the configuration information used by this
dlswTConnOperEntry. A management station can therefore
normally examine both configured and operatio…
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.2.24.2.3.1.7
dlswTConnOperFlowCntlMode mandatory
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 tranport connection (i.e., after
CapEx is sent but before Capex …
Enumeration
Enumerated Values:
1undetermined
2pacing
3other
.1.3.6.1.4.1.43.2.24.2.3.1.8
dlswTConnOperPartnerVersion mandatory
This value identifies which version (first octet) and release
(second octect) of the DLSw standard is supported by this
partner DLSw. This information is obtained from a DLSw
capabilities exchange message received from …
OctetString
Constraints:
range: 0-2
.1.3.6.1.4.1.43.2.24.2.3.1.9
dlswTConnOperPartnerVendorID mandatory
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.…
OctetString
Constraints:
range: 0-3
.1.3.6.1.4.1.43.2.24.2.3.1.10
dlswTConnOperPartnerVersionStr mandatory
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…
OctetString
Constraints:
range: 0-253
.1.3.6.1.4.1.43.2.24.2.3.1.11
dlswTConnOperPartnerInitPacingWndw mandatory
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…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.43.2.24.2.3.1.12
dlswTConnOperPartnerSapList mandatory
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
OctetStringr/w
Constraints:
range: 0-16
.1.3.6.1.4.1.43.2.24.2.3.1.13
dlswTConnOperPartnerNBExcl mandatory
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 o…
Truthvalue
Textual Convention: Truthvalue Enumeration
Type Values:
1false
2true
.1.3.6.1.4.1.43.2.24.2.3.1.14
dlswTConnOperPartnerMacExcl mandatory
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 ot…
Truthvalue
Textual Convention: Truthvalue Enumeration
Type Values:
1false
2true
.1.3.6.1.4.1.43.2.24.2.3.1.15
dlswTConnOperPartnerNBInfo mandatory
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 …
Enumeration
Enumerated Values:
1none
2partial
3complete
4notApplicable
.1.3.6.1.4.1.43.2.24.2.3.1.16
dlswTConnOperPartnerMacInfo mandatory
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 k…
Enumeration
Enumerated Values:
1none
2partial
3complete
4notApplicable
.1.3.6.1.4.1.43.2.24.2.3.1.17
dlswTConnOperDiscTime mandatory
The value of dlswUpTime when dlswTConnOperState last
entered -disconnected- state.
DlswTimeStamp
Textual Convention: DlswTimeStamp Unsigned32
.1.3.6.1.4.1.43.2.24.2.3.1.18
dlswTConnOperDiscReason mandatory
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.
Enumeration
Enumerated Values:
1other
2capExFailed
3transportLayerDisc
4operatorCommand
5lastCircuitDiscd
6protocolError
.1.3.6.1.4.1.43.2.24.2.3.1.19
dlswTConnOperDiscActiveCir mandatory
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.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.2.24.2.3.1.20
dlswTConnOperInDataPkts mandatory
The number of Switch-to-Switch Protocol (SSP) messages of
type DGRMFRAME, DATAFRAME, or INFOFRAME received on this
transport connection.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.2.24.2.3.1.21
dlswTConnOperOutDataPkts mandatory
The number of Switch-to-Switch Protocol (SSP) messages of
type DGRMFRAME, DATAFRAME, or INFOFRAME transmitted on this
transport connection.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.2.24.2.3.1.22
dlswTConnOperInDataOctets mandatory
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 me…
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.2.24.2.3.1.23
dlswTConnOperOutDataOctets mandatory
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…
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.2.24.2.3.1.24
dlswTConnOperInCntlPkts mandatory
The number of Switch-to-Switch Protocol (SSP) messages
received on this transport connection which were not of
type DGRMFRAME, DATAFRAME, or INFOFRAME.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.2.24.2.3.1.25
dlswTConnOperOutCntlPkts mandatory
The number of Switch-to-Switch Protocol (SSP) messages of
transmitted on this transport connection which were not of
type DGRMFRAME, DATAFRAME, or INFOFRAME.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.2.24.2.3.1.26
dlswTConnOperCURexSents mandatory
The number of CanUReach_ex messages sent on this transport
connection.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.2.24.2.3.1.27
dlswTConnOperICRexRcvds mandatory
The number of ICanReach_ex messages received on this transport
connection.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.2.24.2.3.1.28
dlswTConnOperCURexRcvds mandatory
The number of CanUReach_ex messages received on this transport
connection.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.2.24.2.3.1.29
dlswTConnOperICRexSents mandatory
The number of ICanReach_ex messages sent on this transport
connection.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.2.24.2.3.1.30
dlswTConnOperNQexSents mandatory
The number of NetBIOS_NQ_ex (NetBIOS Name Query-explorer) messages
sent on this transport connection.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.2.24.2.3.1.31
dlswTConnOperNRexRcvds mandatory
The number of NETBIOS_NR_ex (NetBIOS Name Recognized-explorer)
messages received on this transport connection.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.2.24.2.3.1.32
dlswTConnOperNQexRcvds mandatory
The number of NETBIOS_NQ_ex messages received on this
transport connection.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.2.24.2.3.1.33
dlswTConnOperNRexSents mandatory
The number of NETBIOS_NR_ex messages sent on this transport
connection.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.2.24.2.3.1.34
dlswTConnOperCirCreates mandatory
The number of times that circuits entered -circuit_established-
state (not counting transitions from -circuit_restart-).
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.2.24.2.3.1.35
dlswTConnOperCircuits mandatory
The number of currently active circuits on this transport
connection, where -active- means not in -disconnected- state.
RFC1155-SMIGauge
Textual Convention: RFC1155-SMIGauge Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.2.24.2.3.1.36

dlswDirMacTable

table mandatory
.1.3.6.1.4.1.43.2.24.4.2.1 · 1 row entry · 9 columns
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.
dlswDirMacEntry entry .1.3.6.1.4.1.43.2.24.4.2.1.1
Indexed by dlswDirMacIndex.
Indexes
dlswDirMacIndex
Column Syntax OID
dlswDirMacIndex mandatory
Uniquely identifies a conceptual row of this table.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.2.24.4.2.1.1.1
dlswDirMacMac mandatory
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.
MacAddress
Textual Convention: MacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.43.2.24.4.2.1.1.2
dlswDirMacMask mandatory
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.
MacAddress
Textual Convention: MacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.43.2.24.4.2.1.1.3
dlswDirMacEntryType mandatory
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) …
Enumeration
Enumerated Values:
1other
2userConfiguredPublic
3userConfiguredPrivate
4partnerCapExMsg
5dynamic
.1.3.6.1.4.1.43.2.24.4.2.1.1.4
dlswDirMacLocationType mandatory
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 D…
Enumeration
Enumerated Values:
1other
2local
3remote
.1.3.6.1.4.1.43.2.24.4.2.1.1.5
dlswDirMacLocation mandatory
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.)
Instancepointer
Textual Convention: Instancepointer Integer32
.1.3.6.1.4.1.43.2.24.4.2.1.1.6
dlswDirMacStatus mandatory
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…
Enumeration
Enumerated Values:
1unknown
2reachable
3notReachable
.1.3.6.1.4.1.43.2.24.4.2.1.1.7
dlswDirMacLFSize mandatory
The largest size of the MAC INFO field (LLC header and data)
that a circuit to the MAC address can carry through this path.
LFSize
Textual Convention: LFSize Integer32
.1.3.6.1.4.1.43.2.24.4.2.1.1.8
dlswDirMacRowStatus mandatory
This object is used by a Management Station to create
or delete the row entry in the dlswDirMacTable
following the RowStatus textual convention.
RowStatus
Textual Convention: RowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.43.2.24.4.2.1.1.9

dlswDirNBTable

table mandatory
.1.3.6.1.4.1.43.2.24.4.2.2 · 1 row entry · 9 columns
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.
dlswDirNBEntry entry .1.3.6.1.4.1.43.2.24.4.2.2.1
Indexed by dlswDirNBIndex.
Indexes
dlswDirNBIndex
Column Syntax OID
dlswDirNBIndex mandatory
Uniquely identifies a conceptual row of this table.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.2.24.4.2.2.1.1
dlswDirNBName mandatory
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.
NBName
Textual Convention: NBName OctetString
Type Constraints:
range: 0..16
.1.3.6.1.4.1.43.2.24.4.2.2.1.2
dlswDirNBNameType mandatory
Whether dlswDirNBName represents an (or a set of) individual
or group NetBIOS name(s).
Enumeration
Enumerated Values:
1unknown
2individual
3group
.1.3.6.1.4.1.43.2.24.4.2.2.1.3
dlswDirNBEntryType mandatory
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)…
Enumeration
Enumerated Values:
1other
2userConfiguredPublic
3userConfiguredPrivate
4partnerCapExMsg
5dynamic
.1.3.6.1.4.1.43.2.24.4.2.2.1.4
dlswDirNBLocationType mandatory
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 rea…
Enumeration
Enumerated Values:
1other
2local
3remote
.1.3.6.1.4.1.43.2.24.4.2.2.1.5
dlswDirNBLocation mandatory
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.
Instancepointer
Textual Convention: Instancepointer Integer32
.1.3.6.1.4.1.43.2.24.4.2.2.1.6
dlswDirNBStatus mandatory
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 searc…
Enumeration
Enumerated Values:
1unknown
2reachable
3notReachable
.1.3.6.1.4.1.43.2.24.4.2.2.1.7
dlswDirNBLFSize mandatory
The largest size of the MAC INFO field (LLC header and data)
that a circuit to the NB name can carry through this path.
LFSize
Textual Convention: LFSize Integer32
.1.3.6.1.4.1.43.2.24.4.2.2.1.8
dlswDirNBRowStatus mandatory
This object is used by a Management Station to create
or delete the row entry in the dlswDirNBTable
following the RowStatus textual convention.
RowStatus
Textual Convention: RowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.43.2.24.4.2.2.1.9

dlswCircuitTable

table mandatory
.1.3.6.1.4.1.43.2.24.5.2 · 1 row entry · 31 columns
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.
dlswCircuitEntry entry .1.3.6.1.4.1.43.2.24.5.2.1
Indexes
dlswCircuitS1Mac dlswCircuitS1Sap dlswCircuitS2Mac dlswCircuitS2Sap
Column Syntax OID
dlswCircuitS1Mac mandatory
The MAC Address of End Station 1 (S1) used for this circuit.
MacAddress
Textual Convention: MacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.43.2.24.5.2.1.1
dlswCircuitS1Sap mandatory
The SAP at End Station 1 (S1) used for this circuit.
OctetString
Constraints:
range: 1-1
.1.3.6.1.4.1.43.2.24.5.2.1.2
dlswCircuitS1IfIndex mandatory
The IfEntry index of the local interface through which S1
can be reached.
Integer32
Textual Convention: COPS-PR-SPPIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.43.2.24.5.2.1.3
dlswCircuitS1DlcType mandatory
The DLC protocol in use between the DLSw node and S1.
DlcType
Textual Convention: DlcType Enumeration
Type Values:
1other
2na
3llc
4sdlc
.1.3.6.1.4.1.43.2.24.5.2.1.4
dlswCircuitS1RouteInfo mandatory
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.
OctetString
Constraints:
range: 0-30
.1.3.6.1.4.1.43.2.24.5.2.1.5
dlswCircuitS1CircuitId mandatory
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 …
OctetString
Constraints:
range: 0-8
.1.3.6.1.4.1.43.2.24.5.2.1.6
dlswCircuitS1Dlc mandatory
Points to a conceptual row of the underlying DLC MIB,
which could either be the standard SDLC or LLC MIBs, or an
enterprise-specific DLC MIB.
Instancepointer
Textual Convention: Instancepointer Integer32
.1.3.6.1.4.1.43.2.24.5.2.1.7
dlswCircuitS2Mac mandatory
The MAC Address of End Station 2 (S2) used for this circuit.
MacAddress
Textual Convention: MacAddress OctetString
Type Constraints:
range: 6
.1.3.6.1.4.1.43.2.24.5.2.1.8
dlswCircuitS2Sap mandatory
The SAP at End Station 2 (S2) used for this circuit.
OctetString
Constraints:
range: 1-1
.1.3.6.1.4.1.43.2.24.5.2.1.9
dlswCircuitS2Location mandatory
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.
EndStationLocation
Textual Convention: EndStationLocation Enumeration
Type Values:
1other
2internal
3remote
4local
.1.3.6.1.4.1.43.2.24.5.2.1.10
dlswCircuitS2TDomain mandatory
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.
ObjectIdentifier .1.3.6.1.4.1.43.2.24.5.2.1.11
dlswCircuitS2TAddress mandatory
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.
TAddress
Textual Convention: TAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.43.2.24.5.2.1.12
dlswCircuitS2CircuitId mandatory
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 circu…
OctetString
Constraints:
range: 0-8
.1.3.6.1.4.1.43.2.24.5.2.1.13
dlswCircuitOrigin mandatory
This object specifies which of the two end stations
initiated the establishment of this circuit.
Enumeration
Enumerated Values:
1s1
2s2
.1.3.6.1.4.1.43.2.24.5.2.1.14
dlswCircuitEntryTime mandatory
The value of dlswUpTime when this circuit table
conceptual row was created.
DlswTimeStamp
Textual Convention: DlswTimeStamp Unsigned32
.1.3.6.1.4.1.43.2.24.5.2.1.15
dlswCircuitStateTime mandatory
The value of dlswUpTime when this circuit entered the
current state.
DlswTimeStamp
Textual Convention: DlswTimeStamp Unsigned32
.1.3.6.1.4.1.43.2.24.5.2.1.16
dlswCircuitState mandatory
The current state of this circuit. The implementation
may choose to keep entries for some period of time after
circuit disconnect, so the network management station can
gather the time and cause of disconnection.
Enumerationr/w
Enumerated Values:
1disconnected
2circuitStart
3resolvePending
4circuitPending
5circuitEstablished
6connectPending
7contactPending
8connected
9disconnectPending
10haltPending
11haltPendingNoack
12circuitRestart
13restartPending
.1.3.6.1.4.1.43.2.24.5.2.1.17
dlswCircuitPriority mandatory
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 -u…
Enumeration
Enumerated Values:
0unsupported
1low
2medium
3high
4highest
.1.3.6.1.4.1.43.2.24.5.2.1.18
dlswCircuitFCSendGrantedUnits mandatory
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…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.43.2.24.5.2.1.19
dlswCircuitFCSendCurrentWndw mandatory
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 in…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.43.2.24.5.2.1.20
dlswCircuitFCRecvGrantedUnits mandatory
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.
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.43.2.24.5.2.1.21
dlswCircuitFCRecvCurrentWndw mandatory
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 sen…
Integer32
Constraints:
range: 0-65535
.1.3.6.1.4.1.43.2.24.5.2.1.22
dlswCircuitFCLargestRecvGranted mandatory
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 op…
RFC1155-SMIGauge
Textual Convention: RFC1155-SMIGauge Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.2.24.5.2.1.23
dlswCircuitFCLargestSendGranted mandatory
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 DLS…
RFC1155-SMIGauge
Textual Convention: RFC1155-SMIGauge Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.2.24.5.2.1.24
dlswCircuitFCHalveWndwSents mandatory
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.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.2.24.5.2.1.25
dlswCircuitFCResetOpSents mandatory
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.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.2.24.5.2.1.26
dlswCircuitFCHalveWndwRcvds mandatory
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.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.2.24.5.2.1.27
dlswCircuitFCResetOpRcvds mandatory
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.
RFC1155-SMICounter
Textual Convention: RFC1155-SMICounter Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.43.2.24.5.2.1.28
dlswCircuitDiscReasonLocal mandatory
The reason why this circuit was last disconnected, as seen
by this DLSw node.

This object is present only if the implementation keeps circuit
table entries around for some period after circuit disconnect.
Enumeration
Enumerated Values:
1endStationDiscRcvd
2endStationDlcError
3protocolError
4operatorCommand
5haltDlRcvd
6haltDlNoAckRcvd
7transportConnClosed
.1.3.6.1.4.1.43.2.24.5.2.1.29
dlswCircuitDiscReasonRemote mandatory
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 doe…
Enumeration
Enumerated Values:
0unknown
1endStationDiscRcvd
2endStationDlcError
3protocolError
4operatorCommand
.1.3.6.1.4.1.43.2.24.5.2.1.30
dlswCircuitDiscReasonRemoteData mandatory
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 …
OctetString
Constraints:
range: 0-4
.1.3.6.1.4.1.43.2.24.5.2.1.31