CISCO-DLSW-MIB Table View

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

Tables
11
Rows
11
Columns
120
.1.3.6.1.4.1.9.10.9.1.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.
ciscoDlswTConnConfigEntry entry .1.3.6.1.4.1.9.10.9.1.2.2.1
Each conceptual row defines a collection of
transport connections.
Indexes
ciscoDlswTConnConfigIndex
Column Syntax OID
ciscoDlswTConnConfigIndex
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
Constraints:
range: 1-65000
.1.3.6.1.4.1.9.10.9.1.2.2.1.1
ciscoDlswTConnConfigTDomain
The object identifier which indicates the transport
domain of this conceptual row.
ObjectIdentifier .1.3.6.1.4.1.9.10.9.1.2.2.1.2
ciscoDlswTConnConfigLocalTAddr
The local transport address for this conceptual row
of the transport connection definition.
TAddress
Textual Convention: TAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.10.9.1.2.2.1.3
ciscoDlswTConnConfigRemoteTAddr
The remote transport address. Together with the
ciscoDlswTConnConfigRemoteTAddrMask, the object instance
of this conceptual row identifies a collection of
the transport connections that will be either
initiated by this…
TAddress
Textual Convention: TAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.10.9.1.2.2.1.4
ciscoDlswTConnConfigLastModifyTime
The value of ciscoDlswUpTime when the value of any object in
this conceptual row was last changed. This value may
be compared to ciscoDlswTConnOperConnectTime to determine
whether values in this row are completely vali…
DlswTimeStamp
Textual Convention: DlswTimeStamp Unsigned32
.1.3.6.1.4.1.9.10.9.1.2.2.1.5
ciscoDlswTConnConfigEntryType
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 ciscoDlswTConnConfigRemoteTAddr …
Enumeration
Enumerated Values:
1individual
2global
3group
.1.3.6.1.4.1.9.10.9.1.2.2.1.6
ciscoDlswTConnConfigGroupDefinition
For conceptual rows of `individual' and `global' as
specified in ciscoDlswTConnConfigEntryType, the instance
of this object is `0.0'. For conceptual rows of
`group', the instance points to the specific
group definitio…
SNMPv2-TCInstancePointer
Textual Convention: SNMPv2-TCInstancePointer ObjectIdentifier
.1.3.6.1.4.1.9.10.9.1.2.2.1.7
ciscoDlswTConnConfigSetupType
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…
Enumeration
Enumerated Values:
1other
2activePersistent
3activeOnDemand
4passive
5excluded
.1.3.6.1.4.1.9.10.9.1.2.2.1.8
ciscoDlswTConnConfigSapList
The SAP list indicates which SAPs are advertised to
the transport connection defined by the local peer whose
transport address is given by ciscoDlswTConnConfigLocalTAddr.

The SAP list is configured on the…
OctetString
Constraints:
range: 16-16
.1.3.6.1.4.1.9.10.9.1.2.2.1.9
ciscoDlswTConnConfigAdvertiseMacNB
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.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.10.9.1.2.2.1.10
ciscoDlswTConnConfigInitCirRecvWndw
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…
SSP messagesInteger32
Constraints:
range: 0-65535
.1.3.6.1.4.1.9.10.9.1.2.2.1.11
ciscoDlswTConnConfigOpens
Number of times transport connections entered
connected state according to the definition of
this conceptual row.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.9.1.2.2.1.12
ciscoDlswTConnConfigRowStatus
This object is used by a Management Station to create
or delete the row entry in the ciscoDlswTConnConfigTable
following the RowStatus textual convention. The value
of notInService will be used to take a conceptual
row…
SNMPv2-TCRowStatus
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.10.9.1.2.2.1.13
.1.3.6.1.4.1.9.10.9.1.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.
ciscoDlswTConnOperEntry entry .1.3.6.1.4.1.9.10.9.1.2.3.1
Indexes
ciscoDlswTConnOperTDomain ciscoDlswTConnOperRemoteTAddr
Column Syntax OID
ciscoDlswTConnOperTDomain
The object identifier indicates the transport domain
of this transport connection.
ObjectIdentifier .1.3.6.1.4.1.9.10.9.1.2.3.1.1
ciscoDlswTConnOperLocalTAddr
The local transport address for this transport connection.
This value could be different from ciscoDlswTConnConfigLocalAddr,
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.9.10.9.1.2.3.1.2
ciscoDlswTConnOperRemoteTAddr
The remote transport address of this transport connection.
TAddress
Textual Convention: TAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.9.10.9.1.2.3.1.3
ciscoDlswTConnOperEntryTime
The value of ciscoDlswUpTime when this transport connection
conceptual row was created.
DlswTimeStamp
Textual Convention: DlswTimeStamp Unsigned32
.1.3.6.1.4.1.9.10.9.1.2.3.1.4
ciscoDlswTConnOperConnectTime
The value of ciscoDlswUpTime 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.9.10.9.1.2.3.1.5
ciscoDlswTConnOperState
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…
Enumeration
Enumerated Values:
1connecting
2initCapExchange
3connected
4quiescing
5disconnecting
6disconnected
.1.3.6.1.4.1.9.10.9.1.2.3.1.6
ciscoDlswTConnOperConfigIndex
The value of ciscoDlswTConnConfigIndex of the ciscoDlswTConnConfigEntry
that governs the configuration information used by this
ciscoDlswTConnOperEntry. A management station can therefore
normally examine both configur…
Integer32
Constraints:
range: 1-65000
.1.3.6.1.4.1.9.10.9.1.2.3.1.7
ciscoDlswTConnOperFlowCntlMode
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…
Enumeration
Enumerated Values:
1undetermined
2pacing
3other
.1.3.6.1.4.1.9.10.9.1.2.3.1.8
ciscoDlswTConnOperPartnerVersion
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 t…
OctetString
Constraints:
range: 0-0
range: 2-2
.1.3.6.1.4.1.9.10.9.1.2.3.1.9
ciscoDlswTConnOperPartnerVendorID
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-0
range: 3-3
.1.3.6.1.4.1.9.10.9.1.2.3.1.10
ciscoDlswTConnOperPartnerVersionStr
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.9.10.9.1.2.3.1.11
ciscoDlswTConnOperPartnerInitPacingWndw
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.9.10.9.1.2.3.1.12
ciscoDlswTConnOperPartnerSapList
The Supported SAP List received in the capabilities
exchange message from the partner DLSw. This list has
the same format described for ciscoDlswTConnConfigSapList.
A string of zero length is returned before a Capabili…
OctetString
Constraints:
range: 0-0
range: 16-16
.1.3.6.1.4.1.9.10.9.1.2.3.1.13
ciscoDlswTConnOperPartnerNBExcl
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…
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.10.9.1.2.3.1.14
ciscoDlswTConnOperPartnerMacExcl
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…
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.10.9.1.2.3.1.15
ciscoDlswTConnOperPartnerNBInfo
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.9.10.9.1.2.3.1.16
ciscoDlswTConnOperPartnerMacInfo
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.9.10.9.1.2.3.1.17
ciscoDlswTConnOperDiscTime
The value of ciscoDlswUpTime when ciscoDlswTConnOperState last
entered `disconnected' state.
DlswTimeStamp
Textual Convention: DlswTimeStamp Unsigned32
.1.3.6.1.4.1.9.10.9.1.2.3.1.18
ciscoDlswTConnOperDiscReason
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.9.10.9.1.2.3.1.19
ciscoDlswTConnOperDiscActiveCir
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
Constraints:
range: 0-65000
.1.3.6.1.4.1.9.10.9.1.2.3.1.20
ciscoDlswTConnOperInDataPkts
The number of Switch-to-Switch Protocol (SSP) messages of
type DGRMFRAME, DATAFRAME, or INFOFRAME received on this
transport connection.
SSP messagesSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.9.1.2.3.1.21
ciscoDlswTConnOperOutDataPkts
The number of Switch-to-Switch Protocol (SSP) messages of
type DGRMFRAME, DATAFRAME, or INFOFRAME transmitted on this
transport connection.
SSP messagesSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.9.1.2.3.1.22
ciscoDlswTConnOperInDataOctets
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…
octetsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.9.1.2.3.1.23
ciscoDlswTConnOperOutDataOctets
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…
octetsSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.9.1.2.3.1.24
ciscoDlswTConnOperInCntlPkts
The number of Switch-to-Switch Protocol (SSP) messages
received on this transport connection which were not of
type DGRMFRAME, DATAFRAME, or INFOFRAME.
SSP messagesSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.9.1.2.3.1.25
ciscoDlswTConnOperOutCntlPkts
The number of Switch-to-Switch Protocol (SSP) messages of
transmitted on this transport connection which were not of
type DGRMFRAME, DATAFRAME, or INFOFRAME.
SSP messagesSNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.9.1.2.3.1.26
ciscoDlswTConnOperCURexSents
The number of CanUReach_ex messages sent on this transport
connection.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.9.1.2.3.1.27
ciscoDlswTConnOperICRexRcvds
The number of ICanReach_ex messages received on this transport
connection.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.9.1.2.3.1.28
ciscoDlswTConnOperCURexRcvds
The number of CanUReach_ex messages received on this transport
connection.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.9.1.2.3.1.29
ciscoDlswTConnOperICRexSents
The number of ICanReach_ex messages sent on this transport
connection.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.9.1.2.3.1.30
ciscoDlswTConnOperNQexSents
The number of NetBIOS_NQ_ex (NetBIOS Name Query-explorer) messages
sent on this transport connection.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.9.1.2.3.1.31
ciscoDlswTConnOperNRexRcvds
The number of NETBIOS_NR_ex (NetBIOS Name Recognized-explorer)
messages received on this transport connection.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.9.1.2.3.1.32
ciscoDlswTConnOperNQexRcvds
The number of NETBIOS_NQ_ex messages received on this
transport connection.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.9.1.2.3.1.33
ciscoDlswTConnOperNRexSents
The number of NETBIOS_NR_ex messages sent on this transport
connection.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.9.1.2.3.1.34
ciscoDlswTConnOperCirCreates
The number of times that circuits entered `circuit_established'
state (not counting transitions from `circuit_restart').
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.9.1.2.3.1.35
ciscoDlswTConnOperCircuits
The number of currently active circuits on this transport
connection, where `active' means not in `disconnected' state.
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.9.1.2.3.1.36
.1.3.6.1.4.1.9.10.9.1.2.4.1.1 · 1 row entry · 3 columns
This table defines the TCP transport connections that
will be either initiated by or accepted by this DSLw.
It augments the entries in ciscoDlswTConnConfigTable whose domain
is ciscoDlswTCPDomain.
ciscoDlswTConnTcpConfigEntry entry .1.3.6.1.4.1.9.10.9.1.2.4.1.1.1
Each conceptual row defines parameters that are
specific to ciscoDlswTCPDomain transport connections.
Indexes
ciscoDlswTConnConfigIndex
Column Syntax OID
ciscoDlswTConnTcpConfigKeepAliveInt
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.
secondsInteger32
Constraints:
range: 0-1800
.1.3.6.1.4.1.9.10.9.1.2.4.1.1.1.1
ciscoDlswTConnTcpConfigTcpConnections
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.
Integer32
Constraints:
range: 1-16
.1.3.6.1.4.1.9.10.9.1.2.4.1.1.1.2
ciscoDlswTConnTcpConfigMaxSegmentSize
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.
packetsInteger32
Constraints:
range: 0-65535
.1.3.6.1.4.1.9.10.9.1.2.4.1.1.1.3
.1.3.6.1.4.1.9.10.9.1.2.4.1.2 · 1 row entry · 3 columns
A list of TCP 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.
ciscoDlswTConnTcpOperEntry entry .1.3.6.1.4.1.9.10.9.1.2.4.1.2.1
Indexes
ciscoDlswTConnOperTDomain ciscoDlswTConnOperRemoteTAddr
Column Syntax OID
ciscoDlswTConnTcpOperKeepAliveInt
The time in seconds between TCP keepAlive messages when
no traffic is flowing. Zero signifies no keepAlive protocol is
operating.
secondsInteger32
Constraints:
range: 0-1800
.1.3.6.1.4.1.9.10.9.1.2.4.1.2.1.1
ciscoDlswTConnTcpOperPrefTcpConnections
This is the number of TCP connections preferred by this DLSw
partner, as received in its capabilities exchange message.
Integer32
Constraints:
range: 1-16
.1.3.6.1.4.1.9.10.9.1.2.4.1.2.1.2
ciscoDlswTConnTcpOperTcpConnections
This is the actual current number of TCP connections within
this transport connection.
Integer32
Constraints:
range: 1-16
.1.3.6.1.4.1.9.10.9.1.2.4.1.2.1.3
.1.3.6.1.4.1.9.10.9.1.3.1 · 1 row entry · 3 columns
The list of interfaces on which DLSw is active.
ciscoDlswIfEntry entry .1.3.6.1.4.1.9.10.9.1.3.1.1
Indexes
IF-MIBifIndex
Column Syntax OID
ciscoDlswIfRowStatus
This object is used by a Management Station to create
or delete the row entry in the ciscoDlswIfTable
following the RowStatus textual convention.
SNMPv2-TCRowStatus
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.10.9.1.3.1.1.1
ciscoDlswIfVirtualSegment
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…
Integer32
Constraints:
range: 0-4095
range: 65535-65535
.1.3.6.1.4.1.9.10.9.1.3.1.1.2
ciscoDlswIfSapList
The SAP list indicates which SAPs are allowed to be
data link switched through this interface. This list
has the same format described for ciscoDlswTConnConfigSapList.

It is up to the implementation to d…
OctetString
Constraints:
range: 16-16
.1.3.6.1.4.1.9.10.9.1.3.1.1.3
.1.3.6.1.4.1.9.10.9.1.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.
ciscoDlswDirMacEntry entry .1.3.6.1.4.1.9.10.9.1.4.2.1.1
Indexed by ciscoDlswDirMacIndex.
Indexes
ciscoDlswDirMacIndex
Column Syntax OID
ciscoDlswDirMacIndex
Uniquely identifies a conceptual row of this table.
Integer32
Constraints:
range: 0-65000
.1.3.6.1.4.1.9.10.9.1.4.2.1.1.1
ciscoDlswDirMacMac
The MAC address, together with the ciscoDlswDirMacMask,
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: 0
range: 6
.1.3.6.1.4.1.9.10.9.1.4.2.1.1.2
ciscoDlswDirMacMask
The MAC address mask, together with the ciscoDlswDirMacMac,
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: 0
range: 6
.1.3.6.1.4.1.9.10.9.1.4.2.1.1.3
ciscoDlswDirMacEntryType
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.9.10.9.1.4.2.1.1.4
ciscoDlswDirMacLocationType
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.9.10.9.1.4.2.1.1.5
ciscoDlswDirMacLocation
Points to either the ifEntry, ciscoDlswTConnConfigEntry,
ciscoDlswTConnOperEntry, 0.0, or something that is implementation
specific. It identifies the location of the MAC address
(or the collection of MAC addresses.)
SNMPv2-TCInstancePointer
Textual Convention: SNMPv2-TCInstancePointer ObjectIdentifier
.1.3.6.1.4.1.9.10.9.1.4.2.1.1.6
ciscoDlswDirMacStatus
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.9.10.9.1.4.2.1.1.7
ciscoDlswDirMacLFSize
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 Enumeration
Type Values:
516lfs516
635lfs635
754lfs754
873lfs873
993lfs993
1112lfs1112
1231lfs1231
1350lfs1350
1470lfs1470
1542lfs1542
1615lfs1615
1688lfs1688
1761lfs1761
1833lfs1833
1906lfs1906
1979lfs1979
2052lfs2052
2345lfs2345
2638lfs2638
2932lfs2932
3225lfs3225
3518lfs3518
3812lfs3812
4105lfs4105
4399lfs4399
4865lfs4865
5331lfs5331
5798lfs5798
6264lfs6264
6730lfs6730
7197lfs7197
7663lfs7663
8130lfs8130
8539lfs8539
8949lfs8949
9358lfs9358
9768lfs9768
10178lfs10178
10587lfs10587
10997lfs10997
11407lfs11407
12199lfs12199
12992lfs12992
13785lfs13785
14578lfs14578
15370lfs15370
16163lfs16163
16956lfs16956
17749lfs17749
20730lfs20730
23711lfs23711
26693lfs26693
29674lfs29674
32655lfs32655
38618lfs38618
41600lfs41600
44591lfs44591
47583lfs47583
50575lfs50575
53567lfs53567
56559lfs56559
59551lfs59551
65535lfs65535
.1.3.6.1.4.1.9.10.9.1.4.2.1.1.8
ciscoDlswDirMacRowStatus
This object is used by a Management Station to create
or delete the row entry in the ciscoDlswDirMacTable
following the RowStatus textual convention.
SNMPv2-TCRowStatus
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.10.9.1.4.2.1.1.9
.1.3.6.1.4.1.9.10.9.1.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.
ciscoDlswDirNBEntry entry .1.3.6.1.4.1.9.10.9.1.4.2.2.1
Indexed by ciscoDlswDirNBIndex.
Indexes
ciscoDlswDirNBIndex
Column Syntax OID
ciscoDlswDirNBIndex
Uniquely identifies a conceptual row of this table.
Integer32
Constraints:
range: 0-65000
.1.3.6.1.4.1.9.10.9.1.4.2.2.1.1
ciscoDlswDirNBName
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.9.10.9.1.4.2.2.1.2
ciscoDlswDirNBNameType
Whether ciscoDlswDirNBName represents an (or a set of) individual
or group NetBIOS name(s).
Enumeration
Enumerated Values:
1unknown
2individual
3group
.1.3.6.1.4.1.9.10.9.1.4.2.2.1.3
ciscoDlswDirNBEntryType
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.9.10.9.1.4.2.2.1.4
ciscoDlswDirNBLocationType
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.9.10.9.1.4.2.2.1.5
ciscoDlswDirNBLocation
Points to either the ifEntry, ciscoDlswTConnConfigEntry,
ciscoDlswTConnOperEntry, 0.0, or something that is implementation
specific. It identifies the location of the NetBIOS name
or the set of NetBIOS names.
SNMPv2-TCInstancePointer
Textual Convention: SNMPv2-TCInstancePointer ObjectIdentifier
.1.3.6.1.4.1.9.10.9.1.4.2.2.1.6
ciscoDlswDirNBStatus
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.9.10.9.1.4.2.2.1.7
ciscoDlswDirNBLFSize
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 Enumeration
Type Values:
516lfs516
635lfs635
754lfs754
873lfs873
993lfs993
1112lfs1112
1231lfs1231
1350lfs1350
1470lfs1470
1542lfs1542
1615lfs1615
1688lfs1688
1761lfs1761
1833lfs1833
1906lfs1906
1979lfs1979
2052lfs2052
2345lfs2345
2638lfs2638
2932lfs2932
3225lfs3225
3518lfs3518
3812lfs3812
4105lfs4105
4399lfs4399
4865lfs4865
5331lfs5331
5798lfs5798
6264lfs6264
6730lfs6730
7197lfs7197
7663lfs7663
8130lfs8130
8539lfs8539
8949lfs8949
9358lfs9358
9768lfs9768
10178lfs10178
10587lfs10587
10997lfs10997
11407lfs11407
12199lfs12199
12992lfs12992
13785lfs13785
14578lfs14578
15370lfs15370
16163lfs16163
16956lfs16956
17749lfs17749
20730lfs20730
23711lfs23711
26693lfs26693
29674lfs29674
32655lfs32655
38618lfs38618
41600lfs41600
44591lfs44591
47583lfs47583
50575lfs50575
53567lfs53567
56559lfs56559
59551lfs59551
65535lfs65535
.1.3.6.1.4.1.9.10.9.1.4.2.2.1.8
ciscoDlswDirNBRowStatus
This object is used by a Management Station to create
or delete the row entry in the ciscoDlswDirNBTable
following the RowStatus textual convention.
SNMPv2-TCRowStatus
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.10.9.1.4.2.2.1.9
.1.3.6.1.4.1.9.10.9.1.4.3.1 · 1 row entry · 3 columns
This table is used to retrieve all entries in the
ciscoDlswDirMacTable that match a given MAC address,
in the order of the best matched first, the
second best matched second, and so on.
We should fall out of the table if a GET-NEXT of
the least matched entry is requested.
ciscoDlswDirLocateMacEntry entry .1.3.6.1.4.1.9.10.9.1.4.3.1.1
Indexed by ciscoDlswDirLocateMacMac and ciscoDlswDirLocateMacMatch.
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.
Indexes
ciscoDlswDirLocateMacMac ciscoDlswDirLocateMacMatch
Column Syntax OID
ciscoDlswDirLocateMacMac
The MAC address to be located.
MacAddress
Textual Convention: MacAddress OctetString
Type Constraints:
range: 0
range: 6
.1.3.6.1.4.1.9.10.9.1.4.3.1.1.1
ciscoDlswDirLocateMacMatch
The order of the entries of ciscoDlswDirMacTable
that match ciscoDlswDirLocateMacMac. A value of
one represents the entry that best matches the
MAC address. A value of two represents the second
best matched entry. A …
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.9.10.9.1.4.3.1.1.2
ciscoDlswDirLocateMacLocation
Points to the ciscoDlswDirMacEntry.
SNMPv2-TCInstancePointer
Textual Convention: SNMPv2-TCInstancePointer ObjectIdentifier
.1.3.6.1.4.1.9.10.9.1.4.3.1.1.3
.1.3.6.1.4.1.9.10.9.1.4.3.2 · 1 row entry · 3 columns
This table is used to retrieve all entries in the
ciscoDlswDirNBTable that match a given NetBIOS name,
in the order of the best matched first, the
second best matched second, and so on.
We should fall out of the table, if a GET-NEXT of
the least matched entry is requested.
ciscoDlswDirLocateNBEntry entry .1.3.6.1.4.1.9.10.9.1.4.3.2.1
Indexed by ciscoDlswDirLocateNBName and ciscoDlswDirLocateNBMatch.
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.
Indexes
ciscoDlswDirLocateNBName ciscoDlswDirLocateNBMatch
Column Syntax OID
ciscoDlswDirLocateNBName
The NetBIOS name to be located (no any char or wildcards).
NBName
Textual Convention: NBName OctetString
Type Constraints:
range: 0..16
.1.3.6.1.4.1.9.10.9.1.4.3.2.1.1
ciscoDlswDirLocateNBMatch
The order of the entries of ciscoDlswDirNBTable
that match ciscoDlswDirLocateNBName. A value of
one represents the entry that best matches the
NetBIOS name. A value of two represents the second
best matched entry. A …
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.9.10.9.1.4.3.2.1.2
ciscoDlswDirLocateNBLocation
Points to the ciscoDlswDirNBEntry.
SNMPv2-TCInstancePointer
Textual Convention: SNMPv2-TCInstancePointer ObjectIdentifier
.1.3.6.1.4.1.9.10.9.1.4.3.2.1.3
.1.3.6.1.4.1.9.10.9.1.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.
ciscoDlswCircuitEntry entry .1.3.6.1.4.1.9.10.9.1.5.2.1
Indexes
ciscoDlswCircuitS1Mac ciscoDlswCircuitS1Sap ciscoDlswCircuitS2Mac ciscoDlswCircuitS2Sap
Column Syntax OID
ciscoDlswCircuitS1Mac
The MAC Address of End Station 1 (S1) used for this circuit.
MacAddress
Textual Convention: MacAddress OctetString
Type Constraints:
range: 0
range: 6
.1.3.6.1.4.1.9.10.9.1.5.2.1.1
ciscoDlswCircuitS1Sap
The SAP at End Station 1 (S1) used for this circuit.
OctetString
Constraints:
range: 1-1
.1.3.6.1.4.1.9.10.9.1.5.2.1.2
ciscoDlswCircuitS1IfIndex
The IfEntry index of the local interface through which S1
can be reached.
Integer32
Constraints:
range: 0-65000
.1.3.6.1.4.1.9.10.9.1.5.2.1.3
ciscoDlswCircuitS1DlcType
The DLC protocol in use between the DLSw node and S1.
DlcType
Textual Convention: DlcType Enumeration
Type Values:
1other
2na
3llc
4sdlc
5qllc
.1.3.6.1.4.1.9.10.9.1.5.2.1.4
ciscoDlswCircuitS1RouteInfo
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.9.10.9.1.5.2.1.5
ciscoDlswCircuitS1CircuitId
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-0
range: 8-8
.1.3.6.1.4.1.9.10.9.1.5.2.1.6
ciscoDlswCircuitS1Dlc
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.
SNMPv2-TCInstancePointer
Textual Convention: SNMPv2-TCInstancePointer ObjectIdentifier
.1.3.6.1.4.1.9.10.9.1.5.2.1.7
ciscoDlswCircuitS2Mac
The MAC Address of End Station 2 (S2) used for this circuit.
MacAddress
Textual Convention: MacAddress OctetString
Type Constraints:
range: 0
range: 6
.1.3.6.1.4.1.9.10.9.1.5.2.1.8
ciscoDlswCircuitS2Sap
The SAP at End Station 2 (S2) used for this circuit.
OctetString
Constraints:
range: 1-1
.1.3.6.1.4.1.9.10.9.1.5.2.1.9
ciscoDlswCircuitS2Location
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.9.10.9.1.5.2.1.10
ciscoDlswCircuitS2TDomain
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.9.10.9.1.5.2.1.11
ciscoDlswCircuitS2TAddress
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.9.10.9.1.5.2.1.12
ciscoDlswCircuitS2CircuitId
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-0
range: 8-8
.1.3.6.1.4.1.9.10.9.1.5.2.1.13
ciscoDlswCircuitOrigin
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.9.10.9.1.5.2.1.14
ciscoDlswCircuitEntryTime
The value of ciscoDlswUpTime when this circuit table
conceptual row was created.
DlswTimeStamp
Textual Convention: DlswTimeStamp Unsigned32
.1.3.6.1.4.1.9.10.9.1.5.2.1.15
ciscoDlswCircuitStateTime
The value of ciscoDlswUpTime when this circuit entered the
current state.
DlswTimeStamp
Textual Convention: DlswTimeStamp Unsigned32
.1.3.6.1.4.1.9.10.9.1.5.2.1.16
ciscoDlswCircuitState
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.
Enumeration
Enumerated Values:
1disconnected
2circuitStart
3resolvePending
4circuitPending
5circuitEstablished
6connectPending
7contactPending
8connected
9disconnectPending
10haltPending
11haltPendingNoack
12circuitRestart
13restartPending
.1.3.6.1.4.1.9.10.9.1.5.2.1.17
ciscoDlswCircuitPriority
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.9.10.9.1.5.2.1.18
ciscoDlswCircuitFCSendGrantedUnits
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.9.10.9.1.5.2.1.19
ciscoDlswCircuitFCSendCurrentWndw
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.9.10.9.1.5.2.1.20
ciscoDlswCircuitFCRecvGrantedUnits
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.9.10.9.1.5.2.1.21
ciscoDlswCircuitFCRecvCurrentWndw
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.9.10.9.1.5.2.1.22
ciscoDlswCircuitFCLargestRecvGranted
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…
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.9.1.5.2.1.23
ciscoDlswCircuitFCLargestSendGranted
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…
SNMPv2-SMIGauge32
Textual Convention: SNMPv2-SMIGauge32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.9.1.5.2.1.24
ciscoDlswCircuitFCHalveWndwSents
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.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.9.1.5.2.1.25
ciscoDlswCircuitFCResetOpSents
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.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.9.1.5.2.1.26
ciscoDlswCircuitFCHalveWndwRcvds
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.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.9.1.5.2.1.27
ciscoDlswCircuitFCResetOpRcvds
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.
SNMPv2-SMICounter32
Textual Convention: SNMPv2-SMICounter32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.10.9.1.5.2.1.28
ciscoDlswCircuitDiscReasonLocal
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.9.10.9.1.5.2.1.29
ciscoDlswCircuitDiscReasonRemote
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.9.10.9.1.5.2.1.30
ciscoDlswCircuitDiscReasonRemoteData
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-0
range: 4-4
.1.3.6.1.4.1.9.10.9.1.5.2.1.31
.1.3.6.1.4.1.9.10.9.1.6.2 · 1 row entry · 7 columns
The table defines the virtual MAC addresses for those
SDLC link stations that participate in data link switching.
ciscoDlswSdlcLsEntry entry .1.3.6.1.4.1.9.10.9.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.
Indexes
IF-MIBifIndex SNA-SDLC-MIBsdlcLSAddress
Column Syntax OID
ciscoDlswSdlcLsLocalMac
The virtual MAC address used to represent the SDLC-attached
link station to the rest of the DLSw network.
MacAddress
Textual Convention: MacAddress OctetString
Type Constraints:
range: 0
range: 6
.1.3.6.1.4.1.9.10.9.1.6.2.1.1
ciscoDlswSdlcLsLocalSap
The SAP used to represent this link station.
OctetString
Constraints:
range: 1-1
.1.3.6.1.4.1.9.10.9.1.6.2.1.2
ciscoDlswSdlcLsLocalBlockNum
The block number is the first three digits of the node_id,
if available. These 3 hexadecimal digits identify the
product and are not configurable.
OctetString
Constraints:
range: 0-0
range: 3-3
.1.3.6.1.4.1.9.10.9.1.6.2.1.3
ciscoDlswSdlcLsLocalIdNum
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 th…
OctetString
Constraints:
range: 0-0
range: 5-5
.1.3.6.1.4.1.9.10.9.1.6.2.1.4
ciscoDlswSdlcLsRemoteMac
The MAC address to which DLSw should attempt to connect
this link station. If this information is not available,
a value of zero for this object should be returned.
MacAddress
Textual Convention: MacAddress OctetString
Type Constraints:
range: 0
range: 6
.1.3.6.1.4.1.9.10.9.1.6.2.1.5
ciscoDlswSdlcLsRemoteSap
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.
OctetString
Constraints:
range: 0-1
.1.3.6.1.4.1.9.10.9.1.6.2.1.6
ciscoDlswSdlcLsRowStatus
This object is used by a Management Station to create
or delete the row entry in the ciscoDlswSdlcLsTable
following the RowStatus textual convention.
SNMPv2-TCRowStatus
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.10.9.1.6.2.1.7