AD | Application | AWS | Azure | Cloud | Database | Enterprise | Environmental | Event Log | File System | Infra | IoT | IT Service | Linux | Network/System | Performance | Protocol | SaaS | Security | Service Level | SNMP | Storage | VMware | VoIP | Web | Wireless

Crumbtrail

MonitorTools.com » Technical documentation » SNMP » MIB » Wellfleet » Wellfleet-DLS-MIB » Objects

Wellfleet-DLS-MIB.mib object view, vendor Wellfleet

Introduction

Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2024 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers). This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.

ActiveXperts Network Monitor 2024 can import MIB file Wellfleet-DLS-MIB and use it to monitor vendor specific OID's.

Wellfleet-DLS-MIB file content

Object view of Wellfleet-DLS-MIB:

Scalar Object
wfDlsDelete .1.3.6.1.4.1.18.3.5.1.5.1.1
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete DLSw
wfDlsDisable .1.3.6.1.4.1.18.3.5.1.5.1.2
Enable/Disable parameter. Default is enabled. Users perform an SNMP SET operation on this object in order to enable/disable DLSw
wfDlsState .1.3.6.1.4.1.18.3.5.1.5.1.3
The current state of DLSw
wfDlsTcpWindowSize .1.3.6.1.4.1.18.3.5.1.5.1.4
The size in bytes of the windows used for the DLSw TCP connections
wfDlsVirtualRing .1.3.6.1.4.1.18.3.5.1.5.1.5
The virtual ring number for the TCP/IP cloud. Valid values (1-4095)
wfDlsInternalLanId .1.3.6.1.4.1.18.3.5.1.5.1.6
The source routing internal lan id. Valid Values (1-4095)
wfDlsBridgeId .1.3.6.1.4.1.18.3.5.1.5.1.7
The source routing base bridge number. Valid Values (1-15)
wfDlsMaxSlotSessions .1.3.6.1.4.1.18.3.5.1.5.1.8
The maximum number of LLC2 sessions to support per slot
wfDlsTotalCircuits .1.3.6.1.4.1.18.3.5.1.5.1.9
A current count of the total number of DLSw circuits established
wfDlsVirtualRingMtu .1.3.6.1.4.1.18.3.5.1.5.1.10
The MTU to use in explorers generated by this DLSw. It should reflect the minimum MTU size of the entire network including the remote LANs. Valid values (> 0)
wfDlsMacAgeTime .1.3.6.1.4.1.18.3.5.1.5.1.11
The time in seconds before inactive MAC addresses will be aged out of the cache. Valid values (> 20)
wfDlsNbAgeTime .1.3.6.1.4.1.18.3.5.1.5.1.12
The time in seconds before inactive NetBIOS names will be aged out of the cache. Valid values (> 20)
wfDlsUnconfPeerReject .1.3.6.1.4.1.18.3.5.1.5.1.13
Allow establishment of TCP connections from peers not in the Peer Table
wfDlsDebugLevel1 .1.3.6.1.4.1.18.3.5.1.5.1.14
First Level debug flag. Cannot be configured with Site Manager. When this flag is set to Zero, no debug messages will be logged. Each bit of this flag represents certain functionality in DLSw. When this bit is set, all level2 elements that are part of this functionality that have their bits set will be allowed to log debug messages.
wfDlsDebugLevel2 .1.3.6.1.4.1.18.3.5.1.5.1.15
Second Level debug flag. Cannot be configured with Site Manager. When this flag is set to Zero, no debug messages will be logged. Each bit of this flag represents a sub-functional element. When this bit is set, all debug messages in this element will be logged, as long as the related level1 functionality is set.
wfDlsWanKeepaliveTime .1.3.6.1.4.1.18.3.5.1.5.1.16
Keepalive packets will be sent into inactive, established TCP connections after this time interval (in seconds). A time of zero disables this keepalive feature.
wfDlsPPriDisable .1.3.6.1.4.1.18.3.5.1.5.1.17
Protocol Prioritization Enable/Disable parameter. Default is disabled. Users perform an SNMP SET operation to enable/disable this feature.
wfDlsPPriDefaultNumQueues .1.3.6.1.4.1.18.3.5.1.5.1.18
DLSw Prioritization Default number of Queues. The number of queues to be created when establishing a Peer connection if none have been previously defined. The default is two queues: queue number 0 and 1.
wfDlsPPriDefaultQBandwidth .1.3.6.1.4.1.18.3.5.1.5.1.19
DLSw Prioritization Default Queues Bandwidth. The bandwidth for each default queue. Default of: 60% queue 0, 40% queue 1 via site manager.
wfDlsPPriUnconfPeerDisable .1.3.6.1.4.1.18.3.5.1.5.1.20
DLSw Prioritization enabled/disabled for peers not in Peer Table.
wfDlsPPriUnconfPeerMaxQBuf .1.3.6.1.4.1.18.3.5.1.5.1.21
DLSw Prioritization enabled/disabled for peers not in Peer Table.
wfDlsPPriUnconfPeerMaxQSize .1.3.6.1.4.1.18.3.5.1.5.1.22
DLSw Prioritization enabled/disabled for peers not in Peer Table.
wfDlsPkgMaxSize .1.3.6.1.4.1.18.3.5.1.5.1.23
Maximum size of frame to sended over the WAN. Used when packaging multiple DLS frames into a single TCP frame. The value specified must be smaller than the wfDlsTcpWindowSize and should be no greater than the MTU for the WAN minus the size of the TCP/IP/MAC headers.
wfDlsPkgTO .1.3.6.1.4.1.18.3.5.1.5.1.24
DLSw packaging Time-out. Number of msec to delay a package before sending to TCP. This value should be based on the WAN speed wfDlsPkgWinPercent (defined below). This value should be no greater than the amount of time it takes to send the number of outstanding bytes before packaging begins: number bytes / (number bytes per msec) Default of 10 msec.
wfDlsPkgWinPercent .1.3.6.1.4.1.18.3.5.1.5.1.25
DLSw Packaging threshold. What percent of the DLS TCP window must be outstanding inorder to delay the sending of a package being built. Default: 20% of TCP window. Range: 0 - 100, with 0 meaning no delay.
wfDlsMultislotBcasts .1.3.6.1.4.1.18.3.5.1.5.1.26
Allow broadcasts inbound from the WAN to be broadcast to all active DLSw slots.
wfDlsInitialPacingWindow .1.3.6.1.4.1.18.3.5.1.5.1.27
Initial pacing window to be advertised in Capabilities Exchange messages. Adaptive pacing will begin with this value and use the state of the network to find the proper pacing window size.
wfDlsRfc .1.3.6.1.4.1.18.3.5.1.5.1.28
DLSw RFC mode selection. - RFC1434 is the original implementation - RFC1795 provides improved interoperability and flow control - v20_unicast supports Canureach Exploring via unicast UDP frames and provides single TCP connections - RFC2166 additionally supports Multicast Canureach Exploring
wfDlsNetbiosSessionAliveFilter .1.3.6.1.4.1.18.3.5.1.5.1.29
Netbios session alive filter.
wfDlsWanKeepaliveRetryTimer .1.3.6.1.4.1.18.3.5.1.5.1.30
KEEPALIVE retransmit timeout period, in seconds. This is the interval at which unacknowledged KEEPALIVE messages will be retransmitted. If the Idle Timer is set to zero, this timer ignored. If the Idle Timer is non-zero and this timer IS zero, no KEEPALIVEs are sent and the session is terminated upon expiration of the Idle Timer.
wfDlsWanKeepaliveRetries .1.3.6.1.4.1.18.3.5.1.5.1.31
Number of unacknowledged KEEPALIVE messages retransmitted before the TCP session is terminated. If this count is set to zero, only one KEEPALIVE message will be sent.
wfDlsSnaFallbackAttempts .1.3.6.1.4.1.18.3.5.1.5.1.32
Number of times CANUREACH_ex will be sent (for SNA based connections) before attempting to fall back. Used for peers configured as wfDlsPeerTransportType = unknown to attempt connecting via RFC 1795.
wfDlsNetbiosFallbackTime .1.3.6.1.4.1.18.3.5.1.5.1.33
Amount of time in sec before falling back to RFC 1795 for the peers configured with wfDlsPeerTransportType = unknown, if NETBIOS_NQ does not get answered.
wfDlsTcpInactTime .1.3.6.1.4.1.18.3.5.1.5.1.34
Amount of time in sec after the last active DLSw circuit has terminated or there was no data transfered over TCP pipe, before bringing down TCP connection. Used in conjunction with wfDlsTcpInactMethod.
wfDlsTcpInactMethod .1.3.6.1.4.1.18.3.5.1.5.1.35
Determines when tcp connections may be brought down. Could be due to no DLS circuits on a peer, no data passing over the TCP link, or leave the TCP connection up. Used in conjunction with wfDlsTcpInactTime.
wfDlsMslotDLCBcasts .1.3.6.1.4.1.18.3.5.1.5.1.36
Allow broadcast messages inbound from the DLC to be sent to all active DLSw slots.
wfDlsRsvpSupport .1.3.6.1.4.1.18.3.5.1.5.1.37
Enables/Disables use of RSVP by DLSw
wfDlsOutBandwidth .1.3.6.1.4.1.18.3.5.1.5.1.38
Bandwidth amount for the outgoing DLSw traffic, to use in RSVP reservations for unconfigured peers
wfDlsOutBurstSize .1.3.6.1.4.1.18.3.5.1.5.1.39
Burst Size amount for the outgoing DLSw traffic, to use in RSVP reservations for unconfigured peers
wfDlsInBandwidth .1.3.6.1.4.1.18.3.5.1.5.1.40
Bandwidth amount for the incoming DLSw traffic, to use in RSVP reservations for unconfigured peers
wfDlsInBurstSize .1.3.6.1.4.1.18.3.5.1.5.1.41
Burst Size amount for the incoming DLSw traffic, to use in RSVP reservations for unconfigured peers
wfDlsNonPeakOutBandwidth .1.3.6.1.4.1.18.3.5.1.5.1.42
Bandwidth amount for the outgoing DLSw traffic, to use in RSVP reservations for unconfigured peers during non-peak hours
wfDlsNonPeakOutBurstSize .1.3.6.1.4.1.18.3.5.1.5.1.43
Burst Size amount for the outgoing DLSw traffic, to use in RSVP reservations for unconfigured peers during non-peak hours
wfDlsNonPeakInBandwidth .1.3.6.1.4.1.18.3.5.1.5.1.44
Bandwidth amount for the incoming DLSw traffic, to use in RSVP reservations for unconfigured peers during non-peak hours
wfDlsNonPeakInBurstSize .1.3.6.1.4.1.18.3.5.1.5.1.45
Burst Size amount for the incoming DLSw traffic, to use in RSVP reservations for unconfigured peers during non-peak hours
wfDlsNonPeakStartTime .1.3.6.1.4.1.18.3.5.1.5.1.46
Start time of the non-peak hours in hhmm format and 24 hour clock. If start time is greater in value than end time, non-peak hours ends the next day.
wfDlsNonPeakEndTime .1.3.6.1.4.1.18.3.5.1.5.1.47
End time of the non-peak hours in hhmm 24 hour clock format
wfDlsNonPeakStartDays .1.3.6.1.4.1.18.3.5.1.5.1.48
Bitmap of the starting days of the week for a non-peak reservations. The MSBit represents Sunday, the next most significant bit represents Monday, and so on... Default is 0 - non-peak parameters are not used.
wfDlsInterfaceEntry .1.3.6.1.4.1.18.3.5.1.5.2.1
An entry in wfDlsInterface
wfDlsSlotEntry .1.3.6.1.4.1.18.3.5.1.5.3.1
An entry in wfDlsSlot
wfDlsSapEntry .1.3.6.1.4.1.18.3.5.1.5.4.1
An entry in wfDlsSap
wfDlsPeerEntry .1.3.6.1.4.1.18.3.5.1.5.5.1
An entry in wfDlsPeer
wfDlsConnectionEntry .1.3.6.1.4.1.18.3.5.1.5.6.1
An entry in wfDlsConnection
wfDlsNbEntry .1.3.6.1.4.1.18.3.5.1.5.7.1
An entry in wfDlsNb
wfDlsMacEntry .1.3.6.1.4.1.18.3.5.1.5.8.1
An entry in wfDlsMac
wfDlsTrafficFilterEntry .1.3.6.1.4.1.18.3.5.1.5.9.1
An entry in WfDlsTrafficFilterTable
wfDlsDefaultMacEntry .1.3.6.1.4.1.18.3.5.1.5.10.1
An entry in wfDlsNbName
wfDlsDefaultNbEntry .1.3.6.1.4.1.18.3.5.1.5.11.1
An entry in wfDlsDefaultNb
wfDlsLocalDeviceEntry .1.3.6.1.4.1.18.3.5.1.5.12.1
An entry in the DLSw Local Device table
wfDlsLocalCircuitEntry .1.3.6.1.4.1.18.3.5.1.5.13.1
An entry in the DLSw Local Circuit table
wfDlsGenToolEntry .1.3.6.1.4.1.18.3.5.1.5.14.1
An characteristics for wfDlsGenTool
wfDlsMcastIpEntry .1.3.6.1.4.1.18.3.5.1.5.15.1
An entry in the wfDlsMcastIpTable
Tabular Object
wfDlsInterfaceCircuit .1.3.6.1.4.1.18.3.5.1.5.2.1.4
The circuit that this interface runs over
wfDlsInterfaceDelete .1.3.6.1.4.1.18.3.5.1.5.2.1.1
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete an interface
wfDlsInterfaceDisable .1.3.6.1.4.1.18.3.5.1.5.2.1.2
Enable/Disable parameter. Default is enabled. Users perform an SNMP SET operation on this object in order to enable/disable an interface
wfDlsInterfaceState .1.3.6.1.4.1.18.3.5.1.5.2.1.3
The current state of the interface
wfDlsInterfaceBridgeId .1.3.6.1.4.1.18.3.5.1.5.2.1.5
The Bridge Id of the 'bridge' from the internal Lan to the TCP/IP ring. This must be a non-Wellfleet bridge number. Valid Values (1-15)
wfDlsInterfaceLanId .1.3.6.1.4.1.18.3.5.1.5.2.1.6
The Lan Id of the interface. Valid Values (1-4095)
wfDlsInterfaceDlcType .1.3.6.1.4.1.18.3.5.1.5.2.1.7
The Data Link Control Type on this interface.
wfDlsInterfaceSdlcMode .1.3.6.1.4.1.18.3.5.1.5.2.1.8
The SDLC Mode on this interface.
wfDlsInterfaceNbBcastDgramReduce .1.3.6.1.4.1.18.3.5.1.5.2.1.9
This allows the NetBios Broadcast dgram reduction code built into dls to be turned off.
wfDlsInterfaceExplorerType .1.3.6.1.4.1.18.3.5.1.5.2.1.10
This allows CANUREACH test frames to be sent as single-route or all-routes explorer frames.
wfDlsInterfaceNbBcastDgramCache .1.3.6.1.4.1.18.3.5.1.5.2.1.11
This allows Netbios Broadcast datagram frames to be cached along with allowing these same frames to utilize the netbios caching mechanism. Value 1 means feature not on. Value 2 means if frame is not in cache then forward it. Value 3 means if frame is not in cache then drop it.
wfDlsInterfaceClrCallEnable .1.3.6.1.4.1.18.3.5.1.5.2.1.12
This allows a generic (e.g. QLLC/X25) call to be cleared when the DLS connection enters a DISCONNECTED state.
wfDlsSlotNumber .1.3.6.1.4.1.18.3.5.1.5.3.1.2
The slot that uses this IP interface
wfDlsSlotDelete .1.3.6.1.4.1.18.3.5.1.5.3.1.1
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete a DLSw slot IP record
wfDlsSlotIpAddr .1.3.6.1.4.1.18.3.5.1.5.3.1.3
The IP interface to use for TCP connections based on this slot
wfDlsCurrentMemory .1.3.6.1.4.1.18.3.5.1.5.3.1.4
Memory currently available on this slot
wfDlsMaxAllowedMemory .1.3.6.1.4.1.18.3.5.1.5.3.1.5
Maximum amount of memory allowed to be allocated for DLS on this slot. 4294967295 = 0xFFFFFFFF stands for infinite. (i.e. all available memory)
wfDlsHiWaterMark .1.3.6.1.4.1.18.3.5.1.5.3.1.6
This is the maximum amount of memory ever allocated by DLS on this slot since the last boot
wfDlsSlotGenDestination .1.3.6.1.4.1.18.3.5.1.5.3.1.7
This is a destination slot of the GEN tool if the value is 0. For any non-zero number, the slot is a GEN source and the value of wfDlsSlotGenDestination is its destination slot.
wfDlsSlotGenSessions .1.3.6.1.4.1.18.3.5.1.5.3.1.8
The maximum number of Generator sessions to support per slot
wfDlsSlotGenUpperMAC .1.3.6.1.4.1.18.3.5.1.5.3.1.9
The upper MAC address for this slot.
wfDlsSlotCurrentSessions .1.3.6.1.4.1.18.3.5.1.5.3.1.10
The number of sessions connected on this slot.
wfDlsSlotHiWaterSessions .1.3.6.1.4.1.18.3.5.1.5.3.1.11
The highest number of sessions connected at one time on this slot.
wfDlsSlotHiWaterReset .1.3.6.1.4.1.18.3.5.1.5.3.1.12
Setting to 2 (reset) sets HiWaterSessions to CurrentSessions.
wfDlsSapAddr .1.3.6.1.4.1.18.3.5.1.5.4.1.2
The SAP to be terminated by DLSw
wfDlsSapDelete .1.3.6.1.4.1.18.3.5.1.5.4.1.1
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete a DLSw SAP record
wfDlsSapCredit .1.3.6.1.4.1.18.3.5.1.5.4.1.3
The LLC2 flow control credit size for this SAP. Flow control procedures will be invoked based on this parameter
wfDlsPeerIpAddr .1.3.6.1.4.1.18.3.5.1.5.5.1.3
The IP address of the DLSw peer
wfDlsPeerDelete .1.3.6.1.4.1.18.3.5.1.5.5.1.1
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete a DLSw peer record
wfDlsPeerState .1.3.6.1.4.1.18.3.5.1.5.5.1.2
The current state of the TCP connection with this DLSw peer
wfDlsPeerDefinedBy .1.3.6.1.4.1.18.3.5.1.5.5.1.4
The method by which this peer was defined
wfDlsPeerPPriDisable .1.3.6.1.4.1.18.3.5.1.5.5.1.5
DLSw Protocol Priority enabled/disabled for this Peer. The default is to use the value specified in the DLS Base record (wfDlsPPriDisable). Site Manager handles the setting of the default.
wfDlsPeerPPriMaxQBuf .1.3.6.1.4.1.18.3.5.1.5.5.1.6
Protocol Priority Queue Maximum number of allocated buffers queued.
wfDlsPeerPPriMaxQSize .1.3.6.1.4.1.18.3.5.1.5.5.1.7
Protocol Priority Queue Maximum number of octets queued.
wfDlsPeerPPriClearStats .1.3.6.1.4.1.18.3.5.1.5.5.1.8
Clear Protocol Priority Statistics. If prioritization is enabled for this Peer, then modifying this attribute will cause all Statistics kept (Queue's, CC, etc) to be cleared.
wfDlsPeerType .1.3.6.1.4.1.18.3.5.1.5.5.1.9
The protocol type of this DLSw peer
wfDlsPeerTransportType .1.3.6.1.4.1.18.3.5.1.5.5.1.10
The transport type of this DLSw peer
wfDlsPeerBackupConfig .1.3.6.1.4.1.18.3.5.1.5.5.1.11
The indication of whether or not a backup peer is to be configured for the primary peer. The default is no which means that there is no backup peer configured by default. A backup peer can only be configured for a RFC1434 or RFC1795 peer.
wfDlsPeerBackupIpAddr .1.3.6.1.4.1.18.3.5.1.5.5.1.12
The IP Address of the backup DLSw peer.
wfDlsPeerBackupMaxUpTime .1.3.6.1.4.1.18.3.5.1.5.5.1.13
The maximum amount of time (in seconds) allowed for a TCP connection to stay established to the backup DLSw peer. If set to zero, this feature is disabled. Set to anything greater than zero to enable the feature.
wfDlsPeerBackupHoldDownTime .1.3.6.1.4.1.18.3.5.1.5.5.1.14
The amount of time (in seconds) to wait before starting a new TCP connection to the backup DLSw peer.
wfDlsPeerBackupStartTime .1.3.6.1.4.1.18.3.5.1.5.5.1.15
Used in conjunction with the EndTime attribute. Together these define a time interval for when a backup peer can be active. The start time is the beginning time of day that a backup peer can be established. (HHMM format)
wfDlsPeerBackupEndTime .1.3.6.1.4.1.18.3.5.1.5.5.1.16
Used in conjunction with the StartTime attribute. Together these define a time interval for when a backup peer can be active. The end time is the end time of day that a backup peer can be established. If a backup peer is active and the current time is after this end time, the backup peer will be brought down. (HHMM format)
wfDlsPeerInteroperability .1.3.6.1.4.1.18.3.5.1.5.5.1.17
If enabled, open write to read tcp connection for 1434 and 1795 type of peers. Let the other side to open the other connection.
wfDlsPeerBackupType .1.3.6.1.4.1.18.3.5.1.5.5.1.18
The type of this DLSw backup peer
wfDlsPeerRsvpMode .1.3.6.1.4.1.18.3.5.1.5.5.1.19
Defines rsvp mode of operation for the peer: - 1 use rsvp parameters configured in the peer; - 2 do NOT use rsvp for this peer; - 3 use rsvp parameters configures in wfDls object.
wfDlsPeerRsvpSlots .1.3.6.1.4.1.18.3.5.1.5.5.1.20
Bit mask field representing the slots, that may make RSVP resevations for this peer. The MSBit represents slot 1, the next most significant bit represents slot 2, and so on... Slots can be 1-14. Default is all slots on a BCN.
wfDlsPeerOutBandwidth .1.3.6.1.4.1.18.3.5.1.5.5.1.21
Bandwidth amount for the outgoing DLSw traffic, to use in RSVP reservations for this peer
wfDlsPeerOutBurstSize .1.3.6.1.4.1.18.3.5.1.5.5.1.22
Burst Size amount for the outgoing DLSw traffic, to use in RSVP reservations for this peer
wfDlsPeerInBandwidth .1.3.6.1.4.1.18.3.5.1.5.5.1.23
Bandwidth amount for the incoming DLSw traffic, to use in RSVP reservations for this peer
wfDlsPeerInBurstSize .1.3.6.1.4.1.18.3.5.1.5.5.1.24
Burst Size amount for the incoming DLSw traffic, to use in RSVP reservations for this peer
wfDlsPeerNonPeakOutBandwidth .1.3.6.1.4.1.18.3.5.1.5.5.1.25
Bandwidth amount for the outgoing DLSw traffic, to use in RSVP reservations for this peer during non-peak hours
wfDlsPeerNonPeakOutBurstSize .1.3.6.1.4.1.18.3.5.1.5.5.1.26
Burst Size amount for the outgoing DLSw traffic, to use in RSVP reservations for this peer during non-peak hours
wfDlsPeerNonPeakInBandwidth .1.3.6.1.4.1.18.3.5.1.5.5.1.27
Bandwidth amount for the incoming DLSw traffic, to use in RSVP reservations for this peer during non-peak hours
wfDlsPeerNonPeakInBurstSize .1.3.6.1.4.1.18.3.5.1.5.5.1.28
Burst Size amount for the incoming DLSw traffic, to use in RSVP reservations for this peer during non-peak hours
wfDlsPeerNonPeakStartTime .1.3.6.1.4.1.18.3.5.1.5.5.1.29
Start time of the non-peak hours in hhmm format and 24 hour clock. If start time is greater in value than end time, non-peak hours ends the next day.
wfDlsPeerNonPeakEndTime .1.3.6.1.4.1.18.3.5.1.5.5.1.30
End time of the non-peak hours in hhmm 24 hour clock format
wfDlsPeerNonPeakStartDays .1.3.6.1.4.1.18.3.5.1.5.5.1.31
Bitmap of the starting days of the week for a non-peak reservations. The MSBit represents Sunday, the next most significant bit represents Monday, and so on... Default is 0 - non-peak parameters are not used.
wfDlsPeerBackupOutBandwidth .1.3.6.1.4.1.18.3.5.1.5.5.1.32
Bandwidth amount for the outgoing DLSw traffic, to use in RSVP reservations for the backup peer
wfDlsPeerBackupOutBurstSize .1.3.6.1.4.1.18.3.5.1.5.5.1.33
Burst Size amount for the outgoing DLSw traffic, to use in RSVP reservations for the backup peer
wfDlsPeerBackupInBandwidth .1.3.6.1.4.1.18.3.5.1.5.5.1.34
Bandwidth amount for the incoming DLSw traffic, to use in RSVP reservations for the backup peer
wfDlsPeerBackupInBurstSize .1.3.6.1.4.1.18.3.5.1.5.5.1.35
Burst Size amount for the incoming DLSw traffic, to use in RSVP reservations for the backup peer
wfDlsConnectionCct .1.3.6.1.4.1.18.3.5.1.5.6.1.1
The circuit this from which this connection originated
wfDlsConnectionDstMac .1.3.6.1.4.1.18.3.5.1.5.6.1.2
The Destination MAC address (the LLC session target)
wfDlsConnectionSrcMac .1.3.6.1.4.1.18.3.5.1.5.6.1.3
The Source MAC address (the LLC session originator)
wfDlsConnectionSaps .1.3.6.1.4.1.18.3.5.1.5.6.1.4
The SAPs for this connection (DSAP, SSAP)
wfDlsConnectionState .1.3.6.1.4.1.18.3.5.1.5.6.1.5
The DLSw state of this connection. These are the steady states of the DLSw state machine. Transition states are not reflected
wfDlsConnectionRemoteIpAddr .1.3.6.1.4.1.18.3.5.1.5.6.1.6
The IP address of the remote DLSw peer over which this connection is established
wfDlsConnectionRemoteRxPort .1.3.6.1.4.1.18.3.5.1.5.6.1.7
The TCP receive port number of the remote DLSw peer over which this connection is established
wfDlsConnectionLocalIpAddr .1.3.6.1.4.1.18.3.5.1.5.6.1.8
The IP address of the local DLSw peer over which this connection is established
wfDlsConnectionLocalTxPort .1.3.6.1.4.1.18.3.5.1.5.6.1.9
The TCP transmit port number of the local DLSw peer over which this connection is established
wfDlsConnectionTxIFrames .1.3.6.1.4.1.18.3.5.1.5.6.1.10
The number of Information frames transmitted from this switch to the remote DLSw switch
wfDlsConnectionRxIFrames .1.3.6.1.4.1.18.3.5.1.5.6.1.11
The number of Information frames received at this switch from the remote DLSw switch
wfDlsConnectionTxRnrs .1.3.6.1.4.1.18.3.5.1.5.6.1.12
The number of RNR frames transmitted from this switch to the remote DLSw switch
wfDlsConnectionRxRnrs .1.3.6.1.4.1.18.3.5.1.5.6.1.13
The number of RNR frames received at this switch from the remote DLSw switch
wfDlsConnectionLocalBlockNum .1.3.6.1.4.1.18.3.5.1.5.6.1.14
The block number is the first 3 hexadecimal digits of node identification field of local XID
wfDlsConnectionLocalIdNum .1.3.6.1.4.1.18.3.5.1.5.6.1.15
The ID number is the last 5 hexadecimal digits of node identification field of local XID
wfDlsConnectionLocalCpName .1.3.6.1.4.1.18.3.5.1.5.6.1.16
The local CP name
wfDlsConnectionRif .1.3.6.1.4.1.18.3.5.1.5.6.1.17
The Rif information
wfDlsConnectionRemoteBlockNum .1.3.6.1.4.1.18.3.5.1.5.6.1.18
The block number is the first 3 hexadecimal digits of node identification field of remote XID
wfDlsConnectionRemoteIdNum .1.3.6.1.4.1.18.3.5.1.5.6.1.19
The ID number is the last 5 hexadecimal digits of node identification field of remote XID
wfDlsConnectionRemoteCpName .1.3.6.1.4.1.18.3.5.1.5.6.1.20
The remote CP name
wfDlsConnectionLocalDLCorr .1.3.6.1.4.1.18.3.5.1.5.6.1.21
The local Data Link Correlator for this DLSw circuit
wfDlsConnectionKilled .1.3.6.1.4.1.18.3.5.1.5.6.1.22
Set to Dead to delete a connection
wfDlsConnectionRemoteDLCorr .1.3.6.1.4.1.18.3.5.1.5.6.1.23
The remote Data Link Correlator for this DLSw circuit
wfDlsNbName .1.3.6.1.4.1.18.3.5.1.5.7.1.1
The NetBIOS name of the remote station. Names that are shorter than 16 characters are padded with ASCII spaces (0x20)
wfDlsNbPeerIpAddr .1.3.6.1.4.1.18.3.5.1.5.7.1.2
The IP address of the DLSw peer for this NetBIOS name
wfDlsNbCapablePeerIpAddr .1.3.6.1.4.1.18.3.5.1.5.7.1.3
The IP address of the DLSw peer for a capable NetBIOS name
wfDlsNbQueries .1.3.6.1.4.1.18.3.5.1.5.7.1.4
The number of NETBIOS_NQ queries sent for this name
wfDlsMacAddr .1.3.6.1.4.1.18.3.5.1.5.8.1.1
The MAC address of the remote station
wfDlsMacPeerIpAddr .1.3.6.1.4.1.18.3.5.1.5.8.1.2
The IP address of the DLSw peer for this MAC address
wfDlsMacCapablePeerIpAddr .1.3.6.1.4.1.18.3.5.1.5.8.1.3
The IP address of the DLSw peer for a capable MAC address
wfDlsMacQueries .1.3.6.1.4.1.18.3.5.1.5.8.1.4
The number of CANUREACH queries sent for this name
wfDlsTrafficFilterCircuit .1.3.6.1.4.1.18.3.5.1.5.9.1.7
The ID of the Bridge Circuit to which the filter is applied
wfDlsTrafficFilterRuleNumber .1.3.6.1.4.1.18.3.5.1.5.9.1.8
ID for the rule
wfDlsTrafficFilterFragment .1.3.6.1.4.1.18.3.5.1.5.9.1.9
Fragment number - for large rules
wfDlsTrafficFilterCreate .1.3.6.1.4.1.18.3.5.1.5.9.1.1
Defines the existence of the traffic filter rule: created - traffic filter exists delete - traffic filter does not exist and can be deleted
wfDlsTrafficFilterEnable .1.3.6.1.4.1.18.3.5.1.5.9.1.2
Defines whether or not the traffic filter rule should be used: enabled - activate the rule. disabled - inactivate the rule
wfDlsTrafficFilterStatus .1.3.6.1.4.1.18.3.5.1.5.9.1.3
Defines the current status of the traffic filter: inactive - the rule is not in use. active - the rule is being used. error - the application detected an error in the rule
wfDlsTrafficFilterCounter .1.3.6.1.4.1.18.3.5.1.5.9.1.4
The number of received packets that have matched this rule
wfDlsTrafficFilterDefinition .1.3.6.1.4.1.18.3.5.1.5.9.1.5
The filter rule definition
wfDlsTrafficFilterReserved .1.3.6.1.4.1.18.3.5.1.5.9.1.6
Reserved field
wfDlsTrafficFilterName .1.3.6.1.4.1.18.3.5.1.5.9.1.10
name of the rule number
wfDlsDefaultMacAddr .1.3.6.1.4.1.18.3.5.1.5.10.1.2
The MAC address of the destination station
wfDlsDefaultMacDelete .1.3.6.1.4.1.18.3.5.1.5.10.1.1
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete a DLSw Default MAC record
wfDlsDefaultMacPeerIp .1.3.6.1.4.1.18.3.5.1.5.10.1.3
The peer IP address to use for this MAC address
wfDlsDefaultNbName .1.3.6.1.4.1.18.3.5.1.5.11.1.2
The NetBIOS name of the destination station
wfDlsDefaultNbDelete .1.3.6.1.4.1.18.3.5.1.5.11.1.1
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete a DLSw Default NetBIOS record
wfDlsDefaultNbPeerIp .1.3.6.1.4.1.18.3.5.1.5.11.1.3
The peer IP address to use for this NetBIOS name
wfDlsLocalDeviceCct .1.3.6.1.4.1.18.3.5.1.5.12.1.4
The circuit on which this device is configured. Valid range (1-1023)
wfDlsLocalDeviceAddr .1.3.6.1.4.1.18.3.5.1.5.12.1.5
The physical address for this device. Valid range is based on media
wfDlsLocalDeviceDelete .1.3.6.1.4.1.18.3.5.1.5.12.1.1
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete a DLSw Local Device
wfDlsLocalDeviceDisable .1.3.6.1.4.1.18.3.5.1.5.12.1.2
Enable/Disable parameter. Default is enabled. Users perform an SNMP SET operation on this object in order to enable/disable a DLSw Local Device
wfDlsLocalDeviceState .1.3.6.1.4.1.18.3.5.1.5.12.1.3
The current state of DLSw
wfDlsLocalDeviceSourceMac .1.3.6.1.4.1.18.3.5.1.5.12.1.6
The source MAC address of an emulated Token Ring end station for this device. Values are standard MSB Token Ring MAC addresses
wfDlsLocalDeviceSourceSap .1.3.6.1.4.1.18.3.5.1.5.12.1.7
The source SAP of an emulated Token Ring end station for this device. Values are standard SNA SAPs
wfDlsLocalDeviceDestMac .1.3.6.1.4.1.18.3.5.1.5.12.1.8
The destination MAC address for this device. Values are standard MSB Token Ring MAC addresses
wfDlsLocalDeviceDestSap .1.3.6.1.4.1.18.3.5.1.5.12.1.9
The destination SAP for this device. Values are standard SNA SAPs
wfDlsLocalDeviceXidValue .1.3.6.1.4.1.18.3.5.1.5.12.1.10
The station XID value. Value must match the IDBLK and IDNUM on the host
wfDlsLocalDeviceCanureachTimer .1.3.6.1.4.1.18.3.5.1.5.12.1.11
The time interval in seconds that a canureach is sent to the remote DLS peer to establish a session. A minimum value of 1 means that a canureach will be transmitted once a second, a maximum value of 3600 means that a canureach will be transmitted once an hour, and a value of 0 means that no canureach will be transmitted
wfDlsLocalDeviceCanureachRetries .1.3.6.1.4.1.18.3.5.1.5.12.1.12
The maximum number of times a canureach is sent to the remote DLS peer to establish a session. A minimum value of 0 means that no canureach messages will be transmitted, a maximum value of 0xFFFFFFFF means that an infinite number of canureach messages will be transmitted for this connection. The default is set to 10
wfDlsLocalDeviceLSTimer .1.3.6.1.4.1.18.3.5.1.5.12.1.13
The time interval in seconds that a connect request is sent to the local SDLC device to establish a session. A minimum value of 1 means that a connect request will be sent once a second, a maximum value of 3600 means that a connect request will be sent once an hour, and a value of 0 means that no connect requests will be sent
wfDlsLocalDeviceLSRetries .1.3.6.1.4.1.18.3.5.1.5.12.1.14
The maximum number of times a connect request is sent to the local SDLC device to establish a session. A minimum value of 0 means that no connect requests will be sent, a maximum value of 0xFFFFFFFF means that an infinite number of connect requests will be sent for this connection. The default is set to 10
wfDlsLocalDeviceRcvCredit .1.3.6.1.4.1.18.3.5.1.5.12.1.15
Receive credit count. Maximum number of frames SDLC is allowed to send to DLS. A minimum value of 1 means that DLS will only accept up to 1 frame from SDLC before it updates SDLCs credit. A value of 0 means that DLS can receive an infinite number of frames from SDLC without the need to update SDLC's credit
wfDlsLocalDeviceTxCredit .1.3.6.1.4.1.18.3.5.1.5.12.1.16
Transmit credit count. Maximum number of frames DLS is allowed to send to SDLC. A minimum value of 1 means that DLS can only send one frame to SDLC until it receives credit update from SDLC. A value of 0 means that DLS can send an infinite number of frames to SDLC without the need to update SDLC's credit
wfDlsLocalDeviceCurTimer2 .1.3.6.1.4.1.18.3.5.1.5.12.1.17
The time interval in seconds that a canureach is sent to the remote DLS peer to establish a session. A minimum value of 1 means that a canureach will be transmitted once a second, a maximum value means that a canureach will be transmitted once every timer2 seconds, and a value of 0 means that no canureach will be transmitted
wfDlsLocalDeviceCurRetries2 .1.3.6.1.4.1.18.3.5.1.5.12.1.18
The maximum number of times a canureach is sent to the remote DLS peer to establish a session. A minimum value of 0 means that no canureach messages will be transmitted, a maximum value of 0xFFFFFFFF means that an infinite number of canureach messages will be transmitted for this connection. The default is set to infinite: 4294967295 = 0xFFFFFFFF
wfDlsLocalDeviceEnableXidPassthru .1.3.6.1.4.1.18.3.5.1.5.12.1.19
XID passthru Enable/Disable parameter. Default is enabled. Used for pu2.1 circuits to allow the XID to be passed thru to SDLC when host is connected to token ring and remote is SDLC.
wfDlsLocalDeviceActivationSequence .1.3.6.1.4.1.18.3.5.1.5.12.1.20
Sequence of activation for SDLC PU2.0 fixed format primary devices. LocalDeviceFirst specifies that DLS establishes a connection with the SDLC End Station first. Once the Local Device successfully responds, DLS then starts up the SSP connection to the peer. PeerFirst specifies that DLS starts the SSP connection first, and contacts the SDLC End Station only after receiving a CONTACT message from the peer.
wfDlsLocalCircuitCct .1.3.6.1.4.1.18.3.5.1.5.13.1.4
Local Circuit ID
wfDlsLocalCircuitDelete .1.3.6.1.4.1.18.3.5.1.5.13.1.1
Create/Delete parameter
wfDlsLocalCircuitDisable .1.3.6.1.4.1.18.3.5.1.5.13.1.2
Disable parameter
wfDlsLocalCircuitState .1.3.6.1.4.1.18.3.5.1.5.13.1.3
Circuit state
wfDlsLocalCircuitClientCount .1.3.6.1.4.1.18.3.5.1.5.13.1.5
Number of clients registerd
wfDlsLocalCircuitFrameCount .1.3.6.1.4.1.18.3.5.1.5.13.1.6
Total number of frames passed
wfDlsLocalCircuitSlot .1.3.6.1.4.1.18.3.5.1.5.13.1.7
Slot on which this cct resides
wfDlsLocalCctDefaultMac .1.3.6.1.4.1.18.3.5.1.5.13.1.8
Default Mac address associated with this circuit
wfDlsGenDelete .1.3.6.1.4.1.18.3.5.1.5.14.1.1
Create/Delete parameter. Default is created.
wfDlsGenDisable .1.3.6.1.4.1.18.3.5.1.5.14.1.2
Enable/Disable parameter. Default is disabled. Users perform an SNMP SET operation on this object in order to enable/disable DLSw Generat or
wfDlsGenDefaultSessions .1.3.6.1.4.1.18.3.5.1.5.14.1.3
Number of DLSw Generator Sessions to be brought up if specific numbers are not configured per slot.
wfDlsGenStartupTime .1.3.6.1.4.1.18.3.5.1.5.14.1.4
Time between connection setup requests in milliseconds.
wfDlsGenIFramePerSec .1.3.6.1.4.1.18.3.5.1.5.14.1.5
Number of I frames to be sent per second.
wfDlsGenMacAddrOffset .1.3.6.1.4.1.18.3.5.1.5.14.1.6
Offset for MAC addresses to be created for GEN.
wfDlsGenVariableDstMAC .1.3.6.1.4.1.18.3.5.1.5.14.1.7
Allows varying destination MAC address.
wfDlsGenDefaultUpperMAC .1.3.6.1.4.1.18.3.5.1.5.14.1.8
Allows varying upper MAC address.
wfDlsGenDataLength .1.3.6.1.4.1.18.3.5.1.5.14.1.9
Gen data frame size
wfDlsGenNumSapPerMac .1.3.6.1.4.1.18.3.5.1.5.14.1.10
Gen number of saps for each mac
wfDlsGenSapIncrement .1.3.6.1.4.1.18.3.5.1.5.14.1.11
Gen sap incremental value
wfDlsMcastIpAddr .1.3.6.1.4.1.18.3.5.1.5.15.1.3
The Multicast IP address of this entry
wfDlsMcastIpDelete .1.3.6.1.4.1.18.3.5.1.5.15.1.1
Create/Delete parameter. Default is created. Users perform an SNMP SET operation on this object in order to create/delete a DLSw multicast IP record
wfDlsMcastIpState .1.3.6.1.4.1.18.3.5.1.5.15.1.2
The current state of this DLSw McastIpEntry. Active indicates that it is possible to accept or sent CURs to/from the multicast IP group address specified in this entry. Inactive indicates that DLSw in not a member of this multicast IP group. The initial state is notpresent and this state will be maintained until this mib record has been read.
wfDlsMcastIpSlots .1.3.6.1.4.1.18.3.5.1.5.15.1.4
Bit mask field representing the slots upon which this DlsMcastIpEntry can receive and transmit multicast data. The MSBit represents slot 1, the next most significant bit represents slot 2, and so on... Slots can be 1-14. Default is all slots on a BCN.
wfDlsMcastIpBackupConfig .1.3.6.1.4.1.18.3.5.1.5.15.1.5
The indication of whether or not a backup peer is to be configured for the primary peer. The default is no which means that there is no backup peer configured by default.
wfDlsMcastIpBackupIpAddr .1.3.6.1.4.1.18.3.5.1.5.15.1.6
The IP Address of the backup DLSw peer.
wfDlsMcastIpBackupMaxUpTime .1.3.6.1.4.1.18.3.5.1.5.15.1.7
The maximum amount of time (in seconds) allowed for a TCP connection to stay established to the backup DLSw peer. If set to zero, this feature is disabled. Set to anything greater than zero to enable the feature.
wfDlsMcastIpBackupHoldDownTime .1.3.6.1.4.1.18.3.5.1.5.15.1.8
The amount of time (in seconds) to wait before starting a new TCP connection to the backup DLSw peer.
wfDlsMcastIpBackupStartTime .1.3.6.1.4.1.18.3.5.1.5.15.1.9
Used in conjunction with the EndTime attribute. Together these define a time interval for when a backup peer can be active. The start time is the beginning time of day that a backup peer can be established. (HHMM format)
wfDlsMcastIpBackupEndTime .1.3.6.1.4.1.18.3.5.1.5.15.1.10
Used in conjunction with the StartTime attribute. Together these define a time interval for when a backup peer can be active. The end time is the end time of day that a backup peer can be established. If a backup peer is active and the current time is after this end time, the backup peer will be brought down. (HHMM format)
wfDlsMcastIpBackupType .1.3.6.1.4.1.18.3.5.1.5.15.1.11
The type of this DLSw backup peer
Table
wfDlsInterfaceTable .1.3.6.1.4.1.18.3.5.1.5.2
A table that contains information about every interface that is associated with DLSw inst_id[1] = wfDlsInterfaceCircuit
wfDlsSlotTable .1.3.6.1.4.1.18.3.5.1.5.3
A table that contains the IP interfaces each slot must use for the TCP connections to non-Wellfleet switches. The IP interface may exist anywhere on the box. inst_id[1] = wfDlsSlotNumber
wfDlsSapTable .1.3.6.1.4.1.18.3.5.1.5.4
A table that contains the SAPS to be terminated by DLSw. inst_id[1] = wfDlsSapAddr
wfDlsPeerTable .1.3.6.1.4.1.18.3.5.1.5.5
A table that contains the IP addresses of the DLSw peers with which we will establish TCP connections. inst_id[4] = wfDlsPeerAddr
wfDlsConnectionTable .1.3.6.1.4.1.18.3.5.1.5.6
A table that contains the information about the current DLSw connections in progress. inst_id[15] = wfDlsConnectionCct wfDlsConnectionSrcMac wfDlsConnectionDstMac wfDlsConnectionSaps
wfDlsNbTable .1.3.6.1.4.1.18.3.5.1.5.7
The DLSw NetBIOS name cache table. inst_id[16] = wfDlsNbName
wfDlsMacTable .1.3.6.1.4.1.18.3.5.1.5.8
The DLSw MAC address cache table. inst_id[6] = wfDlsMacAddr
wfDlsTrafficFilterTable .1.3.6.1.4.1.18.3.5.1.5.9
DLSw Traffic Filters
wfDlsDefaultMacTable .1.3.6.1.4.1.18.3.5.1.5.10
A table that contains DLSw Peer IP addresses for statically defined remote MAC addresses. The IP address in this table will always be used for CANUREACH messages to the remote MAC address. inst_id[6] = wfDlsDefaultMacAddr
wfDlsDefaultNbTable .1.3.6.1.4.1.18.3.5.1.5.11
A table that contains DLSw Peer IP addresses for statically defined remote NetBIOS names. The IP address in this table will always be used for CANUREACH messages to the remote NetBIOS name. inst_id[16] = wfDlsDefaultNbName
wfDlsLocalDeviceTable .1.3.6.1.4.1.18.3.5.1.5.12
The configuration table for devices locally terminated through DLSw
wfDlsLocalCircuitTable .1.3.6.1.4.1.18.3.5.1.5.13
communicate with each other via a virtual circuit gate
wfDlsGenToolTable .1.3.6.1.4.1.18.3.5.1.5.14
A table that contains the Gen Tool characteristics to be used on Bay Network Routers. inst_id[1] = wfDlsSlotNumber
wfDlsMcastIpTable .1.3.6.1.4.1.18.3.5.1.5.15
A table that contains the Multicast IP addresses that will be used by DLSw ro send and receive explorer traffic.
Object Identifier
wfDls .1.3.6.1.4.1.18.3.5.1.5.1