Enterasys smartstack els100-s24tx2m: user guide (102 pages)
Summary of Contents for Cabletron Systems FN100
Page 1
FAST NETWORK 100 MIB REFERENCE GUIDE 9031869-01...
Page 3
NOTICE Cabletron Systems reserves the right to make changes in specifications and other information contained in this document without prior notice. The reader should in all cases consult Cabletron Systems to determine whether any such changes have been made. The hardware, firmware, or software described in this manual is subject to change without notice. IN NO EVENT SHALL CABLETRON SYSTEMS BE LIABLE FOR ANY INCIDENTAL, INDIRECT, SPECIAL, OR CONSEQUENTIAL DAMAGES WHATSOEVER (INCLUDING BUT NOT LIMITED TO LOST PROFITS) ARISING OUT OF OR RELATED TO THIS MANUAL OR...
Notice FCC NOTICE This device complies with Part 15 of the FCC rules. Operation is subject to the following two conditions: (1) this device may not cause harmful interference, and (2) this device must accept any interference received, including interference that may cause undesired operation. NOTE: This equipment has been tested and found to comply with the limits for a Class A digital device, pursuant to Part 15 of the FCC rules.
Page 5
CABLETRON SYSTEMS, INC. PROGRAM LICENSE AGREEMENT IMPORTANT: Before utilizing this product, carefully read this License Agreement. This document is an agreement between you, the end user, and Cabletron Systems, Inc. (“Cabletron”) that sets forth your rights and obligations with respect to the Cabletron software program (the “Program”) contained in this package.
Notice UNITED STATES GOVERNMENT RESTRICTED RIGHTS The enclosed product (a) was developed solely at private expense; (b) contains “restricted computer software” submitted with restricted rights in accordance with Section 52227-19 (a) through (d) of the Commercial Computer Software - Restricted Rights Clause and its successors, and (c) in all respects is proprietary data belonging to Cabletron and/or its suppliers.
Page 8
Contents CHAPTER 4 BRIDGE MIB Base Group ...4-1 Spanning Tree Group ...4-3 4.2.1 Source Route Group ...4-8 4.2.2 Transparent Group ...4-8 Static Database Group...4-11 CHAPTER 5 PPP MIB PPP Link Control Table...5-1 PPP IP Table ...5-9 CHAPTER 6 CABLETRON MIB System Group ...6-1 Platform Group...6-2 Es-1fe Group...6-2...
This manual is for system administrators responsible for configuring, monitoring, and maintaining the Fast Network 100 (FN100). Much of the configuration of the FN100 needs to be done using an SNMP-based network management station. This manual contains the SNMP MIB variables you may need to configure, monitor, and manage your FN100.
Chapter 1: Introduction 1.1 DOCUMENT CONVENTIONS The following conventions are used in presenting information in this manual: Note symbol. Calls the reader’s attention to any item of NOTE information that may be of special importance. Tip symbol. Conveys helpful hints concerning procedures or actions.
You may need to refer to the following documentation: • Fast Network 100 User Guide – contains installation, configuration, and management instructions for the FN100. It also describes how to use the Local Console Manager (LCM), which is a non-intelligent terminal interface to the FN100.
The NMS must rely on IP, rather than MAC addressing for all datagrams sent to a FN100. • All datagrams from the FN100 are addressed to either an NMS or the broadcast IP address. Within the context of this document, the terms “datagram”, “packet”, and “PDU”...
1.5 MIB PRIMITIVE TYPES The MIB definitions in this document may reference the primitive types that are described in the Structure and Identification of Management Information for TCP/IP-based Internets, RFC 1155. RFC 1155 is based on the Specification of Abstract Syntax Notation One, ASN.1. The primitive types are described in Table 1-1.
Change the FN100’s value of certain parameters - the NMS uses the SetRequest PDU, and the FN100 responds with a GetResponse PDU. The FN100 will change both its current value and its local default to be used when the FN100 reboots, unless noted otherwise.
Many parameters are described by existing Management Information Base (MIB) documents. The meanings of those parameters are not always implemented exactly by the FN100; instead, the parameters are treated as best as can be correlated to the FN100’s parameters. The FN100 parameters that cannot...
Chapter 1: Introduction To distribute the new software to the FN100, the TFTP procedure is as follows: Start TFTP on the NMS, or on any other device which can provide TFTP services. (Typically, TFTP must be started from the same directory that contains the files to be transferred.) TFTP must be told the IP address of the...
The TCP/IP System Group parameters are described below. sysDescr DisplayString Read-Only A textual description of the FN100, including the full name and version identification of the software and hardware (refer to sfswDesc and sfhwManufData). The text obeys the format “A<CR><LF>B<CR><LF>...
The name and address of the contact person for the FN100. sysName DisplayString Read-Write The Internet name of the contact person for the FN100. The LCM prompt consists of sysName followed by “>”. (LCM is a non-intelligent terminal interface used to configure and monitor status for the FN100.)
Page 19
ifIndex Integer Read-Only The port number, beginning with 1 for the first port. This number always matches the instance of the ifEntry. For example, {ifIndex 3} contains the value “3”. ifDescr DisplayString Read-Write A textual description of the port. One of the following default text strings: Fast Ethernet/802.3u FX Fast Ethernet/802.3u TX/FX ifType...
Page 20
FCS, but not counting the bytes in packets that were rejected due to hardware errors. All counters are 32 bit wide wrap-around counters that can only be reset by restarting the port or by rebooting the FN100. ifInUcastPkts Counter Read-Only The number of non-multicast packets received by the port, regardless of the packet’s outcome (i.e., whether the packet was filtered or forwarded).
Page 21
Counter Read-Only The number of packets received by the port, that were filtered by the FN100’s forward/filter decision-making (see sfifRxPackets), or because of a lack of resources to receive the packet (see sfifRxQueues). This does not count the number of packets filtered by hardware.
Integer Read-Write Whether the FN100 is an IP router. This value is always host (2). Attempts to write a different value to this field will not change its value, and “badValue” GetResponse PDUs are returned for all such SetRequest PDUs.
Page 23
The number of packets received that were routed towards a final IP destination. ipInUnknownProtos Counter Read-Only The number of packets received that were addressed to this FN100’s IP, but were discarded because of an unknown or unsupported protocol. ipInDiscards Counter Read-Only The number of packets that were received without error, but were not processed (due to insufficient resources, for example).
Page 24
“no-route” criterion. ipReasmTimeout Integer Read-Only The maximum time, in seconds, that received fragments are held while they are awaiting reassembly within this FN100. ipReasmReqds Counter Read-Only The number of IP fragments received that needed to be reassembled within this FN100.
IP Address Read-Write The network/subnet mask associated with the IP address. For SetRequests, a mask of zero may be specified, in which case, the FN100 will create the correct The standard MIB definition is Read-Only. Fast Network 100 MIB Reference Guide...
The largest IP datagram that can be reassembled, i.e., the constant 4470. 2.4.2 IP Routing Table The TCP/IP IP routing table contains the routing information for each route currently known by the FN100. When adding a row, the entire row must be specified, except for the following defaults: •...
Page 27
ipRouteEntry Not-Accessible A set of objects for an ipRouteTable entry. The individual components are described below. ipRouteDest IP Address Read-Write The destination IP address of this route. ipRouteIfIndex Integer Read-Write The port number of the next hop. ipRouteMetric1 Integer Read-Write The primary routing metric for this route.
Page 28
Object Identifier Read-Write A reference to additional MIB definitions, specific to the routing protocol that is responsible for this route. This information is not present in the FN100, so ipRouteInfo should be set to the object identifier {0 0}. Page 2-12...
2.4.3 IP Address Translation Table The TCP/IP IP address translation table contains mappings of Internet addresses to MAC addresses, except for the Internet addresses of the FN100 itself. The parameters are Read/Write, according to TCP/IP MIB-II; however, the FN100 has the restriction that a dynamic entry should not be modified, except to be made “invalid”...
The TCP/IP ICMP Group parameters are described below. icmpInMsgs Counter Read-Only The total number of ICMP messages that were received by this FN100. This includes all messages represented by icmpInErrors. icmpInErrors Counter Read-Only The number of ICMP messages that were received with errors (bad checksums, bad length, etc.).
Page 31
Counter Read-Only The number of ICMP “Address Mask Reply” messages received. icmpOutMsgs Counter Read-Only The total number of ICMP messages that were sent by this FN100. This includes all messages counted by icmpOutErrors. Fast Network 100 MIB Reference Guide ICMP Group...
Page 32
Chapter 2: TCP/IP MIB-II icmpOutErrors Counter Read-Only The number of ICMP messages that this FN100 did not send due to problems discovered within the ICMP subsystem (such as lack of buffers). icmpOutDestUnreachs Counter Read-Only The number of ICMP “Destination Unreachable” messages sent.
Counter Read-Only The number of ICMP “Address Mask Reply” messages sent. 2.6 TCP GROUP The TCP Group is not supported since the FN100 does not support TCP. 2.7 UDP GROUP The TCP/IP UDP Group parameters are described below. udpInDatagrams Counter Read-Only The total number of UDP datagrams delivered to UDP users.
The UDP port number, i.e., one of 69, 161, and 520. Note that reception of SNMP Traps (UDP port number 162) is not supported by the FN100. 2.8 EGP GROUP The EGP Group is not supported since the FN100 does not support EGP. 2.9 OIM SUBTREE cmot The OSI Subtree, as defined in OSI internet management Management...
The number of SNMP PDUs received by the FN100 that had an authentication failure. snmpInASNParseErrs Counter Read-Only The number of SNMP PDUs received by the FN100 that had an ASN.1 parsing error while being decoded by the FN100. Fast Network 100 MIB Reference Guide Transmission Group...
Page 36
The total number of MIB objects that have been successfully altered by the FN100 as a result of SNMP SetRequest PDUs. snmpInGetRequests Counter Read-Only The total number of SNMP GetRequest PDUs received by the FN100, that have been processed with no errors. Page 2-20 {snmp 7}...
Page 37
Counter Read-Only Always zero, since the FN100 ignores all SNMP Trap PDUs. snmpOutTooBigs Counter Read-Only The total number of SNMP PDUs created by the FN100, with a value of “tooBig” in the PDU’s “ErrorStatus”. snmpOutNoSuchNames Counter Read-Only The total number of SNMP PDUs created by the FN100, with a value of “noSuchName”...
Page 38
Chapter 2: TCP/IP MIB-II snmpOutGenErrs Counter Read-Only The total number of SNMP PDUs created by the FN100, with a value of “genErr” in the PDU’s “ErrorStatus”. snmpOutGetRequests Counter Read-Only Always zero, since the FN100 never creates any SNMP request PDUs.
The FN100 supports the Ethernet MIB as defined in Definitions of Managed Objects for the Ethernet-like Interface Types, RFC 1284 (J. Cook, editor), dated December 1991. The MIB tree prefix for reaching the Ethernet group is: 1.3.6.1.2.1.10. transmission 3.1 GENERIC ETHERNET-LIKE GROUP...
Chapter 3: Ethernet MIB dot3MACSubLayerStatus Integer Read-Write Treated identically to dot3InitializeMAC. Values include: enabled (1) disabled (2) dot3MulticastReceiveStatus Integer Read-Write Whether the port is able to receive multicasts. This is always enabled when the port is enabled, and always disabled when the port is disabled. Values include: enabled (1) disabled (2) dot3TxEnabled...
Page 41
Not supported. dot3StatsLateCollisions Counter Read-Only The number of times that a late collision was detected while the FN100 was transmitting a frame. Fast Network 100 MIB Reference Guide Ethernet-Like Statistics Group {dot3StatsEntry 1}...
Page 42
Chapter 3: Ethernet MIB dot3StatsExcessiveCollisions Counter Read-Only The number of times a frame transmission attempt experienced excessive collisions, since the port was last enabled. dot3StatsInternalMACTransmitErrors Counter Read-Only The number of times a frame transmission attempt experienced an error other than dot3StatsSQETestErrors, dot3StatsExcessiveCollisions, or dot3StatsCarrierSenseErrors, since the port was last enabled.
3.3 ETHERNET-LIKE COLLISION STATISTICS GROUP dot3CollTable This group is minimally supported (i.e., the FN100 returns a GetResponse with a noSuchName ErrorStatus). 3.4 ETHERNET-LIKE TESTS GROUP dot3Tests There are no MIB variables in this group. 3.5 ETHERNET-LIKE ERRORS GROUP dot3Errors There are no MIB variables in this group.
Integer Read-Only The number of ports controlled by this bridging entity. This is the number of ports assigned to this virtual switch. The FN100 prevents bridging from being enabled for the last port, which is reserved for out-of-band management.
Page 46
A table that contains generic information about every port that is associated with this bridge. Transparent, source-route, and srt ports are included. All FN100 Ethernet ports are included in this table, regardless of whether any form of bridging is currently enabled for the ports.
4.2 SPANNING TREE GROUP dot1dStp This section of the MIB is selected by the Virtual Switch ID {.1,.2,.3, or .4} appended to the SNMP community name. (i.e., public.1 indicates the community name is “public” and the virtual switch ID is 1).
Page 48
Integer Read-Only The port number of the port on the selected virtual switch that offers the lowest cost path from this bridge to the root bridge. Port number of this virtual switch’s current spanning tree root port, or 0, if this virtual switch is the current spanning tree root bridge.
Page 49
dot1dStpForwardDelay Integer Read-Only This time value, measured in units of hundredths of a second, controls how fast a port changes its spanning state when moving towards the Forwarding state. The value determines how long the port stays in a particular state before moving to the next state.
Page 50
Not-Accessible A table that contains port-specific information for the Spanning Tree Protocol. All FN100 ports, except for the last port, are included in this table, regardless of whether the Spanning Tree Protocol is currently enabled for the ports. This section of the MIB is selected by the Virtual Switch ID {.1,.2,.3, or .4} appended to the SNMP community name.
Page 51
(1). dot1dStpPortEnable Integer Read-Write The enabled/disabled status of the port. The FN100 does not change the parameter’s value when processing a SetRequest - refer to the sfsprotoBridge parameter in Cabletron’s enterprise-specific MIB for the SetRequest capabilities. dot1dStpPortPathCost...
4.2.2 Transparent Group dot1dTp This section of the MIB is selected by the Virtual Switch ID {.1,.2,.3, or .4} appended to the SNMP community name. (i.e., public.1 indicates the community name is “public” and the virtual switch ID is 1).
Page 53
dot1dTpFdbTable Not-Accessible A table that contains information about unicast entries for which the bridge has forwarding and/or filtering information. This information is used by the transparent bridging function in determining how to propagate a received frame. A superset of this table’s information can be found by using Cabletron’s enterprise-specific Addresses Configuration Group.
Page 54
Chapter 4: Bridge MIB learned (3) the value of the corresponding instance of dot1dTpFdbPort was learned, and is being used. self (4) the value of the corresponding instance of dot1dTpFdbAddress represents one of the bridge’s addresses. The corresponding instance of dot1dTpFdbPort indicates which of the bridge’s ports has this address.
dot1dTpPortOutFrames Counter Read-Only The number of frames that have been transmitted by this port to its segment. Note that a frame transmitted on the interface corresponding to this port is only counted by this object if and only if it is for a protocol being processed by the local bridging function.
The Fast Network 100 MIB Reference Guide supports RFC 1471 for PPP link control and RFC 1473 for PPP IP support. The MIB tree for reaching the PPP group is: 1.3.6.1.2.1.10. 5.1 PPP LINK CONTROL TABLE pppLCP pppLinkStatusTable Not-Accessible A table containing PPP-Link specific variables for this PPP implementation. pppLinkStatusEntry Not-Accessible Management information about a particular PPP Link.
Page 58
Chapter 5: PPP MIB pppLinkStatusBadAddresses Counter Read-Only The number of packets received with an incorrect address field. This counter is a component of the ifInErrors variable that is associated with the interface that represents this PPP Link. pppLinkStatusBadControls Counter Read-Only The number of packets received on this link with an incorrect control field.
Page 59
pppLinkStatusRemoteMRU Integer Read-Only The current value of the MRU for the remote PPP Entity. This value is the MRU that the local entity is using when sending packets to the remote PPP entity. The value of this object is meaningful only when the link has reached the open state (ifOperStatus is up).
Page 60
Chapter 5: PPP MIB pppLinkStatusLocalToRemoteACCompression Integer Read-Only Indicates whether the local PPP entity will use Address and Control Compression when transmitting packets to the remote PPP entity. The value of this object is meaningful only when the link has reached the open state (ifOperStatus is up). enabled (1) supports ACC map compression disabled (2)
Page 61
PPP specification. Changes to this object take effect when the link is next restarted. True (2) FN100 will attempt to perform magic number negotiation False (1) will not attempt to perform Magic Number negotiation...
Page 62
Currently only 16 bit FCS is supported. pppLqrTable Not-Accessible Table containing the LQR parameters and statistics for the local PPP entity. The FN100 always has an empty table. pppLQREntry Not-Accessible LQR information for a particular PPP Link. A PPP Link will have an entry in this table if and only if LQR quality monitoring has been successfully negotiated for the specified link.
Page 63
The value of the InLQRs counter on the local node for the link identified by ifIndex. pppLqrConfigTable Not-Accessible Table containing the LQR configuration parameters for the local PPP entity. The FN100 always has an empty table. pppLqrConfigEntry Not-Accessible LQR configuration information for a particular PPP link. pppLqrConfigPeriod...
Page 64
Not-Accessible Table containing additional LQR information for the local PPP entity. The FN100 always has an empty table. pppLqrExtnsEntry Not-Accessible Extended LQR information for a particular PPP Link. Assuming that this group has been implemented, a PPP Link will have an entry in this table if and only if LQR Quality Monitoring has been successfully negotiated for the specified link.
IP compression protocol supported Vj-tcp (2) the Van Jacobsen TCP/IP header compression protocol is supported. The FN100 does not support protocol compression. pppIpRemoteToLocalCompressionProtocol Integer Read-Only The IP compression protocol that the remote PPP-IP entity uses when sending packets to the local PPP-IP entity. The value of this object is meaningful only when the link has reached the open state (pppIpOperStatus is opened).
Page 66
(1) will inject an administrative open event into the IP network protocol’s finite state machine. Setting this object to close (2) will inject an administrative close event into the IP network protocol’s finite state machine. The FN100 only supports Open 1).
An integer which serves to identify the type of hardware platform. This document describes the FN100 bridge, which uses the value (4) for sysID. sysReset TimeTicks Read-Write The time, in centiseconds, before the FN100 should reboot. A GetResponse value of zero indicates that no reboot time has been specified. sysTrapAck Boolean Read-Write Reserved.
6.3 Es-1Fe GROUP es-1fe This subtree holds all of the information for the FN100 platform. These attributes are sheltered within a single tree in an attempt to avoid future compatibility problems. 6.3.1 Hardware Configuration Group sfhw This attribute group supplies information which describes the configuration and...
Page 75
sfhwPortEntry Not-Accessible An entry for an individual port, keyed by sfhwPortIndex. sfhwPortIndex Integer Read-Only The port number. sfhwPortType Integer Read-Only A value indicating the type of port. The values are defined as: csma (1) uart (6) sfhwPortSubType Integer Read-Only An integer representing port type. The following values have been defined: csmacd-fx(10) csmacd-tpx (13) csmacd-tpx-fx(16)
Not-Accessible A list of the software file sets stored in the FN100. The first file set refers to the file set that was used when the FN100 last booted. The second file set refers to the file set that will be used when the FN100 reboots.
Page 77
The bank number where the software file set resides. The possible values are: first-bank (1) second-bank (2) Fast Network 100 MIB Reference Guide the operational software for the FN100’s MP processor. the operational software for the Port Control Processor. power-up diagnostics for the entire FN100.
6.3.3 Administration Group sfadmin This group contains the attributes for configuring the system level control of the entire FN100 and the overall FN100 status. sfadminFatalErr Octet String Read-Only This is a 32 byte array which contains information about the cause of the previous system reset.
Page 79
Integer Read-Only Whether the FN100’s storage facility for its configuration parameters has failed during the last update operation (if the FN100 reboots after such a failure, it will use the factory specified defaults for all MIB parameters). Values include: true (1)
Page 80
Chapter 6: Cabletron MIB sfadminArpOverflows Counter Read-Only The number of times an ARP entry could not be learned due to insufficient address table space. sfadminIpEntries Counter Read-Only The number of IP Routing Database entries. sfadminIpStatics Counter Read-Only The number of statically defined IP Routing Database entries. sfadminStaticPreference Integer Read-Write The value to assign to ipRouteMetric2, when adding a statically-defined entry to...
Page 81
The temperature condition of the module. Values include: temperature-normal (1) temperature-too-hot (2) sfadminDisableButton Integer Read-Write An integer that can be set to prevent the push button on the front of the FN100 from controlling the LED display. Values include: true (1) false (2) sfadminButtonSelection Integer Read-Write An integer that indicates which statistic has been selected.
Page 82
Integer Read-Write The default Virtual Switch number, 1, 2, 3 or 4. This parameter selects the bridge MIB information for the selected virtual switch. Subsequent MIB requests use this value to determine which virtual switch to use. The value of sfadminDefaultVirtualSwitch is not saved during reboot.
6.3.4 Software Distribution Group sfswdis This attribute group provides the means by which the NMS may monitor and/or control the TFTP requests to download a new set of software to the FN100. sfswdisDesc Octet String Read-Only The description (1 to 255 characters) of the software set currently being downloaded, or a description of the software set last downloaded since the FN100 booted.
Chapter 6: Cabletron MIB sfswdisWriteStatus Integer Read-Only The status of the erase/write operation. The possible values are: in-progress (1) success (2) config-error (3) flash-error (4) config-and-flash-errors (5) sfswdisConfigIp IP Address Read-Write Reserved. sfswdisConfigRetryTime Integer Read-Write Reserved. sfwdisConfigTotalTimeout Integer Read-Write Reserved. 6.3.5 Addresses Configuration Group sfaddr This attribute group allows the NMS to examine the current address table entries,...
Page 85
2. Set sfaddrFlags with either entry-static or entry-none. Either or both of entry-no-source and entry-no-multi may be set. The entry will be deleted (if there is no learned information) when the FN100 is told to set addrOperation to “update”, unless any of the following is true: entry-static is set, entry-no-source is set, entry-no-multi is set.
Page 86
Gauge Read-Write The maximum number of spanning tree addresses learned since the FN100 was last booted (or this parameter was last reset by the NMS). sfaddrFlags Integer Read-Write Flags to describe the use and control of this address entry. Each bit has a different meaning.
Page 87
29-28 are reserved. • entry-other = 27, if set then this is a pre-defined internal address, such as the MAC address of one of the FN100’s ports, and exactly one of the special entry bits (defined below) must be set. •...
Page 88
FN100 boots, sfaddrIndex is initialized to -1. sfaddrNext Integer Write-Ignore The next value to use for sfaddrIndex, when you use read-next or read-block operations to read the address table. When the FN100 boots, sfaddrNext is initialized to -1. sfaddrBlockSize Integer Write-Ignore The number of addresses contained by sfaddrBlock, defined below.
Page 89
sfaddrDbFullBuckets Integer Read-Only The number of full buckets. These are buckets that have no entries marked “empty”. sfaddrDbMaxFullBuckets Integer Read-Write The maximum number of full buckets since the unit was last reset. sfaddrDbMaxSize Integer Read-Only Maximum number of entries that the address database can hold. sfaddrDbBuckets Integer Read-Only The total number of database buckets.
Chapter 6: Cabletron MIB sfaddrDbBucketAddress Integer Read-Write The address for the address bucket. sfaddrDbBucketEntCnt Integer Read Only The number of non-empty entries in the bucket. The number of non-empty entries includes all entries marked valid, aged, or deleted prior to the End-Of-Bucket marker being found.
Page 91
sfifTxCnt Integer Read-Only The maximum size of the port’s transmit queue, i.e., the number of packets that can be in the port’s transmit queue, waiting to be transmitted. sfifTxStormCnt Integer Read-Write The maximum number of multicasts to transmit with a certain period of time (not applicable for the UART port).
Page 92
(other than an ARP to the FN100 itself.) packet forwarded. packet filtered (local traffic, or the destination was the FN100 itself).
Page 93
sfifTxStorms Counter Read-Only Number of packets not sent due to protection against a multicast storm. sfifStatisticsTime TimeTicks Read-Only Length of time during which statistics were collected. In particular, the following statistics may be examined to determine the exact utilization rate of a port: ifInOctets ifInUcastPkts ifInNUcastPkts...
Page 94
Integer Read-Only The values 1,2,3 or 4 designate which virtual switch group this interface is assigned. A value of 0 indicates that this interface is not a member of any virtual switch group. sfifTPLinkOK Integer Read-Only An integer that indicates if the port’s 10BASE-T link is okay.
Page 95
Counter Read-Only Counter indicating the total number of abnormal terminations. sfifCrashTime TimeTicks Read-Only The time, in centiseconds, since the FN100 was last booted that this interface had an abnormal termination. sfifMinimumUpTime TimeTicks Read-Only The minimum time interval, in centiseconds, that the interface must remain operational for it to be eligible for restart in the event of an abnormal termination.
Chapter 6: Cabletron MIB sfifDMADroppedPackets Counter Read-Only Counter indicating the total number of packets dropped due to unsuccessful DMA transfers. sfifDescr Counter Read-Only Counter indicating the total number of packets dropped due to unsuccessful DMA transfers. sfifMgtDroppedPackets Counter Read-Only Counter indicating the total number of management packets dropped due to insufficient resources.
Page 97
Integer Read-Only The FN100’s port number of the port. This is always the last port number. sfuartBaud Integer Read-Write This is the desired baud rate. Only 1200 baud through 19,200 baud are supported by the FN100, but the complete set of possibilities is:...
Set sfdebugOperation with the examine (1) value. All of the above “sets” must be performed in a single SetRequest PDU, with sfdebugOperation being the last parameter. This will cause the FN100 to read the desired memory locations, update the sfdebugLength and sfdebugData parameters, and return the updated parameters in the GetResponse PDU.
Page 99
4. Set sfdebugOperation with the modify (2) value. All of the above “sets” must be performed in a single SetRequest PDU, with sfdebugOperation being the last parameter. This will cause the FN100 to modify the desired memory locations, update the sfdebugLength parameter, and return the updated parameter in the GetResponse PDU.
Page 100
A series of 0-64 octets, which represents 0-16 words (this may change in the future, if the FN100 has processors with word sizes of other than 4 bytes per word). When this variable is read, the FN100 uses the values in sfdebugBase and sfdebugLength to return the contents of a specified memory range to the NMS.
Not-Accessible Each entry in this table specifies which protocols are used by a particular port in the FN100. sfprotoIfIndex Integer Read-Only Identifies the interface (port) to which this entry’s information belongs. The value of this variable corresponds to sfifIndex, as well as to most of the other port identification values in related MIBs.
Chapter 6: Cabletron MIB sfprotoRipListen Integer Read-Write Specifies whether the port should listen for RIP packets so the FN100 can build a routing table to communicate with an NMS. Values include: enabled (1) disabled (2) sfprotoTrunking Integer Read-Write Specifies whether Cabletron’s trunking protocol is to be used over this port.
Page 103
(2) this link has not yet received any PDUs oneway (3) incoming trunking PDUs do not indicate that the FN100’s PDUs are being successfully received by the far end joined (4) this link is actively participating in the trunk group perturbed (5) this link is actively participating in the trunk group;...
Chapter 6: Cabletron MIB sftrunkLinkOrdinal Integer Read-Only The position of this link within the trunk group. sftrunkLinkCount Integer Read-Only The number of links with the trunk group. sftrunkLastChange Integer Read-Only The number of seconds since sftrunkState changed. 6.3.11 Cabletron Workgroup sfworkGroup This group deals with Cabletron’s workgroup.
Page 105
sfworkGroupIndex Integer Read-Only Identifies the workgroup. It used to index this table. sfworkGroupName DisplayString Read-Write A 1-16 character workgroup name. sfworkGroupType Integer Read-Write workgroup-all (1) workgroup-multicast (2) workgroup-unicast (3) workgroup-invalid (4) sfworkGroupPort Octet Read-Write An Octet string. One octet is set for each port assigned to this workgroup. Fast Network 100 MIB Reference Guide Forward both unicast and multicast packets Forward only multicast packets...
SNMP defines the seven generic traps described below. At this time, only generic traps are sent. coldStart (0) warmStart (1) linkDown (2) linkUp (3) The additional traps are not sent when the FN100 is using the broadcast IP address. Fast Network 100 MIB Reference Guide CHAPTER 7 TRAPS The FN100 has restarted.
Page 108
SetRequest exceptions), GetRequest PDUs must match either the sfadminGetPass or the configAnyPass. The GetRequest exception is for one of the debugging attributes; those PDUs must always provide the sfadminAnyPass. Not used by the FN100. Fast Network 100 MIB Reference Guide...
Page 109
APPENDIX A PACKET HEADER DIAGRAMS When you are setting up filters, if you choose to use the Offset field, it’s helpful to know the header packet formats. Diagrams of the IP, UDP, and TCP headers are provided here for your reference. header total length service type...
Page 110
Appendix A: Packet Header Diagrams destination port source port sequence number acknowledgment number header reserved plus window length code bits padding options (if any) if necessary) Figure A-3 TCP Header (After IP Header) Page A-2 Fast Network 100 MIB Reference Guide...
Need help?
Do you have a question about the FN100 and is the answer not in the manual?
Questions and answers