Cabletron Systems ELS10-26 - Manuals
Cabletron Systems ELS10-26 – Manual in PDF format online.
Manuals:
Manual Cabletron Systems ELS10-26
Summary
Notice i 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 soft...
Notice ii DOC NOTICE This digital apparatus does not exceed the Class A limits for radio noise emissions from digital apparatus set out in the Radio Interference Regulations of the Canadian Department of Communications. Le présent appareil numérique n’émet pas de bruits radioélectriques dépassant le...
Notice iii CABLETRON SOFTWARE PROGRAM LICENSE 1. LICENSE. You have the right to use only the one (1) copy of the Program provided in this package subject to the terms and conditions of this License Agreement. You may not copy, reproduce or transmit any part of the Program except as permitted by the ...
Notice iv DECLARATION OF CONFORMITY Application of Council Directive(s): 89/336/EEC73/23/EEC Manufacturer’s Name: Cabletron Systems, Inc. Manufacturer’s Address: 35 Industrial WayPO Box 5005Rochester, NH 03867 European Representative Name: Mr. J. Solari European Representative Address: Cabletron Sys...
Contents vi 2.15 SNMP Version Group ..................................................... 2-372.16 Trap Description ............................................................. 2-382.17 Cabletron MIB 2 Extensions........................................... 2-39 Chapter 3 Ethernet MIB 3.1 Generic Eth...
Contents vii 6.1.8 Cabletron UART Interface Group ...................... 6-23 6.1.9 Cabletron Protocol Group ................................... 6-24 6.1.10 Cabletron Trunking Group.................................. 6-266.1.11 Cabletron Workgroup Management Group ........ 6-296.1.12 Cabletron Trap M...
1-1 CHAPTER 1 INTRODUCTION This manual is for system administrators responsible for configuring, monitoring, and maintaining the ELS10-26. Much of the configuration of the ELS10-26 needs to be done using an SNMP-based network management station. This manual contains the SNMP MIB variables you may ne...
1-2 Introduction 1.1 RELATED DOCUMENTATION You may need to refer to the following Cabletron documentation: • ELS10-26 User Guide – contains installation, configuration, and management instructions for the ELS10-26. It also describes how to use the Local Console Manager (LCM), which is a non-intellig...
1-4 Introduction 1.3 DOCUMENT CONVENTIONS The following conventions are used throughout this document: LCM commands, prompts, and information displayed by the computer appear in Courier typeface, for example: Current Number of Learned Addresses: 133 Information that you enter appears in Courier bold...
1-6 Introduction 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 On...
Introduction 1-7 1.6 USER FUNCTIONS The SNMP primitives may be used to accomplish the following functions: • Obtain the ELS10-26’s current value of certain parameters - the NMS uses the GetRequest or GetNextRequest PDU, and the ELS10-26 responds with a GetResponse PDU. If the NMS issues a GetRequest...
1-8 Introduction The ELS10-26 implements two non-standard features with respect to the SNMP SetRequest: • The variable bindings within a SetRequest are sometimes processed sequentially rather than simultaneously. For example, if a SetRequest contains two parameters with an incorrect value specified ...
Introduction 1-9 1.7 NAVIGATING THROUGH THE MIBTREE STRUCTURE The MIB structure is a hierarchical tree structure. Each MIB variable has a numeric value that indicates its place in the hierarchy. The structure was originally created, and is still maintained by the International Organization for Stand...
1-10 Introduction Figure 1-1 MIB Hierarchical Structure Table 1-2 provides the branch structure that is under MIB-II. To reach any of the MIB-II objects you would start with the prefix 1.3.6.1.2.1. For example, to reach an object in the system group, you would start with 1.3.6.1.2.1.1. To find the a...
Introduction 1-11 The zero at the end (.0), indicates that this is a single instance, and that only one value can be returned. Whenever you are looking for a variable with only one value, you must include the .0 at the end. Some variables may have multiple values, such as an IP address and an associ...
1-12 Introduction The Cabletron MIB is under the private enterprise MIB branch. To identify a variable in the Cabletron MIB, you would start with the private enterprise prefix of 1.3.6.1.4.1, and add the specific Cabletron ID of 97. The result, 1.3.6.1.4.1.97, is the complete prefix for a Cabletron ...
Introduction 1-13 1.8 TFTP TFTP (Trivial File Transfer Protocol, RFC 1350) is used for: • Distribution of new software. • Bulk retrieval of all of the parameters of a ELS10-26. • Bulk setting of all of the parameters of a ELS10-26. TFTP has no inherent security provision; however, all files have spe...
1-14 Introduction is recommended if you need to go back to the version of software that is currently being executed by the ELS10-26. 3. Tell TFTP to transfer (“put”) the first file, (dnld_hdr). 4. Wait one minute, or until the ELS10-26 sends the SNMP Trap described in the swdis branch of SMC’s priva...
Introduction 1-15 1.8.1 Retrieving All Parameters TFTP is used for retrieval of the parameters of an ELS10-26, as follows : 1. Start TFTP (as described earlier). TFTP must be told the IP address of the remote host (i.e., the ELS10-26), and the file transfer mode (which must be “binary”). 2. Tell TFT...
1-16 Introduction 1.9 ADDITIONAL INTERFACES In addition to SNMP and TFTP, the ELS10-26 employs the following protocols, as part of its software interface with an NMS: • UDP - User Datagram Protocol, RFC 768. • IP - Internet Protocol, RFC 791. • ARP - Ethernet Address Resolution Protocol, RFC 826. • ...
2-1 CHAPTER 2 TCP/IP MIB-II The ELS10-26 supports the TCP/IP MIB-II, as defined by Management Information Base for Network Management of TCP/IP-based Internets MIB-II , RFC 1213 (K. McCloghrie, editor), dated March 1991. The MIB is divided into groups of parameters. The individual groups are describ...
2-2 TCP/IP MIB-II the Cabletron MIB sysID object, i.e., {1 3 6 1 4 1 97 5 7}. Special versions of the ELS10-26, made for third-party vendors may use different values for sysID. sysUpTime {system 3} TimeTicks Read-Only The time, in centiseconds, since the ELS10-26 was last booted. sysContact {system ...
TCP/IP MIB-II 2-5 ifPhysAddress {ifEntry 6} Physical Address Read-Write 1 The MAC address of the port. For the UART port, this field should be an octet string of zero length. ifAdminStatus {ifEntry 7} Integer Read-Write The desired state of the port, i.e., one of the following: • up (1) - setting th...
2-8 TCP/IP MIB-II ifOutQLen {ifEntry 21} Gauge Read-Only The maximum length ever obtained by the port’s outbound packet queue (in packets) is not available, so this value is always one. ifSpecific {ifEntry 22} Object Identifier Read-Only The object identifier of the MIB for the type of port, i.e., o...
2-10 TCP/IP MIB-II ipInReceives {ip 3} Counter Read-Only The total number of IP packets received from all ports (including the UART). ipInHdrErrors {ip 4} Counter Read-Only The number of packets received that were discarded due to errors in the IP header. ipInAddrErrors {ip 5} Counter Read-Only The ...
2-24 TCP/IP MIB-II udpLocalAddress {udpEntry 1} IP Address Read-Only The all zeroes IP address (0.0.0.0), which indicates that the UDP listener is willing to accept UDP datagrams for any IP address associated with the ELS10-26. udpLocalPort {udpEntry 2} Integer Read-Only The UDP port number, i.e., o...
TCP/IP MIB-II 2-25 2.11 SNMP MANAGEMENT GROUP snmp {mib-2 11} The TCP/IP SNMP Group parameters are described below. snmpInPkts {snmp 1} Counter Read-Only The number of SNMP PDUs received by the ELS10-26. snmpOutPkts {snmp 2} Counter Read-Only The number of SNMP PDUs created by the ELS10-26. snmpInBa...
TCP/IP MIB-II 2-29 snmpOutGetResponses {snmp 28} Counter Read-Only The total number of SNMP GetResponse PDUs created by the ELS10-26. snmpOutTraps {snmp 29} Counter Read-Only The total number of SNMP Trap PDUs created by the ELS10-26. snmpEnableAuthenTraps {snmp 30} Integer Read-Write Whether authen...
2-32 TCP/IP MIB-II SYNTAX INTEGER {other (1), standard (2), fullDuplex (3), fastEthernet (4)} ACCESS read-only STATUS mandatory OBJECT IDENTIFIER: 1.3.6.1.4.1.52.4.3.3.2.1.1.6 The OID will actually be 1.3.6.1.4.1.52.4.3.3.2.1.1.6.X where X is the interface number (port number) requested. It will rep...
TCP/IP MIB-II 2-35 2.14 CABLETRON COM PORT CONFIGURATION GROUP ctCpTable {ctIfCp 1} This table defines a Com Port Table. SYNTAX SEQUENCE OF ctCPEntry ACCESS not accessible STATUS mandatory OBJECT IDENTIFIER: 1.3.6.1.4.1.52.4.3.3.4.1 ctCpEntry {ctCpTable 1} This defines each conceptual row within the...
TCP/IP MIB-II 2-37 ctCpAdminStatus {ctCpEntry 4} DESCRIPTION The administrative state of the Com Port. SYNTAX INTEGER {disabled(1), enabled(2)} ACCESS read-only STATUS mandatory OBJECT IDENTIFIER: 1.3.6.1.4.1.52.4.3.3.4.1.1.4 The OID will actually be 1.3.6.1.4.1.52.4.3.3.4.1.1.4.1 because we only ha...
2-38 TCP/IP MIB-II STATUS mandatory 2.16 TRAP DESCRIPTION InterfacePortInsertion Not Supported. Specific Trap Type Code - 0x1A0 This trap will be generated when it is detected that an interface port has been inserted. The information will include: ctIfNumber {ctIfEntry 1} ctIfPortNumber {ctIfPortEnt...
TCP/IP MIB-II 2-39 InterfacePortLinkDown Specific Trap Type Code - 0x1A3 This trap will be generated when a previously attached bridging port has been disconnected from a LAN. This is only appropriate for ports that support the concept of a link state. The information will include: ctIfNumber {ctIfE...
3-2 Ethernet MIB dot3MACSubLayerStatus {dot3Entry 3} Integer Read-Write Treated identically to dot3InitializeMAC. Values include: • enabled (1) • disabled (2) dot3MulticastReceiveStatus {dot3Entry 4} Integer Read-Write Whether the port is able to receive multicasts. This is always enabled when the p...
Ethernet MIB 3-5 dot3StatsExcessiveDeferrals {dot3StatsEntry 12} Counter Read-Only The number of times that transmission was deferred for an excessive period of time. dot3StatsFrameTooLongs {dot3StatsEntry 13} Counter Read-Only The number of times a received packet was too long, since the port was l...
4-2 Bridge MIB dot1dBaseType {dot1dBase 3} Integer Read-Only Indicates what type of bridging this bridge can perform. If a bridge is actually performing a certain type of bridging this will be indicated by entries in the port table for the given type. The ELS10-26 is always transparent-only (2). dot...
Bridge MIB 4-3 For example, in the case where multiple ports correspond one-to-one with multiple X.25 virtual circuits, this value might identify an (e.g., the first) object instance associated with the X.25 virtual circuit corresponding to this port. For a port which has a unique value of dot1dBase...
Bridge MIB 4-5 Port number of this bridge’s current spanning tree root port, or 0, if this bridge is the current spanning tree root bridge. dot1dStpMaxAge {dot1dStp 8} Integer Read-Only The maximum age of Spanning Tree Protocol information learned from the network on any port before it is discarded,...
Bridge MIB 4-9 dot1dStpPortDesignatedCost {dot1dStpPortEntry 7} Integer Read-Only The path cost of the Designated Port of the segment connected to this port. This value is compared to the Root Path Cost field in received bridge PDUs. dot1dStpPortDesignatedBridge {dot1dStpPortEntry 8} Octet String Re...
4-12 Bridge MIB dot1dTpPortMaxInfo {dot1dTpPortEntry 2} Integer Read-Only The maximum size of the INFO (non-MAC) field that this port will receive or transmit. The type/length field (2 octets) in Ethernet/802.3 packets are considered to be part of the MAC header. dot1dTpPortInFrames {dot1dTpPortEntr...
5-1 CHAPTER 5 PPP MIB The ELS10-26 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 ppp {transmission 23} 5.1 PPP LINK CONTROL TABLE pppLCP {ppp 1} pppLinkStatusTable {pppLink1} Not-Accessible A table containing PPP-Li...
5-2 PPP MIB ifSpecific.987 would contain the OBJECT IDENTIFIER for the serial-port’s media-specific MIB. pppLinkStatusBadAddresses {pppLinkStatusEntry 2} Counter Read-only The number of packets received with an incorrect address field. This counter is a component of the ifInErrors variable that is a...
5-4 PPP MIB • enabled (1) - supports protocol compression. • disabled (2) - no support for protocol compression. pppLinkStatusRemoteToLocalProtocolCompression {pppLinkStatusEntry 11} Integer Read-only Indicates whether the remote PPP entity will use Protocol Compression when transmitting packets to ...
PPP MIB 5-5 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) - no support for ACC map compression. pppLinkStatusTransmitFcsSize {pppLinkStatusEntry 14} Integer Read-only The...
5-6 PPP MIB pppLinkConfigInitialMRU {pppLinkConfigEntry 1} Integer Read-Write The initial Maximum Receive Unit (MRU) that the local PPP entity will advertise to the remote entity. If the value of this variable is 0 then the local PPP entity will not advertise any MRU to the remote entity and the def...
PPP MIB 5-9 pppLqrConfigTable {pppLqr 2} Not-Accessible Table containing the LQR configuration parameters for the local PPP entity. The ELS10-26 always has an empty table. pppLqrConfigEntry {pppLqrConfigTable 1} Not-Accessible LQR configuration information for a particular PPP link. pppLqrConfigPeri...
PPP MIB 5-11 pppIpEntry {pppIpTable 1} Not-Accessible IPCP status information for a particular PPP link. pppIpOperStatus {pppIpEntry 1} Integer Read-only The operational status of the IP network protocol. If the value of this object is up, then the finite state machine for the IP network protocol ha...
PPP MIB 5-13 network protocol’s finite state machine. The ELS10-26 only supports open (1). pppIpConfigCompression {pppIpConfigEntry 2} Integer Read-Write If none (1), then the local node will not attempt to negotiate any IP Compression option. Otherwise, the local node will attempt to negotiate comp...
6-1 CHAPTER 6 ELS10-26 MIB The Cabletron MIB {enterprise 97} is divided into several groups of parameters. The individual groups are described in the subsections below. The MIB tree prefix for reaching the private enterprise ELS10-26 MIB is: 1.3.6.1.4.1.97. 6.1 SYSTEM GROUP sigma {enterprise 97} sys...
ELS10-26 MIB 6-7 lxadminAnyPass {lxadmin 2} Octet String Read-Write The authentication password (0-24 bytes) which must match the community name in an SNMP Get, Getnext, or Set PDU, in order for the operation to be performed. A zero length password indicates that any community name is acceptable. lx...
ELS10-26 MIB 6-9 lxadminStaticPreference {lxadmin 16} Integer Read-Write 2 The value to assign to ipRouteMetric2, when adding a statically-defined entry to the IP Routing Table. lxadminRipPreference {lxadmin 17} Integer Read-Write The value to assign to ipRouteMetric2, when adding a RIP-learned entr...
ELS10-26 MIB 6-21 lxdot3LedOn {lxdot3Entry 3} Integer Read-Only An integer indicating whether the port’s programmable LED is on. Values include: • led-on (1) • led-off (2) lxdot3RxCollisions {lxdot3Entry 4} Counter Read-Only Counter indicating the number of receive collisions. Note: 10BASE-T cannot ...
ELS10-26 MIB 6-29 lxtrunkLinkCount {lxtrunkEntry 7} Integer Read-Only The number of links with the trunk group. lxtrunkLastChange {lxtrunkEntry 8} Integer Read-Only The number of seconds since lxtrunkState changed. 6.1.11 Cabletron Workgroup Management Group lxWorkGroupNextNumber {lxworkgroup 1} Int...
7-2 Traps authenticationFailure (4) - This trap is generated whenever the community name in a PDU does not match the corresponding password. All SetRequest PDUs must match the configAnyPass (refer to the of lxadminGetPass for SetRequest exceptions), GetRequest PDUs must match either the lxadminGetPa...
Cabletron Systems Manuals
-
Cabletron Systems 9H532-17
Manual
-
Cabletron Systems MR-9000C
Manual
-
Cabletron Systems HSIM-FE6
Manual
-
Cabletron Systems 38
Manual
-
Cabletron Systems DELHE-UA
Manual
- Cabletron Systems HSIM-W6 Manual
-
Cabletron Systems BRIM-F6
Manual
-
Cabletron Systems FOT-F3
Manual
-
Cabletron Systems FOT-DF24
Manual
-
Cabletron Systems TM 9C300-1
Manual
-
Cabletron Systems FRX4000
Manual
-
Cabletron Systems 9H531-17
Manual
-
Cabletron Systems FOMIM-32
Manual
-
Cabletron Systems 802.11
Manual
- Cabletron Systems 6A000/ZX-250 Manual
-
Cabletron Systems 9H531-24
Manual
-
Cabletron Systems 9E106-06
Manual
-
Cabletron Systems TRMMIM
Manual
-
Cabletron Systems E1100
Manual
-
Cabletron Systems 9E429-36
Manual