CTRON-DLSW-MIB
- Registered at
- 1.3.6.1.4.1.52.4.1.2.8.11.3.6.1.4.1.52.4.1.2.8.21.3.6.1.4.1.52.4.1.2.8.31.3.6.1.4.1.52.4.1.2.8.41.3.6.1.4.1.52.4.1.2.8.51.3.6.1.4.1.52.4.1.2.8.6
- Namespace
- enterasys
- Source file
CTRON-DLSW-MIB- Digest
sha256:287d125122093381460d42db59b1e8549286dc278ad5fab198270bd54dc8e5ea
Imports
| From | Symbols |
|---|---|
| BRIDGE-MIB | MacAddress |
| CTRON-MIB-NAMES | ctDLSW |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP |
| SNMPv2-SMI | IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB CTRON-DLSW-MIB CTRON-MIB-NAMES CTRON-OIDS IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| NBName type |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ctdlswNode OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.1.2.8.1 | |||
| ctdlswNodeConfig OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.1.2.8.1.1 | |||
| ctdlswVersion OBJECT-TYPE Indicates the current revision level of the DLSw firmware in textual format. | 1.3.6.1.4.1.52.4.1.2.8.1.1.1 | DisplayString | read-only | mandatory |
| ctdlswAdminStatus OBJECT-TYPE Sets the system-wide administrative state of DLSw services. | 1.3.6.1.4.1.52.4.1.2.8.1.1.2 | INTEGER {other(1), disable(2), enable(3)} | read-write | mandatory |
| ctdlswOperStatus OBJECT-TYPE Indicates the current system-wide status of DLSw services. | 1.3.6.1.4.1.52.4.1.2.8.1.1.3 | INTEGER {other(1), disabled(2), enabled(3)} | read-only | mandatory |
| ctdlswUpTime OBJECT-TYPE Indicates the time (in hundredths of a second) since the DLSw services portion of the system was enabled. | 1.3.6.1.4.1.52.4.1.2.8.1.1.4 | TimeTicks | read-only | mandatory |
| ctdlswOperVirtualRingNumber OBJECT-TYPE Specifies 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. | 1.3.6.1.4.1.52.4.1.2.8.1.1.5 | INTEGER (1..4095) | read-write | mandatory |
| ctdlswNBLocalFilterType OBJECT-TYPE Specifies 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. | 1.3.6.1.4.1.52.4.1.2.8.1.1.6 | INTEGER {block(1), pass(2)} | read-write | mandatory |
| ctdlswNBRemoteFilterType OBJECT-TYPE Specifies 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. | 1.3.6.1.4.1.52.4.1.2.8.1.1.7 | INTEGER {block(1), pass(2)} | read-write | mandatory |
| ctdlswMacLocalFilterType OBJECT-TYPE Specifies 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. | 1.3.6.1.4.1.52.4.1.2.8.1.1.8 | INTEGER {block(1), pass(2)} | read-write | mandatory |
| ctdlswMacRemoteFilterType OBJECT-TYPE Specifies 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. | 1.3.6.1.4.1.52.4.1.2.8.1.1.9 | INTEGER {block(1), pass(2)} | read-write | mandatory |
| ctdlswAcceptDynamicTConn OBJECT-TYPE Specifies 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. | 1.3.6.1.4.1.52.4.1.2.8.1.1.10 | INTEGER {yes(1), no(2)} | read-write | mandatory |
| ctdlswDefaultPortNumber OBJECT-TYPE Specifies 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. | 1.3.6.1.4.1.52.4.1.2.8.1.1.11 | INTEGER | read-write | mandatory |
| ctdlswPort OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.1.2.8.2 | |||
| ctdlswPortTable OBJECT-TYPE This 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. | 1.3.6.1.4.1.52.4.1.2.8.2.1 | not-accessible | mandatory | |
| ctdlswPortEntry OBJECT-TYPE Each entry specifies configuration parameters for a port for which the entry exists. | 1.3.6.1.4.1.52.4.1.2.8.2.1.1 | not-accessible | mandatory | |
| ctdlswPortIndex OBJECT-TYPE Specifies a unique value for each port. Values are derived from 'ifIndex' of mib-II. | 1.3.6.1.4.1.52.4.1.2.8.2.1.1.1 | INTEGER | read-only | mandatory |
| ctdlswPortName OBJECT-TYPE Specifies the user friendly name for this port. | 1.3.6.1.4.1.52.4.1.2.8.2.1.1.2 | DisplayString (SIZE(1..8)) | read-only | mandatory |
| ctdlswPortAddress OBJECT-TYPE Specifies the MAC address of this port. | 1.3.6.1.4.1.52.4.1.2.8.2.1.1.3 | MacAddress | read-only | mandatory |
| ctdlswPortAdminStatus OBJECT-TYPE Sets the administrative state of DLSw frame forwarding for this port. | 1.3.6.1.4.1.52.4.1.2.8.2.1.1.4 | INTEGER {other(1), disabled(2), enabled(3)} | read-write | mandatory |
| ctdlswPortOperStatus OBJECT-TYPE Specifies the current operating status of DLSw frame forwarding for this port. | 1.3.6.1.4.1.52.4.1.2.8.2.1.1.5 | INTEGER {other(1), disabled(2), enabled(3)} | read-only | mandatory |
| ctdlswPortUpTime OBJECT-TYPE Indicates the time (in hundredths of a second) since this port was enabled. A value of zero means this port is not presently enabled. | 1.3.6.1.4.1.52.4.1.2.8.2.1.1.6 | TimeTicks | read-only | mandatory |
| ctdlswFilter OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.1.2.8.3 | |||
| ctdlswLocalNBFilterTable OBJECT-TYPE A 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. | 1.3.6.1.4.1.52.4.1.2.8.3.1 | not-accessible | mandatory | |
| ctdlswLocalNBFilterEntry OBJECT-TYPE Information for one NetBIOS source-destination name pair. | 1.3.6.1.4.1.52.4.1.2.8.3.1.1 | not-accessible | mandatory | |
| ctdlswLocalNBFilterSrcName OBJECT-TYPE The source NETBIOS name to filter on. | 1.3.6.1.4.1.52.4.1.2.8.3.1.1.1 | NBName | read-only | mandatory |
| ctdlswLocalNBFilterDestName OBJECT-TYPE The destination NETBIOS NAME to filter on. | 1.3.6.1.4.1.52.4.1.2.8.3.1.1.2 | NBName | read-only | mandatory |
| ctdlswLocalNBFilterControl OBJECT-TYPE Set 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). | 1.3.6.1.4.1.52.4.1.2.8.3.1.1.3 | INTEGER {other(1), create(2), delete(3)} | read-write | mandatory |
| ctdlswRemoteNBFilterTable OBJECT-TYPE A 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. | 1.3.6.1.4.1.52.4.1.2.8.3.2 | not-accessible | mandatory | |
| ctdlswRemoteNBFilterEntry OBJECT-TYPE Information for one NetBIOS source-destination name pair. | 1.3.6.1.4.1.52.4.1.2.8.3.2.1 | not-accessible | mandatory | |
| ctdlswRemoteNBFilterSrcName OBJECT-TYPE The source NETBIOS name to filter on. | 1.3.6.1.4.1.52.4.1.2.8.3.2.1.1 | NBName | read-only | mandatory |
| ctdlswRemoteNBFilterDestName OBJECT-TYPE The destination NETBIOS name to filter on. | 1.3.6.1.4.1.52.4.1.2.8.3.2.1.2 | NBName | read-only | mandatory |
| ctdlswRemoteNBFilterControl OBJECT-TYPE Set 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). | 1.3.6.1.4.1.52.4.1.2.8.3.2.1.3 | INTEGER {other(1), create(2), delete(3)} | read-write | mandatory |
| ctdlswLocalMacFilterTable OBJECT-TYPE A 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. | 1.3.6.1.4.1.52.4.1.2.8.3.3 | not-accessible | mandatory | |
| ctdlswLocalMacFilterEntry OBJECT-TYPE Information for one source-destination MAC address pair. | 1.3.6.1.4.1.52.4.1.2.8.3.3.1 | not-accessible | mandatory | |
| ctdlswLocalMacFilterSrcAddr OBJECT-TYPE The source MAC Address to filter on. | 1.3.6.1.4.1.52.4.1.2.8.3.3.1.1 | MacAddress | read-only | mandatory |
| ctdlswLocalMacFilterSrcMask OBJECT-TYPE The source MAC Address mask to filter on. | 1.3.6.1.4.1.52.4.1.2.8.3.3.1.2 | MacAddress | read-only | mandatory |
| ctdlswLocalMacFilterDestAddr OBJECT-TYPE The destination MAC Address to filter on. | 1.3.6.1.4.1.52.4.1.2.8.3.3.1.3 | MacAddress | read-only | mandatory |
| ctdlswLocalMacFilterDestMask OBJECT-TYPE The destination MAC Address mask to filter on. | 1.3.6.1.4.1.52.4.1.2.8.3.3.1.4 | MacAddress | read-only | mandatory |
| ctdlswLocalMacFilterControl OBJECT-TYPE Set 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). | 1.3.6.1.4.1.52.4.1.2.8.3.3.1.5 | INTEGER {other(1), create(2), delete(3)} | read-write | mandatory |
| ctdlswRemoteMacFilterTable OBJECT-TYPE A 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. | 1.3.6.1.4.1.52.4.1.2.8.3.4 | not-accessible | mandatory | |
| ctdlswRemoteMacFilterEntry OBJECT-TYPE Information for one source-destination MAC address pair. | 1.3.6.1.4.1.52.4.1.2.8.3.4.1 | not-accessible | mandatory | |
| ctdlswRemoteMacFilterSrcAddr OBJECT-TYPE The source MAC Address to filter on. | 1.3.6.1.4.1.52.4.1.2.8.3.4.1.1 | MacAddress | read-only | mandatory |
| ctdlswRemoteMacFilterSrcMask OBJECT-TYPE The source MAC Address mask to filter on. | 1.3.6.1.4.1.52.4.1.2.8.3.4.1.2 | MacAddress | read-only | mandatory |
| ctdlswRemoteMacFilterDestAddr OBJECT-TYPE The destination MAC Address to filter on. | 1.3.6.1.4.1.52.4.1.2.8.3.4.1.3 | MacAddress | read-only | mandatory |
| ctdlswRemoteMacFilterDestMask OBJECT-TYPE The destination MAC Address mask to filter on. | 1.3.6.1.4.1.52.4.1.2.8.3.4.1.4 | MacAddress | read-only | mandatory |
| ctdlswRemoteMacFilterControl OBJECT-TYPE Set 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). | 1.3.6.1.4.1.52.4.1.2.8.3.4.1.5 | INTEGER {other(1), create(2), delete(3)} | read-write | mandatory |
| ctdlswTConn OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.1.2.8.4 | |||
| ctdlswTConnTable OBJECT-TYPE A list of transport connections which are either user defined or dynamically created for this DLSw. | 1.3.6.1.4.1.52.4.1.2.8.4.1 | not-accessible | mandatory | |
| ctdlswTConnEntry OBJECT-TYPE | 1.3.6.1.4.1.52.4.1.2.8.4.1.1 | not-accessible | mandatory | |
| ctdlswTConnRemoteTAddr OBJECT-TYPE Specifies 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. | 1.3.6.1.4.1.52.4.1.2.8.4.1.1.1 | IpAddress | read-only | mandatory |
| ctdlswTConnControl OBJECT-TYPE Set 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). | 1.3.6.1.4.1.52.4.1.2.8.4.1.1.2 | INTEGER {other(1), create(2), delete(3)} | read-write | mandatory |
| ctdlswTConnUpTime OBJECT-TYPE Indicates 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. | 1.3.6.1.4.1.52.4.1.2.8.4.1.1.3 | TimeTicks | read-only | mandatory |
| ctdlswTConnOperStatus OBJECT-TYPE Indicates the status of this transport connection. | 1.3.6.1.4.1.52.4.1.2.8.4.1.1.4 | INTEGER {other(1), disabled(2), enabled(3), pendingDisable(4), pendingEnable(5)} | read-only | mandatory |
| ctdlswTConnType OBJECT-TYPE Indicates 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. | 1.3.6.1.4.1.52.4.1.2.8.4.1.1.5 | INTEGER {configured(1), dynamic(2)} | read-only | mandatory |
| ctdlswTrap OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.1.2.8.5 | |||
| ctdlswEvent OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.1.2.8.6 | |||
| ctdlswEventLogConfig OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.1.2.8.6.1 | |||
| ctdlswEventAdminStatus OBJECT-TYPE Set 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. | 1.3.6.1.4.1.52.4.1.2.8.6.1.1 | INTEGER {other(1), disabled(2), enabled(3)} | read-write | mandatory |
| ctdlswEventMaxEntries OBJECT-TYPE Sets 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. | 1.3.6.1.4.1.52.4.1.2.8.6.1.2 | INTEGER | read-write | mandatory |
| ctdlswEventTraceAll OBJECT-TYPE enabled(3) allows logging of all event types. disabled(2) causes the event log filter table to specify which events to log. | 1.3.6.1.4.1.52.4.1.2.8.6.1.3 | INTEGER {other(1), disabled(2), enabled(3)} | read-write | mandatory |
| ctdlswEventLogFilterTable OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.1.2.8.6.2 | |||
| ctdlswEventFilterTable OBJECT-TYPE This table contains descriptions of how to filter log entries. | 1.3.6.1.4.1.52.4.1.2.8.6.2.1 | not-accessible | mandatory | |
| ctdlswEventFilterEntry OBJECT-TYPE Each 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. | 1.3.6.1.4.1.52.4.1.2.8.6.2.1.1 | not-accessible | mandatory | |
| ctdlswEventFltrProtocol OBJECT-TYPE Selects the protocol to log events from. | 1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.1 | INTEGER | read-only | mandatory |
| ctdlswEventFltrIfNum OBJECT-TYPE Specifies the port on which to log events. | 1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.2 | INTEGER | read-only | mandatory |
| ctdlswEventFltrControl OBJECT-TYPE Setting 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. | 1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.3 | INTEGER {other(1), delete(2), add(3)} | read-write | mandatory |
| ctdlswEventFltrType OBJECT-TYPE This 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. | 1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.4 | INTEGER {misc(1), timer(2), rcv(4), xmit(8), event(16), error(32)} | read-write | mandatory |
| ctdlswEventFltrSeverity OBJECT-TYPE This 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. | 1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.5 | INTEGER {highest(1), highmed(2), highlow(3)} | read-write | mandatory |
| ctdlswEventFltrAction OBJECT-TYPE This 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. | 1.3.6.1.4.1.52.4.1.2.8.6.2.1.1.6 | INTEGER {log(1), trap(2), logTrap(3)} | read-write | mandatory |
| ctdlswEventLogTable OBJECT-IDENTITY | 1.3.6.1.4.1.52.4.1.2.8.6.3 | |||
| ctdlswEventTable OBJECT-TYPE This table contains all events that have been logged. | 1.3.6.1.4.1.52.4.1.2.8.6.3.1 | not-accessible | mandatory | |
| ctdlswEventEntry OBJECT-TYPE Each entry specifies events that have been logged. | 1.3.6.1.4.1.52.4.1.2.8.6.3.1.1 | not-accessible | mandatory | |
| ctdlswEventNumber OBJECT-TYPE The number uniquely identifies events. | 1.3.6.1.4.1.52.4.1.2.8.6.3.1.1.1 | INTEGER | read-only | mandatory |
| ctdlswEventTime OBJECT-TYPE This number specifies when the event was logged. | 1.3.6.1.4.1.52.4.1.2.8.6.3.1.1.2 | TimeTicks | read-only | mandatory |
| ctdlswEventType OBJECT-TYPE Specifies type of event logged. | 1.3.6.1.4.1.52.4.1.2.8.6.3.1.1.3 | INTEGER {misc(1), timer(2), rcv(4), xmit(8), event(16), error(32)} | read-only | mandatory |
| ctdlswEventSeverity OBJECT-TYPE Specifies the severity of the event logged. | 1.3.6.1.4.1.52.4.1.2.8.6.3.1.1.4 | INTEGER {highest(1), highmed(2), highlow(3)} | read-only | mandatory |
| ctdlswEventProtocol OBJECT-TYPE Specifies the protocol where the event occured. | 1.3.6.1.4.1.52.4.1.2.8.6.3.1.1.5 | INTEGER | read-only | mandatory |
| ctdlswEventIfNum OBJECT-TYPE Specifies the port the event occurred on. | 1.3.6.1.4.1.52.4.1.2.8.6.3.1.1.6 | INTEGER | read-only | mandatory |
| ctdlswEventTextString OBJECT-TYPE Specifies the actual text string to be logged. | 1.3.6.1.4.1.52.4.1.2.8.6.3.1.1.7 | OCTET STRING | read-only | mandatory |