Wellfleet-DLS-MIB
Detailed view of the defined objects, syntax rules, and hierarchical paths.
249
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
249 total| Object Name |
|---|
wfDls OBJECT IDENTIFIER .1.3.6.1.4.1.18.3.5.1.5.1 |
RFC1155-SMI Unknown .1.3.6.1.4.1.18.3.5.1.5.1 |
wfDlsDeleteCreate/Delete parameter. Default is created. Users perform an SNMP SET
operation on this object in order to create/delete DLSwrw Enumeration .1.3.6.1.4.1.18.3.5.1.5.1.1 |
wfDlsDisableEnable/Disable parameter. Default is enabled. Users perform an SNMP SET
operation on this object in order to enable/disable DLSwrw Enumeration .1.3.6.1.4.1.18.3.5.1.5.1.2 |
wfDlsStateThe current state of DLSwro Enumeration .1.3.6.1.4.1.18.3.5.1.5.1.3 |
wfDlsTcpWindowSizeThe size in bytes of the windows used for the DLSw TCP connectionsrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.1.4 |
wfDlsVirtualRingThe virtual ring number for the TCP/IP cloud. Valid values (1-4095)rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.1.5 |
wfDlsInternalLanIdThe source routing internal lan id. Valid Values (1-4095)rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.1.6 |
wfDlsBridgeIdThe source routing base bridge number. Valid Values (1-15)rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.1.7 |
wfDlsMaxSlotSessionsThe maximum number of LLC2 sessions to support per slotrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.1.8 |
wfDlsTotalCircuitsA current count of the total number of DLSw circuits establishedro Counter .1.3.6.1.4.1.18.3.5.1.5.1.9 |
wfDlsVirtualRingMtuThe 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)rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.1.10 |
wfDlsMacAgeTimeThe time in seconds before inactive MAC addresses will be aged out of
the cache. Valid values (> 20)rw Gauge .1.3.6.1.4.1.18.3.5.1.5.1.11 |
wfDlsNbAgeTimeThe time in seconds before inactive NetBIOS names will be aged out of the
cache. Valid values (> 20)rw Gauge .1.3.6.1.4.1.18.3.5.1.5.1.12 |
wfDlsUnconfPeerRejectAllow establishment of TCP connections from peers not in the Peer Tablerw Enumeration .1.3.6.1.4.1.18.3.5.1.5.1.13 |
wfDlsDebugLevel1First 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.rw Gauge .1.3.6.1.4.1.18.3.5.1.5.1.14 |
wfDlsDebugLevel2Second 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.rw Gauge .1.3.6.1.4.1.18.3.5.1.5.1.15 |
wfDlsWanKeepaliveTimeKeepalive packets will be sent into inactive, established TCP connections
after this time interval (in seconds). A time of zero disables this
keepalive feature.rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.1.16 |
wfDlsPPriDisableProtocol Prioritization Enable/Disable parameter. Default is disabled.
Users perform an SNMP SET operation to enable/disable this feature.rw Enumeration .1.3.6.1.4.1.18.3.5.1.5.1.17 |
wfDlsPPriDefaultNumQueuesDLSw 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.rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.1.18 |
wfDlsPPriDefaultQBandwidthDLSw Prioritization Default Queues Bandwidth. The bandwidth for
each default queue. Default of: 60% queue 0, 40% queue 1 via site manager.rw OCTET STRING .1.3.6.1.4.1.18.3.5.1.5.1.19 |
wfDlsPPriUnconfPeerDisableDLSw Prioritization enabled/disabled for peers not in Peer Table.rw Enumeration .1.3.6.1.4.1.18.3.5.1.5.1.20 |
wfDlsPPriUnconfPeerMaxQBufDLSw Prioritization enabled/disabled for peers not in Peer Table.rw Enumeration .1.3.6.1.4.1.18.3.5.1.5.1.21 |
wfDlsPPriUnconfPeerMaxQSizeDLSw Prioritization enabled/disabled for peers not in Peer Table.rw Enumeration .1.3.6.1.4.1.18.3.5.1.5.1.22 |
wfDlsPkgMaxSizeMaximum 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.rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.1.23 |
wfDlsPkgTODLSw 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.rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.1.24 |
wfDlsPkgWinPercentDLSw 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.rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.1.25 |
wfDlsMultislotBcastsAllow broadcasts inbound from the WAN to be broadcast
to all active DLSw slots.rw Enumeration .1.3.6.1.4.1.18.3.5.1.5.1.26 |
wfDlsInitialPacingWindowInitial 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.rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.1.27 |
wfDlsRfcDLSw 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 Exploringrw Enumeration .1.3.6.1.4.1.18.3.5.1.5.1.28 |
wfDlsNetbiosSessionAliveFilterNetbios session alive filter.rw Enumeration .1.3.6.1.4.1.18.3.5.1.5.1.29 |
wfDlsWanKeepaliveRetryTimerKEEPALIVE 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.rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.1.30 |
wfDlsWanKeepaliveRetriesNumber 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.rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.1.31 |
wfDlsSnaFallbackAttemptsNumber 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.rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.1.32 |
wfDlsNetbiosFallbackTimeAmount of time in sec before falling back to RFC 1795
for the peers configured with wfDlsPeerTransportType = unknown,
if NETBIOS_NQ does not get answered.rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.1.33 |
wfDlsTcpInactTimeAmount 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.rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.1.34 |
wfDlsTcpInactMethodDetermines 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.rw Enumeration .1.3.6.1.4.1.18.3.5.1.5.1.35 |
wfDlsMslotDLCBcastsAllow broadcast messages inbound from the DLC to be
sent to all active DLSw slots.rw Enumeration .1.3.6.1.4.1.18.3.5.1.5.1.36 |
wfDlsRsvpSupportEnables/Disables use of RSVP by DLSwrw Enumeration .1.3.6.1.4.1.18.3.5.1.5.1.37 |
wfDlsOutBandwidthBandwidth amount for the outgoing DLSw traffic,
to use in RSVP reservations for unconfigured peersrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.1.38 |
wfDlsOutBurstSizeBurst Size amount for the outgoing DLSw traffic,
to use in RSVP reservations for unconfigured peersrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.1.39 |
wfDlsInBandwidthBandwidth amount for the incoming DLSw traffic,
to use in RSVP reservations for unconfigured peersrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.1.40 |
wfDlsInBurstSizeBurst Size amount for the incoming DLSw traffic,
to use in RSVP reservations for unconfigured peersrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.1.41 |
wfDlsNonPeakOutBandwidthBandwidth amount for the outgoing DLSw traffic,
to use in RSVP reservations for unconfigured peers
during non-peak hoursrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.1.42 |
wfDlsNonPeakOutBurstSizeBurst Size amount for the outgoing DLSw traffic,
to use in RSVP reservations for unconfigured peers
during non-peak hoursrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.1.43 |
wfDlsNonPeakInBandwidthBandwidth amount for the incoming DLSw traffic,
to use in RSVP reservations for unconfigured peers
during non-peak hoursrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.1.44 |
wfDlsNonPeakInBurstSizeBurst Size amount for the incoming DLSw traffic,
to use in RSVP reservations for unconfigured peers
during non-peak hoursrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.1.45 |
wfDlsNonPeakStartTimeStart 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.rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.1.46 |
wfDlsNonPeakEndTimeEnd time of the non-peak hours in hhmm 24 hour clock formatrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.1.47 |
wfDlsNonPeakStartDaysBitmap 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.rw Counter .1.3.6.1.4.1.18.3.5.1.5.1.48 |
wfDlsMultislotCacheUpdateAllow learned MAC-IP cache resolutions to be promulgated
to all other DLSw slots.rw Enumeration .1.3.6.1.4.1.18.3.5.1.5.1.49 |
wfDlsMacAddrTranslationEnables/Disables use of Mac Address Translation by DLSwrw Enumeration .1.3.6.1.4.1.18.3.5.1.5.1.50 |
wfDlsBan2SupportEnables/Disables BAN-2 local termination between SRB
interfaces in single DLS switch configsrw Enumeration .1.3.6.1.4.1.18.3.5.1.5.1.51 |
wfDlsVirtualRingBridgeCheckDLSw Virtual Ring ID and SRB Bridge ID will be checked.rw Enumeration .1.3.6.1.4.1.18.3.5.1.5.1.52 |
wfDlsAcceptBadVendorSpecificCapexAccept a capex request containing a Vendor Specific Control Vector
but no Vendor Context. The Control Vector will be ignoredrw Enumeration .1.3.6.1.4.1.18.3.5.1.5.1.53 |
wfDlsDiagSwitchAvailable MIB for diagnostic workspaces. Allows optional conditional debuggingrw Enumeration .1.3.6.1.4.1.18.3.5.1.5.1.54 |
wfDlsAllowSpecAddrNbDatagramAllows acceptance of NETBIOS Datagrams sent to other than the NETBIOS Group
address as the destination MAC address. This is an override MIB. When enabled,
DLS will bypass its check for that group address and allow the packet.rw Enumeration .1.3.6.1.4.1.18.3.5.1.5.1.55 |
wfDlsInterfaceTableA table that contains information about every interface that is associated
with DLSw inst_id[1] = wfDlsInterfaceCircuit SEQUENCE OF WfDlsInterfaceEntry .1.3.6.1.4.1.18.3.5.1.5.2 |
wfDlsInterfaceEntryAn entry in wfDlsInterface WfDlsInterfaceEntry .1.3.6.1.4.1.18.3.5.1.5.2.1 |
wfDlsInterfaceDeleteCreate/Delete parameter. Default is created. Users perform an SNMP SET
operation on this object in order to create/delete an interfacerw Enumeration .1.3.6.1.4.1.18.3.5.1.5.2.1.1 |
wfDlsInterfaceDisableEnable/Disable parameter. Default is enabled. Users perform an SNMP SET
operation on this object in order to enable/disable an interfacerw Enumeration .1.3.6.1.4.1.18.3.5.1.5.2.1.2 |
wfDlsInterfaceStateThe current state of the interfacero Enumeration .1.3.6.1.4.1.18.3.5.1.5.2.1.3 |
wfDlsInterfaceCircuitThe circuit that this interface runs overro INTEGER .1.3.6.1.4.1.18.3.5.1.5.2.1.4 |
wfDlsInterfaceBridgeIdThe 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)rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.2.1.5 |
wfDlsInterfaceLanIdThe Lan Id of the interface. Valid Values (1-4095)rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.2.1.6 |
wfDlsInterfaceDlcTypeThe Data Link Control Type on this interface.rw Enumeration .1.3.6.1.4.1.18.3.5.1.5.2.1.7 |
wfDlsInterfaceSdlcModeThe SDLC Mode on this interface.rw Enumeration .1.3.6.1.4.1.18.3.5.1.5.2.1.8 |
wfDlsInterfaceNbBcastDgramReduceThis allows the NetBios Broadcast dgram reduction code built
into dls to be turned off.rw Enumeration .1.3.6.1.4.1.18.3.5.1.5.2.1.9 |
wfDlsInterfaceExplorerTypeThis allows CANUREACH test frames to be sent as
single-route or all-routes explorer frames.rw Enumeration .1.3.6.1.4.1.18.3.5.1.5.2.1.10 |
wfDlsInterfaceNbBcastDgramCacheThis 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.rw Enumeration .1.3.6.1.4.1.18.3.5.1.5.2.1.11 |
wfDlsInterfaceClrCallEnableThis allows a generic (e.g. QLLC/X25) call to be cleared when
the DLS connection enters a DISCONNECTED state.rw Enumeration .1.3.6.1.4.1.18.3.5.1.5.2.1.12 |
wfDlsSlotTableA 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 SEQUENCE OF WfDlsSlotEntry .1.3.6.1.4.1.18.3.5.1.5.3 |
wfDlsSlotEntryAn entry in wfDlsSlot WfDlsSlotEntry .1.3.6.1.4.1.18.3.5.1.5.3.1 |
wfDlsSlotDeleteCreate/Delete parameter. Default is created. Users perform an SNMP SET
operation on this object in order to create/delete a DLSw slot IP recordrw Enumeration .1.3.6.1.4.1.18.3.5.1.5.3.1.1 |
wfDlsSlotNumberThe slot that uses this IP interfacero INTEGER .1.3.6.1.4.1.18.3.5.1.5.3.1.2 |
wfDlsSlotIpAddrThe IP interface to use for TCP connections based on this slotrw IpAddress .1.3.6.1.4.1.18.3.5.1.5.3.1.3 |
wfDlsCurrentMemoryMemory currently available on this slotro INTEGER .1.3.6.1.4.1.18.3.5.1.5.3.1.4 |
wfDlsMaxAllowedMemoryMaximum amount of memory allowed to be allocated for DLS on this slot.
4294967295 = 0xFFFFFFFF stands for infinite. (i.e. all available memory)rw Gauge .1.3.6.1.4.1.18.3.5.1.5.3.1.5 |
wfDlsHiWaterMarkThis is the maximum amount of memory ever allocated by DLS on this slot
since the last bootro INTEGER .1.3.6.1.4.1.18.3.5.1.5.3.1.6 |
wfDlsSlotGenDestinationThis 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.rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.3.1.7 |
wfDlsSlotGenSessionsThe maximum number of Generator sessions to support per slotrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.3.1.8 |
wfDlsSlotGenUpperMACThe upper MAC address for this slot.rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.3.1.9 |
wfDlsSlotCurrentSessionsThe number of sessions connected on this slot.ro INTEGER .1.3.6.1.4.1.18.3.5.1.5.3.1.10 |
wfDlsSlotHiWaterSessionsThe highest number of sessions connected at one time on this slot.ro INTEGER .1.3.6.1.4.1.18.3.5.1.5.3.1.11 |
wfDlsSlotHiWaterResetSetting to 2 (reset) sets HiWaterSessions to CurrentSessions.rw Enumeration .1.3.6.1.4.1.18.3.5.1.5.3.1.12 |
wfDlsSapTableA table that contains the SAPS to be terminated by DLSw.
inst_id[1] = wfDlsSapAddr SEQUENCE OF WfDlsSapEntry .1.3.6.1.4.1.18.3.5.1.5.4 |
wfDlsSapEntryAn entry in wfDlsSap WfDlsSapEntry .1.3.6.1.4.1.18.3.5.1.5.4.1 |
wfDlsSapDeleteCreate/Delete parameter. Default is created. Users perform an SNMP SET
operation on this object in order to create/delete a DLSw SAP recordrw Enumeration .1.3.6.1.4.1.18.3.5.1.5.4.1.1 |
wfDlsSapAddrThe SAP to be terminated by DLSwro INTEGER .1.3.6.1.4.1.18.3.5.1.5.4.1.2 |
wfDlsSapCreditThe LLC2 flow control credit size for this SAP. Flow control procedures
will be invoked based on this parameterrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.4.1.3 |
wfDlsPeerTableA table that contains the IP addresses of the DLSw peers with which we will
establish TCP connections. inst_id[4] = wfDlsPeerAddr SEQUENCE OF WfDlsPeerEntry .1.3.6.1.4.1.18.3.5.1.5.5 |
wfDlsPeerEntryAn entry in wfDlsPeer WfDlsPeerEntry .1.3.6.1.4.1.18.3.5.1.5.5.1 |
wfDlsPeerDeleteCreate/Delete parameter. Default is created. Users perform an SNMP SET
operation on this object in order to create/delete a DLSw peer recordrw Enumeration .1.3.6.1.4.1.18.3.5.1.5.5.1.1 |
wfDlsPeerStateThe current state of the TCP connection with this DLSw peerro Enumeration .1.3.6.1.4.1.18.3.5.1.5.5.1.2 |
wfDlsPeerIpAddrThe IP address of the DLSw peerro IpAddress .1.3.6.1.4.1.18.3.5.1.5.5.1.3 |
wfDlsPeerDefinedByThe method by which this peer was definedro Enumeration .1.3.6.1.4.1.18.3.5.1.5.5.1.4 |
wfDlsPeerPPriDisableDLSw 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.rw Enumeration .1.3.6.1.4.1.18.3.5.1.5.5.1.5 |
wfDlsPeerPPriMaxQBufProtocol Priority Queue Maximum number of allocated buffers queued.rw Enumeration .1.3.6.1.4.1.18.3.5.1.5.5.1.6 |
wfDlsPeerPPriMaxQSizeProtocol Priority Queue Maximum number of octets queued.rw Enumeration .1.3.6.1.4.1.18.3.5.1.5.5.1.7 |
wfDlsPeerPPriClearStatsClear 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.rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.5.1.8 |
wfDlsPeerTypeThe protocol type of this DLSw peerro Enumeration .1.3.6.1.4.1.18.3.5.1.5.5.1.9 |
wfDlsPeerTransportTypeThe transport type of this DLSw peerrw Enumeration .1.3.6.1.4.1.18.3.5.1.5.5.1.10 |
wfDlsPeerBackupConfigThe 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.rw Enumeration .1.3.6.1.4.1.18.3.5.1.5.5.1.11 |
wfDlsPeerBackupIpAddrThe IP Address of the backup DLSw peer.rw IpAddress .1.3.6.1.4.1.18.3.5.1.5.5.1.12 |
wfDlsPeerBackupMaxUpTimeThe 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.rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.5.1.13 |
wfDlsPeerBackupHoldDownTimeThe amount of time (in seconds) to wait before starting
a new TCP connection to the backup DLSw peer.rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.5.1.14 |
wfDlsPeerBackupStartTimeUsed 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)rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.5.1.15 |
wfDlsPeerBackupEndTimeUsed 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)rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.5.1.16 |
wfDlsPeerInteroperabilityIf enabled, open write to read tcp connection for 1434 and
1795 type of peers.
Let the other side to open the other connection.rw Enumeration .1.3.6.1.4.1.18.3.5.1.5.5.1.17 |
wfDlsPeerBackupTypeThe type of this DLSw backup peerrw Enumeration .1.3.6.1.4.1.18.3.5.1.5.5.1.18 |
wfDlsPeerRsvpModeDefines 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.rw Enumeration .1.3.6.1.4.1.18.3.5.1.5.5.1.19 |
wfDlsPeerRsvpSlotsBit 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.rw Counter .1.3.6.1.4.1.18.3.5.1.5.5.1.20 |
wfDlsPeerOutBandwidthBandwidth amount for the outgoing DLSw traffic,
to use in RSVP reservations for this peerrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.5.1.21 |
wfDlsPeerOutBurstSizeBurst Size amount for the outgoing DLSw traffic,
to use in RSVP reservations for this peerrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.5.1.22 |
wfDlsPeerInBandwidthBandwidth amount for the incoming DLSw traffic,
to use in RSVP reservations for this peerrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.5.1.23 |
wfDlsPeerInBurstSizeBurst Size amount for the incoming DLSw traffic,
to use in RSVP reservations for this peerrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.5.1.24 |
wfDlsPeerNonPeakOutBandwidthBandwidth amount for the outgoing DLSw traffic,
to use in RSVP reservations for this peer
during non-peak hoursrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.5.1.25 |
wfDlsPeerNonPeakOutBurstSizeBurst Size amount for the outgoing DLSw traffic,
to use in RSVP reservations for this peer
during non-peak hoursrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.5.1.26 |
wfDlsPeerNonPeakInBandwidthBandwidth amount for the incoming DLSw traffic,
to use in RSVP reservations for this peer
during non-peak hoursrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.5.1.27 |
wfDlsPeerNonPeakInBurstSizeBurst Size amount for the incoming DLSw traffic,
to use in RSVP reservations for this peer
during non-peak hoursrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.5.1.28 |
wfDlsPeerNonPeakStartTimeStart 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.rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.5.1.29 |
wfDlsPeerNonPeakEndTimeEnd time of the non-peak hours in hhmm 24 hour clock formatrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.5.1.30 |
wfDlsPeerNonPeakStartDaysBitmap 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.rw Counter .1.3.6.1.4.1.18.3.5.1.5.5.1.31 |
wfDlsPeerBackupOutBandwidthBandwidth amount for the outgoing DLSw traffic,
to use in RSVP reservations for the backup peerrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.5.1.32 |
wfDlsPeerBackupOutBurstSizeBurst Size amount for the outgoing DLSw traffic,
to use in RSVP reservations for the backup peerrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.5.1.33 |
wfDlsPeerBackupInBandwidthBandwidth amount for the incoming DLSw traffic,
to use in RSVP reservations for the backup peerrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.5.1.34 |
wfDlsPeerBackupInBurstSizeBurst Size amount for the incoming DLSw traffic,
to use in RSVP reservations for the backup peerrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.5.1.35 |
wfDlsConnectionTableA table that contains the information about the current DLSw connections in
progress.
inst_id[15] = wfDlsConnectionCct wfDlsConnectionSrcMac wfDlsConnectionDstMac
wfDlsConnectionSaps SEQUENCE OF WfDlsConnectionEntry .1.3.6.1.4.1.18.3.5.1.5.6 |
wfDlsConnectionEntryAn entry in wfDlsConnection WfDlsConnectionEntry .1.3.6.1.4.1.18.3.5.1.5.6.1 |
wfDlsConnectionCctThe circuit this from which this connection originatedro INTEGER .1.3.6.1.4.1.18.3.5.1.5.6.1.1 |
wfDlsConnectionDstMacThe Destination MAC address (the LLC session target)ro OCTET STRING .1.3.6.1.4.1.18.3.5.1.5.6.1.2 |
wfDlsConnectionSrcMacThe Source MAC address (the LLC session originator)ro OCTET STRING .1.3.6.1.4.1.18.3.5.1.5.6.1.3 |
wfDlsConnectionSapsThe SAPs for this connection (DSAP, SSAP)ro OCTET STRING .1.3.6.1.4.1.18.3.5.1.5.6.1.4 |
wfDlsConnectionStateThe DLSw state of this connection. These are the steady states of the
DLSw state machine. Transition states are not reflectedro Enumeration .1.3.6.1.4.1.18.3.5.1.5.6.1.5 |
wfDlsConnectionRemoteIpAddrThe IP address of the remote DLSw peer over which
this connection is establishedro IpAddress .1.3.6.1.4.1.18.3.5.1.5.6.1.6 |
wfDlsConnectionRemoteRxPortThe TCP receive port number of the remote DLSw peer over which
this connection is establishedro INTEGER .1.3.6.1.4.1.18.3.5.1.5.6.1.7 |
wfDlsConnectionLocalIpAddrThe IP address of the local DLSw peer over which
this connection is establishedro IpAddress .1.3.6.1.4.1.18.3.5.1.5.6.1.8 |
wfDlsConnectionLocalTxPortThe TCP transmit port number of the local DLSw peer over which
this connection is establishedro INTEGER .1.3.6.1.4.1.18.3.5.1.5.6.1.9 |
wfDlsConnectionTxIFramesThe number of Information frames transmitted from this switch
to the remote DLSw switchro Counter .1.3.6.1.4.1.18.3.5.1.5.6.1.10 |
wfDlsConnectionRxIFramesThe number of Information frames received at this switch
from the remote DLSw switchro Counter .1.3.6.1.4.1.18.3.5.1.5.6.1.11 |
wfDlsConnectionTxRnrsThe number of RNR frames transmitted from this switch
to the remote DLSw switchro Counter .1.3.6.1.4.1.18.3.5.1.5.6.1.12 |
wfDlsConnectionRxRnrsThe number of RNR frames received at this switch
from the remote DLSw switchro Counter .1.3.6.1.4.1.18.3.5.1.5.6.1.13 |
wfDlsConnectionLocalBlockNumThe block number is the first 3 hexadecimal digits of
node identification field of local XIDro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18.3.5.1.5.6.1.14 |
wfDlsConnectionLocalIdNumThe ID number is the last 5 hexadecimal digits of
node identification field of local XIDro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18.3.5.1.5.6.1.15 |
wfDlsConnectionLocalCpNameThe local CP namero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18.3.5.1.5.6.1.16 |
wfDlsConnectionRifThe Rif informationro OCTET STRING .1.3.6.1.4.1.18.3.5.1.5.6.1.17 |
wfDlsConnectionRemoteBlockNumThe block number is the first 3 hexadecimal digits of
node identification field of remote XIDro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18.3.5.1.5.6.1.18 |
wfDlsConnectionRemoteIdNumThe ID number is the last 5 hexadecimal digits of
node identification field of remote XIDro DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18.3.5.1.5.6.1.19 |
wfDlsConnectionRemoteCpNameThe remote CP namero DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18.3.5.1.5.6.1.20 |
wfDlsConnectionLocalDLCorrThe local Data Link Correlator for this DLSw circuitro OCTET STRING .1.3.6.1.4.1.18.3.5.1.5.6.1.21 |
wfDlsConnectionKilledSet to Dead to delete a connectionrw Enumeration .1.3.6.1.4.1.18.3.5.1.5.6.1.22 |
wfDlsConnectionRemoteDLCorrThe remote Data Link Correlator for this DLSw circuitro OCTET STRING .1.3.6.1.4.1.18.3.5.1.5.6.1.23 |
wfDlsNbTableThe DLSw NetBIOS name cache table. inst_id[16] = wfDlsNbName SEQUENCE OF WfDlsNbEntry .1.3.6.1.4.1.18.3.5.1.5.7 |
wfDlsNbEntryAn entry in wfDlsNb WfDlsNbEntry .1.3.6.1.4.1.18.3.5.1.5.7.1 |
wfDlsNbNameThe NetBIOS name of the remote station. Names that are shorter than 16
characters are padded with ASCII spaces (0x20)ro OCTET STRING .1.3.6.1.4.1.18.3.5.1.5.7.1.1 |
wfDlsNbPeerIpAddrThe IP address of the DLSw peer for this NetBIOS namero IpAddress .1.3.6.1.4.1.18.3.5.1.5.7.1.2 |
wfDlsNbCapablePeerIpAddrThe IP address of the DLSw peer for a capable NetBIOS namero IpAddress .1.3.6.1.4.1.18.3.5.1.5.7.1.3 |
wfDlsNbQueriesThe number of NETBIOS_NQ queries sent for this namero Counter .1.3.6.1.4.1.18.3.5.1.5.7.1.4 |
wfDlsMacTableThe DLSw MAC address cache table. inst_id[6] = wfDlsMacAddr SEQUENCE OF WfDlsMacEntry .1.3.6.1.4.1.18.3.5.1.5.8 |
wfDlsMacEntryAn entry in wfDlsMac WfDlsMacEntry .1.3.6.1.4.1.18.3.5.1.5.8.1 |
wfDlsMacAddrThe MAC address of the remote stationro OCTET STRING .1.3.6.1.4.1.18.3.5.1.5.8.1.1 |
wfDlsMacPeerIpAddrThe IP address of the DLSw peer for this MAC addressro IpAddress .1.3.6.1.4.1.18.3.5.1.5.8.1.2 |
wfDlsMacCapablePeerIpAddrThe IP address of the DLSw peer for a capable MAC addressro IpAddress .1.3.6.1.4.1.18.3.5.1.5.8.1.3 |
wfDlsMacQueriesThe number of CANUREACH queries sent for this namero Counter .1.3.6.1.4.1.18.3.5.1.5.8.1.4 |
wfDlsTrafficFilterTableDLSw Traffic Filters SEQUENCE OF WfDlsTrafficFilterEntry .1.3.6.1.4.1.18.3.5.1.5.9 |
wfDlsTrafficFilterEntryAn entry in WfDlsTrafficFilterTable WfDlsTrafficFilterEntry .1.3.6.1.4.1.18.3.5.1.5.9.1 |
wfDlsTrafficFilterCreateDefines the existence of the traffic filter rule:
created - traffic filter exists
delete - traffic filter does not exist and can be deletedrw Enumeration .1.3.6.1.4.1.18.3.5.1.5.9.1.1 |
wfDlsTrafficFilterEnableDefines whether or not the traffic filter rule should be used:
enabled - activate the rule.
disabled - inactivate the rulerw Enumeration .1.3.6.1.4.1.18.3.5.1.5.9.1.2 |
wfDlsTrafficFilterStatusDefines 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 rulero Enumeration .1.3.6.1.4.1.18.3.5.1.5.9.1.3 |
wfDlsTrafficFilterCounterThe number of received packets that have matched this rulero Counter .1.3.6.1.4.1.18.3.5.1.5.9.1.4 |
wfDlsTrafficFilterDefinitionThe filter rule definitionrw OCTET STRING .1.3.6.1.4.1.18.3.5.1.5.9.1.5 |
wfDlsTrafficFilterReservedReserved fieldro INTEGER .1.3.6.1.4.1.18.3.5.1.5.9.1.6 |
wfDlsTrafficFilterCircuitThe ID of the Bridge Circuit to which the filter is appliedro INTEGER .1.3.6.1.4.1.18.3.5.1.5.9.1.7 |
wfDlsTrafficFilterRuleNumberID for the rulero INTEGER .1.3.6.1.4.1.18.3.5.1.5.9.1.8 |
wfDlsTrafficFilterFragmentFragment number - for large rulesro INTEGER .1.3.6.1.4.1.18.3.5.1.5.9.1.9 |
wfDlsTrafficFilterNamename of the rule numberrw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.18.3.5.1.5.9.1.10 |
wfDlsDefaultMacTableA 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 SEQUENCE OF WfDlsDefaultMacEntry .1.3.6.1.4.1.18.3.5.1.5.10 |
wfDlsDefaultMacEntryAn entry in wfDlsNbName WfDlsDefaultMacEntry .1.3.6.1.4.1.18.3.5.1.5.10.1 |
wfDlsDefaultMacDeleteCreate/Delete parameter. Default is created. Users perform an SNMP SET
operation on this object in order to create/delete a DLSw Default MAC
recordrw Enumeration .1.3.6.1.4.1.18.3.5.1.5.10.1.1 |
wfDlsDefaultMacAddrThe MAC address of the destination stationro OCTET STRING .1.3.6.1.4.1.18.3.5.1.5.10.1.2 |
wfDlsDefaultMacPeerIpThe peer IP address to use for this MAC addressrw IpAddress .1.3.6.1.4.1.18.3.5.1.5.10.1.3 |
wfDlsDefaultNbTableA 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 SEQUENCE OF WfDlsDefaultNbEntry .1.3.6.1.4.1.18.3.5.1.5.11 |
wfDlsDefaultNbEntryAn entry in wfDlsDefaultNb WfDlsDefaultNbEntry .1.3.6.1.4.1.18.3.5.1.5.11.1 |
wfDlsDefaultNbDeleteCreate/Delete parameter. Default is created. Users perform an SNMP SET
operation on this object in order to create/delete a DLSw Default NetBIOS
recordrw Enumeration .1.3.6.1.4.1.18.3.5.1.5.11.1.1 |
wfDlsDefaultNbNameThe NetBIOS name of the destination stationro OCTET STRING .1.3.6.1.4.1.18.3.5.1.5.11.1.2 |
wfDlsDefaultNbPeerIpThe peer IP address to use for this NetBIOS namerw IpAddress .1.3.6.1.4.1.18.3.5.1.5.11.1.3 |
wfDlsLocalDeviceTableThe configuration table for devices locally terminated through DLSw SEQUENCE OF WfDlsLocalDeviceEntry .1.3.6.1.4.1.18.3.5.1.5.12 |
wfDlsLocalDeviceEntryAn entry in the DLSw Local Device table WfDlsLocalDeviceEntry .1.3.6.1.4.1.18.3.5.1.5.12.1 |
wfDlsLocalDeviceDeleteCreate/Delete parameter. Default is created. Users perform an SNMP SET
operation on this object in order to create/delete a DLSw Local Devicerw Enumeration .1.3.6.1.4.1.18.3.5.1.5.12.1.1 |
wfDlsLocalDeviceDisableEnable/Disable parameter. Default is enabled. Users perform an SNMP SET
operation on this object in order to enable/disable a DLSw Local Devicerw Enumeration .1.3.6.1.4.1.18.3.5.1.5.12.1.2 |
wfDlsLocalDeviceStateThe current state of DLSwro Enumeration .1.3.6.1.4.1.18.3.5.1.5.12.1.3 |
wfDlsLocalDeviceCctThe circuit on which this device is configured. Valid range (1-1023)ro INTEGER .1.3.6.1.4.1.18.3.5.1.5.12.1.4 |
wfDlsLocalDeviceAddrThe physical address for this device. Valid range is based on mediaro INTEGER .1.3.6.1.4.1.18.3.5.1.5.12.1.5 |
wfDlsLocalDeviceSourceMacThe source MAC address of an emulated Token Ring end station for this
device. Values are standard MSB Token Ring MAC addressesrw OCTET STRING .1.3.6.1.4.1.18.3.5.1.5.12.1.6 |
wfDlsLocalDeviceSourceSapThe source SAP of an emulated Token Ring end station for this device.
Values are standard SNA SAPsrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.12.1.7 |
wfDlsLocalDeviceDestMacThe destination MAC address for this device. Values are standard MSB Token
Ring MAC addressesrw OCTET STRING .1.3.6.1.4.1.18.3.5.1.5.12.1.8 |
wfDlsLocalDeviceDestSapThe destination SAP for this device. Values are standard SNA SAPsrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.12.1.9 |
wfDlsLocalDeviceXidValueThe station XID value. Value must match the IDBLK and IDNUM on the hostrw OCTET STRING .1.3.6.1.4.1.18.3.5.1.5.12.1.10 |
wfDlsLocalDeviceCanureachTimerThe 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 transmittedrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.12.1.11 |
wfDlsLocalDeviceCanureachRetriesThe 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 10rw Gauge .1.3.6.1.4.1.18.3.5.1.5.12.1.12 |
wfDlsLocalDeviceLSTimerThe 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 sentrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.12.1.13 |
wfDlsLocalDeviceLSRetriesThe 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 10rw Gauge .1.3.6.1.4.1.18.3.5.1.5.12.1.14 |
wfDlsLocalDeviceRcvCreditReceive 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 creditrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.12.1.15 |
wfDlsLocalDeviceTxCreditTransmit 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
creditrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.12.1.16 |
wfDlsLocalDeviceCurTimer2The 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 transmittedrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.12.1.17 |
wfDlsLocalDeviceCurRetries2The 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 = 0xFFFFFFFFrw Gauge .1.3.6.1.4.1.18.3.5.1.5.12.1.18 |
wfDlsLocalDeviceEnableXidPassthruXID 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.rw Enumeration .1.3.6.1.4.1.18.3.5.1.5.12.1.19 |
wfDlsLocalDeviceActivationSequenceSequence 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.rw Enumeration .1.3.6.1.4.1.18.3.5.1.5.12.1.20 |
wfDlsLocalCircuitTablecommunicate with each other via a virtual circuit gate SEQUENCE OF WfDlsLocalCircuitEntry .1.3.6.1.4.1.18.3.5.1.5.13 |
wfDlsLocalCircuitEntryAn entry in the DLSw Local Circuit table WfDlsLocalCircuitEntry .1.3.6.1.4.1.18.3.5.1.5.13.1 |
wfDlsLocalCircuitDeleteCreate/Delete parameterrw Enumeration .1.3.6.1.4.1.18.3.5.1.5.13.1.1 |
wfDlsLocalCircuitDisableDisable parameterrw Enumeration .1.3.6.1.4.1.18.3.5.1.5.13.1.2 |
wfDlsLocalCircuitStateCircuit statero Enumeration .1.3.6.1.4.1.18.3.5.1.5.13.1.3 |
wfDlsLocalCircuitCctLocal Circuit IDrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.13.1.4 |
wfDlsLocalCircuitClientCountNumber of clients registerdro INTEGER .1.3.6.1.4.1.18.3.5.1.5.13.1.5 |
wfDlsLocalCircuitFrameCountTotal number of frames passedro INTEGER .1.3.6.1.4.1.18.3.5.1.5.13.1.6 |
wfDlsLocalCircuitSlotSlot on which this cct residesrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.13.1.7 |
wfDlsLocalCctDefaultMacDefault Mac address associated with this circuitrw OCTET STRING .1.3.6.1.4.1.18.3.5.1.5.13.1.8 |
wfDlsGenToolTableA table that contains the Gen Tool characteristics to be used
on Bay Network Routers. inst_id[1] = wfDlsSlotNumber SEQUENCE OF WfDlsGenToolEntry .1.3.6.1.4.1.18.3.5.1.5.14 |
wfDlsGenToolEntryAn characteristics for wfDlsGenTool WfDlsGenToolEntry .1.3.6.1.4.1.18.3.5.1.5.14.1 |
wfDlsGenDeleteCreate/Delete parameter. Default is created.rw Enumeration .1.3.6.1.4.1.18.3.5.1.5.14.1.1 |
wfDlsGenDisableEnable/Disable parameter. Default is disabled. Users perform an
SNMP SET
operation on this object in order to enable/disable DLSw Generat
orrw Enumeration .1.3.6.1.4.1.18.3.5.1.5.14.1.2 |
wfDlsGenDefaultSessionsNumber of DLSw Generator Sessions to be brought up if
specific numbers are not configured per slot.rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.14.1.3 |
wfDlsGenStartupTimeTime between connection setup requests in
milliseconds.rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.14.1.4 |
wfDlsGenIFramePerSecNumber of I frames to be sent per second.rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.14.1.5 |
wfDlsGenMacAddrOffsetOffset for MAC addresses to be created for GEN.rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.14.1.6 |
wfDlsGenVariableDstMACAllows varying destination MAC address.rw Enumeration .1.3.6.1.4.1.18.3.5.1.5.14.1.7 |
wfDlsGenDefaultUpperMACAllows varying upper MAC address.rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.14.1.8 |
wfDlsGenDataLengthGen data frame sizerw INTEGER .1.3.6.1.4.1.18.3.5.1.5.14.1.9 |
wfDlsGenNumSapPerMacGen number of saps for each macrw INTEGER .1.3.6.1.4.1.18.3.5.1.5.14.1.10 |
wfDlsGenSapIncrementGen sap incremental valuerw INTEGER .1.3.6.1.4.1.18.3.5.1.5.14.1.11 |
wfDlsMcastIpTableA table that contains the Multicast IP addresses that
will be used by DLSw ro send and receive explorer traffic. SEQUENCE OF WfDlsMcastIpEntry .1.3.6.1.4.1.18.3.5.1.5.15 |
wfDlsMcastIpEntryAn entry in the wfDlsMcastIpTable WfDlsMcastIpEntry .1.3.6.1.4.1.18.3.5.1.5.15.1 |
wfDlsMcastIpDeleteCreate/Delete parameter. Default is created. Users perform an
SNMP SET operation on this object in order to create/delete a
DLSw multicast IP recordrw Enumeration .1.3.6.1.4.1.18.3.5.1.5.15.1.1 |
wfDlsMcastIpStateThe 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.ro Enumeration .1.3.6.1.4.1.18.3.5.1.5.15.1.2 |
wfDlsMcastIpAddrThe Multicast IP address of this entryro IpAddress .1.3.6.1.4.1.18.3.5.1.5.15.1.3 |
wfDlsMcastIpSlotsBit 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.rw Gauge .1.3.6.1.4.1.18.3.5.1.5.15.1.4 |
wfDlsMcastIpBackupConfigThe 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.rw Enumeration .1.3.6.1.4.1.18.3.5.1.5.15.1.5 |
wfDlsMcastIpBackupIpAddrThe IP Address of the backup DLSw peer.rw IpAddress .1.3.6.1.4.1.18.3.5.1.5.15.1.6 |
wfDlsMcastIpBackupMaxUpTimeThe 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.rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.15.1.7 |
wfDlsMcastIpBackupHoldDownTimeThe amount of time (in seconds) to wait before starting
a new TCP connection to the backup DLSw peer.rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.15.1.8 |
wfDlsMcastIpBackupStartTimeUsed 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)rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.15.1.9 |
wfDlsMcastIpBackupEndTimeUsed 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)rw INTEGER .1.3.6.1.4.1.18.3.5.1.5.15.1.10 |
wfDlsMcastIpBackupTypeThe type of this DLSw backup peerrw Enumeration .1.3.6.1.4.1.18.3.5.1.5.15.1.11 |
wfDlsTranslateMacTableA table that contains destination MAC addresses which can be
replaced with another remote MAC addresses. These new MAC addresses
will be used to establish SNA sessions instead of previously
configured on end nodes. SEQUENCE OF WfDlsTranslateMacEntry .1.3.6.1.4.1.18.3.5.1.5.16 |
wfDlsTranslateMacEntryAn entry in wfDlsTranslateMacTable WfDlsTranslateMacEntry .1.3.6.1.4.1.18.3.5.1.5.16.1 |
wfDlsTranslateMacDeleteCreate/Delete parameter. Translate is created.rw Enumeration .1.3.6.1.4.1.18.3.5.1.5.16.1.1 |
wfDlsOriginDestMacAddrThe originally configured MAC address of the destination stationro OCTET STRING .1.3.6.1.4.1.18.3.5.1.5.16.1.2 |
wfDlsTranslateDestMacAddrThe translated MAC address of the destination stationrw OCTET STRING .1.3.6.1.4.1.18.3.5.1.5.16.1.3 |