CTRON-DLSW-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
81
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
81 total| Object Name |
|---|
ctdlswNode OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.2.8.1 |
BRIDGE-MIB Unknown .1.3.6.1.4.1.52.4.1.2.8.1 |
ctdlswNodeConfig OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.2.8.1.1 |
ctdlswVersionIndicates the current revision level of the DLSw firmware
in textual format.ro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.52.4.1.2.8.1.1.1 |
ctdlswAdminStatusSets the system-wide administrative state of DLSw services.rw Enumeration .1.3.6.1.4.1.52.4.1.2.8.1.1.2 |
ctdlswOperStatusIndicates the current system-wide status of DLSw services.ro Enumeration .1.3.6.1.4.1.52.4.1.2.8.1.1.3 |
ctdlswUpTimeIndicates the time (in hundredths of a second) since the DLSw
services portion of the system was enabled.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.52.4.1.2.8.1.1.4 |
ctdlswOperVirtualRingNumberSpecifies the operational ring/segment number that uniquely
identifies the virtual segment to which this DLSw is connected.
This object may only be modified when ctdlswOperStatus is
disabled.rw INTEGER .1.3.6.1.4.1.52.4.1.2.8.1.1.5 |
ctdlswNBLocalFilterTypeSpecifies the type of filtering to be applied
to NetBIOS frames received on a local LAN segment.
If set to block(1), any frame matching any entry in
ctdlswNBLocalFilterTable will not be forwarded.
If set to pass(2), only frames matching any entry in
ctdlswNBLocalFilterTable will be forwarded.rw Enumeration .1.3.6.1.4.1.52.4.1.2.8.1.1.6 |
ctdlswNBRemoteFilterTypeSpecifies the type of filtering to be applied to
NetBIOS frames received from a remote DLSw partner.
If set to block(1), any frame matching any entry in
ctdlswNBRemoteFilterTable will not be forwarded.
If set to pass(2), only frames matching any entry in
ctdlswNBRemoteFilterTable will be forwarded.rw Enumeration .1.3.6.1.4.1.52.4.1.2.8.1.1.7 |
ctdlswMacLocalFilterTypeSpecifies the type of address filtering to be applied
to SNA MAC frames received on a local LAN segment.
If set to block(1), any frame matching any entry in
ctdlswMacLocalFilterTable will not be forwarded.
If set to pass(2), only frames matching any entry in
ctdlswMacLocalFilterTable will be forwarded.rw Enumeration .1.3.6.1.4.1.52.4.1.2.8.1.1.8 |
ctdlswMacRemoteFilterTypeSpecifies the type of address filtering to be applied
to SNA MAC frames received from a remote DLSw partner.
If set to block(1), any frame matching any entry in
ctdlswMacRemoteFilterTable will not be forwarded.
If set to pass(2), only frames matching any entry in
ctdlswMacRemoteFilterTable will be forwarded.rw Enumeration .1.3.6.1.4.1.52.4.1.2.8.1.1.9 |
ctdlswAcceptDynamicTConnSpecifies whether this DLSw allows unconfigured DLSw partners
to establish transport connections. Yes(1) means unconfigured
DLSw partners may establish transport connections with this
DLSw. No(2) means only user configured DLSw partners may
establish transport connections with this DLSw.rw Enumeration .1.3.6.1.4.1.52.4.1.2.8.1.1.10 |
ctdlswDefaultPortNumberSpecifies the index of the port whose associated IP address
will be used to identify this DLSw node to its DLSw partners.
The value must be consistent with 'ifIndex' of mib-II.rw INTEGER .1.3.6.1.4.1.52.4.1.2.8.1.1.11 |
ctdlswPort OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.2.8.2 |
ctdlswPortTableThis table contains an entry for each port, and specifies
configuration parameters used to establish circuits over that
port. This table is indexed by ctdlswPortName, which
identifies the port for which an entry exists. These port
configuration entries will be provided automatically based on
the physical port configuration. These entries cannot be
created or deleted - only modified. SEQUENCE OF CtdlswPortEntry .1.3.6.1.4.1.52.4.1.2.8.2.1 |
ctdlswPortEntryEach entry specifies configuration parameters for a port for
which the entry exists. CtdlswPortEntry .1.3.6.1.4.1.52.4.1.2.8.2.1.1 |
ctdlswPortIndexSpecifies a unique value for each port. Values are derived
from 'ifIndex' of mib-II.ro INTEGER .1.3.6.1.4.1.52.4.1.2.8.2.1.1.1 |
ctdlswPortNameSpecifies the user friendly name for this port.ro DisplayString .1.3.6.1.4.1.52.4.1.2.8.2.1.1.2 |
ctdlswPortAddressSpecifies the MAC address of this port.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.52.4.1.2.8.2.1.1.3 |
ctdlswPortAdminStatusSets the administrative state of DLSw frame forwarding
for this port.rw Enumeration .1.3.6.1.4.1.52.4.1.2.8.2.1.1.4 |
ctdlswPortOperStatusSpecifies the current operating status of DLSw frame
forwarding for this port.ro Enumeration .1.3.6.1.4.1.52.4.1.2.8.2.1.1.5 |
ctdlswPortUpTimeIndicates the time (in hundredths of a second) since this port
was enabled. A value of zero means this port is not presently
enabled.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.52.4.1.2.8.2.1.1.6 |
ctdlswFilter OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.2.8.3 |
ctdlswLocalNBFilterTableA list of NETBIOS source-destination name pairs whose frames
are allowed (or not allowed) to be forwarded via this DLSw.
Only source-destination name pairs from locally generated
NetBIOS frames are compared against entries in this table. SEQUENCE OF CtdlswLocalNBFilterEntry .1.3.6.1.4.1.52.4.1.2.8.3.1 |
ctdlswLocalNBFilterEntryInformation for one NetBIOS source-destination name pair. CtdlswLocalNBFilterEntry .1.3.6.1.4.1.52.4.1.2.8.3.1.1 |
ctdlswLocalNBFilterSrcNameThe source NETBIOS name to filter on.ro NBName .1.3.6.1.4.1.52.4.1.2.8.3.1.1.1 |
ctdlswLocalNBFilterDestNameThe destination NETBIOS NAME to filter on.ro NBName .1.3.6.1.4.1.52.4.1.2.8.3.1.1.2 |
ctdlswLocalNBFilterControlSet this object to delete(3) to remove this entry. Set to
create(2) to add this entry. A get of this object will return
other(1).rw Enumeration .1.3.6.1.4.1.52.4.1.2.8.3.1.1.3 |
ctdlswRemoteNBFilterTableA list of NETBIOS source-destination name pairs whose frames
are allowed (or not allowed) to be forwarded via this DLSw.
Only source-destination name pairs from NetBIOS frames received
from remote DLSw partners are compared against entries in this table. SEQUENCE OF CtdlswRemoteNBFilterEntry .1.3.6.1.4.1.52.4.1.2.8.3.2 |
ctdlswRemoteNBFilterEntryInformation for one NetBIOS source-destination name pair. CtdlswRemoteNBFilterEntry .1.3.6.1.4.1.52.4.1.2.8.3.2.1 |
ctdlswRemoteNBFilterSrcNameThe source NETBIOS name to filter on.ro NBName .1.3.6.1.4.1.52.4.1.2.8.3.2.1.1 |
ctdlswRemoteNBFilterDestNameThe destination NETBIOS name to filter on.ro NBName .1.3.6.1.4.1.52.4.1.2.8.3.2.1.2 |
ctdlswRemoteNBFilterControlSet this object to delete(3) to remove this entry. Set to
create(2) to add this entry. A get of this object will return
other(1).rw Enumeration .1.3.6.1.4.1.52.4.1.2.8.3.2.1.3 |
ctdlswLocalMacFilterTableA list of source-destination MAC address pairs whose frames
are allowed (or not allowed) to be forwarded via this DLSw.
Only source-destination name pairs from locally generated
SNA MAC frames are compared against entries in this table. SEQUENCE OF CtdlswLocalMacFilterEntry .1.3.6.1.4.1.52.4.1.2.8.3.3 |
ctdlswLocalMacFilterEntryInformation for one source-destination MAC address pair. CtdlswLocalMacFilterEntry .1.3.6.1.4.1.52.4.1.2.8.3.3.1 |
ctdlswLocalMacFilterSrcAddrThe source MAC Address to filter on.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.52.4.1.2.8.3.3.1.1 |
ctdlswLocalMacFilterSrcMaskThe source MAC Address mask to filter on.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.52.4.1.2.8.3.3.1.2 |
ctdlswLocalMacFilterDestAddrThe destination MAC Address to filter on.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.52.4.1.2.8.3.3.1.3 |
ctdlswLocalMacFilterDestMaskThe destination MAC Address mask to filter on.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.52.4.1.2.8.3.3.1.4 |
ctdlswLocalMacFilterControlSet this object to delete(3) to remove this entry. Set to
create(2) to add this entry. A get of this object will return
other(1).rw Enumeration .1.3.6.1.4.1.52.4.1.2.8.3.3.1.5 |
ctdlswRemoteMacFilterTableA list of source-destination MAC address pairs whose frames
are allowed (or not allowed) to be forwarded via this DLSw.
Only source-destination name pairs from SNA MAC frames received
from remote DLSw partners are compared against entries in this table. SEQUENCE OF CtdlswRemoteMacFilterEntry .1.3.6.1.4.1.52.4.1.2.8.3.4 |
ctdlswRemoteMacFilterEntryInformation for one source-destination MAC address pair. CtdlswRemoteMacFilterEntry .1.3.6.1.4.1.52.4.1.2.8.3.4.1 |
ctdlswRemoteMacFilterSrcAddrThe source MAC Address to filter on.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.52.4.1.2.8.3.4.1.1 |
ctdlswRemoteMacFilterSrcMaskThe source MAC Address mask to filter on.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.52.4.1.2.8.3.4.1.2 |
ctdlswRemoteMacFilterDestAddrThe destination MAC Address to filter on.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.52.4.1.2.8.3.4.1.3 |
ctdlswRemoteMacFilterDestMaskThe destination MAC Address mask to filter on.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.52.4.1.2.8.3.4.1.4 |
ctdlswRemoteMacFilterControlSet this object to delete(3) to remove this entry. Set to
create(2) to add this entry. A get of this object will return
other(1).rw Enumeration .1.3.6.1.4.1.52.4.1.2.8.3.4.1.5 |
ctdlswTConn OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.2.8.4 |
ctdlswTConnTableA list of transport connections which are either user defined
or dynamically created for this DLSw. SEQUENCE OF CtdlswTConnEntry .1.3.6.1.4.1.52.4.1.2.8.4.1 |
ctdlswTConnEntry CtdlswTConnEntry .1.3.6.1.4.1.52.4.1.2.8.4.1.1 |
ctdlswTConnRemoteTAddrSpecifies the remote transport address for this transport
connection. It can be defined by the user, or established
dynamically upon receiving a connection setup request from
another DLSw.ro IpAddress .1.3.6.1.4.1.52.4.1.2.8.4.1.1.1 |
ctdlswTConnControlSet this object to delete(3) to remove this entry. Set to
create(2) to add this entry. A get of this object will
return other(1).rw Enumeration .1.3.6.1.4.1.52.4.1.2.8.4.1.1.2 |
ctdlswTConnUpTimeIndicates the time (in hundredths of a second) since this
transport connection was last established. A value of zero
means this transport connection is not presently established.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.52.4.1.2.8.4.1.1.3 |
ctdlswTConnOperStatusIndicates the status of this transport connection.ro Enumeration .1.3.6.1.4.1.52.4.1.2.8.4.1.1.4 |
ctdlswTConnTypeIndicates the means by which this transport connection was
determined. Configured(1) means this entry was user defined.
Dynamic(2) means this entry was not user defined but was
created as a result of a connection initiated by another DLSw.ro Enumeration .1.3.6.1.4.1.52.4.1.2.8.4.1.1.5 |
ctdlswTrap OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.2.8.5 |
ctdlswEvent OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.2.8.6 |
ctdlswEventLogConfig OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.2.8.6.1 |
ctdlswEventAdminStatusSet the administrative state of Data Link Switching event
logging. enabled(3) causes the event log to become active.
disabled(2) causes the event log to become inactive.rw Enumeration .1.3.6.1.4.1.52.4.1.2.8.6.1.1 |
ctdlswEventMaxEntriesSets the maximum number of entries allowed in the event log
table. When the number of entries reaches the value of
ctdlswEventMaxEntries the first (oldest) entry is deleted
to allow a new entry to be added.rw INTEGER .1.3.6.1.4.1.52.4.1.2.8.6.1.2 |
ctdlswEventTraceAllenabled(3) allows logging of all event types.
disabled(2) causes the event log filter table to specify
which events to log.rw Enumeration .1.3.6.1.4.1.52.4.1.2.8.6.1.3 |
ctdlswEventLogFilterTable OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.2.8.6.2 |
ctdlswEventFilterTableThis table contains descriptions of how to filter log entries. SEQUENCE OF CtdlswEventFilterEntry .1.3.6.1.4.1.52.4.1.2.8.6.2.1 |
ctdlswEventFilterEntryEach entry specifies the filter for log entries. The
instance ctdlswEventProtocol refers to the instance used
in the nwRtgProtocolTable and nwComponentTable specified
by the ctrouter-mib.txt. CtdlswEventFilterEntry .1.3.6.1.4.1.52.4.1.2.8.6.2.1.1 |
ctdlswEventFltrProtocolSelects the protocol to log events from.ro INTEGER .1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.1 |
ctdlswEventFltrIfNumSpecifies the port on which to log events.ro INTEGER .1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.2 |
ctdlswEventFltrControlSetting this field to delete will allow entries to be
removed from the table. This is done by adding new entries
with instance fields that match the entry to be removed from
the table. The new entry being added must have this control
field set to delete in order for the matching entry already
in the table to be deleted. Setting this field to add will
add the entry to the table.rw Enumeration .1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.3 |
ctdlswEventFltrTypeThis bit field mask filter will allow only events of
certain types to be logged. By default all types will be
logged. Clearing event types from this field will cause
those types not to be logged. Adding event types to this
field will enable those types to be logged.rw Enumeration .1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.4 |
ctdlswEventFltrSeverityThis filter controls the amount of logging by ignoring events
of lower priority than that specified by the filter value.
Specifying highest(1) causes all events except those of highest
severity to be ignored. Specifying highmed(2) causes lowest
severity events to be ignored. Specifying highlow(3) causes
all events to be logged. highmed(2) is the default setting.rw Enumeration .1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.5 |
ctdlswEventFltrActionThis field specifies how the events are to be logged.
Specifying log(1) stores the events in the event log
table (defined below). Specifying trap(2) sends events
out through the trap mechanism. Specifying logTrap(3)
does both.rw Enumeration .1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.6 |
ctdlswEventLogTable OBJECT IDENTIFIER .1.3.6.1.4.1.52.4.1.2.8.6.3 |
ctdlswEventTableThis table contains all events that have been logged. SEQUENCE OF CtdlswEventEntry .1.3.6.1.4.1.52.4.1.2.8.6.3.1 |
ctdlswEventEntryEach entry specifies events that have been logged. CtdlswEventEntry .1.3.6.1.4.1.52.4.1.2.8.6.3.1.1 |
ctdlswEventNumberThe number uniquely identifies events.ro INTEGER .1.3.6.1.4.1.52.4.1.2.8.6.3.1.1.1 |
ctdlswEventTimeThis number specifies when the event was logged.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.52.4.1.2.8.6.3.1.1.2 |
ctdlswEventTypeSpecifies type of event logged.ro Enumeration .1.3.6.1.4.1.52.4.1.2.8.6.3.1.1.3 |
ctdlswEventSeveritySpecifies the severity of the event logged.ro Enumeration .1.3.6.1.4.1.52.4.1.2.8.6.3.1.1.4 |
ctdlswEventProtocolSpecifies the protocol where the event occured.ro INTEGER .1.3.6.1.4.1.52.4.1.2.8.6.3.1.1.5 |
ctdlswEventIfNumSpecifies the port the event occurred on.ro INTEGER .1.3.6.1.4.1.52.4.1.2.8.6.3.1.1.6 |
ctdlswEventTextStringSpecifies the actual text string to be logged.ro OCTET STRING .1.3.6.1.4.1.52.4.1.2.8.6.3.1.1.7 |