All MIBs › CT-ELS100-MIB
Category: VLAN and Bridging, Vendor: Cabletron/Enterasys
Description: Manages Cabletron ELS100 series entry-level switch configuration including port, VLAN, and spanning tree settings.
Start monitoring vendor-neutral, standards-based MIB, any SNMPv3-capable network device (SNMP engine identity/boot/clock status) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.
What Is CT-ELS100-MIB?
CT-ELS100-MIB is a vendor MIB from Cabletron Systems for its ELS100 series entry-level Ethernet switches, covering device configuration such as port settings, VLAN assignment, and spanning tree parameters. It sits in the configuration category for a small fixed-configuration switch product line, exposing the basic Layer 2 switching controls typical of an entry-level managed switch. Given the product class, monitoring value is mainly around confirming port and VLAN configuration state and spanning tree operation as indicators of correct network segmentation, rather than rich hardware sensor telemetry (which this low-end product line generally lacks). No module description or dependency detail was available in the source, but Cabletron switch MIBs of this era typically build on the standard Bridge MIB (dot1dBase) and Interfaces MIB (IF-MIB) for underlying port and bridging context. It is typically deployed in small-office or wiring-closet environments using Cabletron/Enterasys ELS100 switches for basic managed Ethernet connectivity. Network engineers evaluating or troubleshooting this functionality can download the CT-ELS100-MIB file directly to load it into their MIB browser.
IPNetwork Monitor allows you to monitor SNMP objects defined in CT-ELS100-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
Supported Devices
- Cabletron ELS100 series Ethernet switches
Monitoring Examples
No sample object names beyond a generic IMPORTS clause were provided for this module, so specific table or object names cannot be cited with confidence. In general, an administrator would use this MIB's port, VLAN, and spanning-tree configuration objects to confirm a port's VLAN assignment and spanning-tree state, which would reveal a misconfigured port causing a device to land on the wrong VLAN or a spanning-tree loop forming after a topology change.
What Can Be Monitored
- port configuration
- VLAN assignment
- spanning tree state
- MAC address management
This MIB depends on
Related MIBs
Imported Objects
From RFC-1212
| OBJECT-TYPE |
From RFC-1215
| TRAP-TYPE |
From RFC1155-SMI
| Counter | |
| Gauge | |
| IpAddress | |
| TimeTicks | |
| enterprises |
From RFC1213-MIB
| DisplayString | |
| ifInErrors | |
| ifOutErrors | |
| sysObjectID |
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| els_100 | 1.3.6.1.4.1.97.8 | |||
| kxaddr | 1.3.6.1.4.1.97.8.5 | |||
| OCT kxaddrBlock | 1.3.6.1.4.1.97.8.5.12 | OCTET STRING | read-write | A series of 0-700 octets, which represents 0-100 addresses. Each address consists of a 6 octet MAC address followed by a 1 byte port number. If the port number is zero, then the address is that of a specially configured address; otherwise, the address is a dynamically learned address. This parameter is only used for dumping blocks of MAC addresses |
| INT kxaddrBlockSize | 1.3.6.1.4.1.97.8.5.11 | INTEGER | read-write | The number of addresses contained by addrBlock. This parameter is only used for dumping blocks of MAC addresses. |
| GAU kxaddrDynamicMax | 1.3.6.1.4.1.97.8.5.3 | Gauge | read-write | The maximum number of spanning tree addresses which have been learned since the ELS100-16 was last booted (or this parameter was last reset by the NMS). |
| CTR kxaddrDynamicOverflows | 1.3.6.1.4.1.97.8.5.4 | Counter | read-only | The number times an address was not learned due to insufficient address table space. |
| CTR kxaddrDynamics | 1.3.6.1.4.1.97.8.5.2 | Counter | read-only | The number of learned addresses in the address table. |
| INT kxaddrFlags | 1.3.6.1.4.1.97.8.5.5 | INTEGER | read-write | Flags to describe the use and control of this address entry. Each bit has a different meaning. The NMS must always set either entry-static, entry-none, or entry-mesh; however, for GetRequests, the NMS will see either no bits set (if the entry does not exist), or exactly one of the following bits set: entry-dynamic-local = 30, entry-dynamic-remote = 29, entry-static = 28, entry-other = 27, entry-none = 26, entry-mesh = 25, entry-statistics = 24, Bit 31 is reserved. Any combination of the restriction bits (bits 23-21) may be set for any type of entry, except entry-other or entry-mesh: entry-no-source = 23, entry-no-multi = 22, Bit 21 is reserved, Bits 20-18 are reserved. Exactly one of the special entry bits (bits 17-10) must be set for entry-other entries, and none of the bits may be set for other than entry-other entries: entry-all-lmas = 17, entry-any-lma = 16, entry-lma = 15, entry-port = 14, entry-bpdu = 13, entry-reserved = 12, Bits 11-10 are reserved for future expansion. Bits 9-0 are reserved. |
| INT kxaddrIndex | 1.3.6.1.4.1.97.8.5.9 | INTEGER | read-write | The index number to be used for read-next and read-block operations. When the ELS-100 boots, addrIndex is initialized to -1. |
| OCT kxaddrMAC | 1.3.6.1.4.1.97.8.5.6 | OCTET STRING | read-write | The MAC address for this address definition. |
| INT kxaddrNext | 1.3.6.1.4.1.97.8.5.10 | INTEGER | read-write | The next value to use for addrIndex, when you use read-next or read-block operations to read the address table. When the ELS-100 boots, addrNext is initialized to -1. |
| INT kxaddrOperation | 1.3.6.1.4.1.97.8.5.8 | INTEGER | read-write | The operation to be performed upon the described address. The possibilities include: read-random (1), read-next (2), update (4), delete (5), read-block (6). |
| INT kxaddrPort | 1.3.6.1.4.1.97.8.5.7 | INTEGER | read-write | The port through which this address is connected to the ELS100 (only valid for entry-dynamic-local, entry-statistics, and entry-port entries). |
| CTR kxaddrStatics | 1.3.6.1.4.1.97.8.5.1 | Counter | read-only | The number of static addresses which are currently stored in the ELS100-16. |
| kxadmin | 1.3.6.1.4.1.97.8.3 | |||
| OCT kxadminAnyPass | 1.3.6.1.4.1.97.8.3.2 | OCTET STRING | read-write | The authentication password (0-24 bytes) which must match the community name in an SNMP PDU, in order for the operation to be performed. A zero length password indicates that any community name is acceptable. |
| CTR kxadminArpEntries | 1.3.6.1.4.1.97.8.3.8 | Counter | read-only | The number of ARP entries for all interfaces. |
| CTR kxadminArpOverflows | 1.3.6.1.4.1.97.8.3.10 | Counter | read-only | The number of times a ARP entry could not be learned due to insufficient address table space. |
| CTR kxadminArpStatics | 1.3.6.1.4.1.97.8.3.9 | Counter | read-only | The number of statically defined ARP entries for all interfaces. |
| IP kxadminAuthenticationFailure | 1.3.6.1.4.1.97.8.3.6 | IpAddress | read-only | All nulls, or the IP source address within the last SNMP PDU which caused an SNMP authentication failure. |
| INT kxadminButtonSelection | 1.3.6.1.4.1.97.8.3.15 | INTEGER | read-write | |
| INT kxadminDisableButton | 1.3.6.1.4.1.97.8.3.14 | INTEGER | read-write | |
| OCT kxadminFatalErr | 1.3.6.1.4.1.97.8.3.1 | OCTET STRING | read-only | This is a 32 byte array which contains information about the cause of the previous system reset. This will describe the circumstances which forced the system software to perform a reboot. The values in the first byte have the following meanings (0) Power failure, (1) Watchdog Timeout, (2) NMS Requested Shutdown, (3-255) Fatal Error (next byte contains the hwIndex of the module which encountered the error; remaining 30 bytes contain additional information). |
| OCT kxadminGetPass | 1.3.6.1.4.1.97.8.3.3 | OCTET STRING | read-write | The authentication password (0-24 bytes) which must match the community name in an SNMP Get PDU (except for Debug or password parameters). A zero length password indicates that any community name is acceptable. Alternatively, it is acceptable if the community name matches configAnyPass. |
| INT kxadminLEDProgramOption | 1.3.6.1.4.1.97.8.3.16 | INTEGER | read-write | |
| CTR kxadminNAMReceiveCongests | 1.3.6.1.4.1.97.8.3.7 | Counter | read-only | |
| IP kxadminNMSIPAddr | 1.3.6.1.4.1.97.8.3.4 | IpAddress | read-write | The address of the NMS to which Trap PDUs are to be sent. A value of zero indicates that Trap PDUs should be sent to the NMS last heard from. |
| INT kxadminRebootConfig | 1.3.6.1.4.1.97.8.3.13 | INTEGER | read-write | The configuration file that will be used when the ELS-100 reboots. This parameter is normally automatically set by the ELS-100; however, an NMS may explicitly set it to either no-change (1) or revert-to-defaults (3). |
| INT kxadminRipPreference | 1.3.6.1.4.1.97.8.3.11 | INTEGER | read-write | The value to assign to ipRouteMetric2, when adding a RIP-learned entry to the IP Routing Table. |
| CTR kxadminRipRouteDiscards | 1.3.6.1.4.1.97.8.3.12 | Counter | read-only | The number of times a route learned via RIP was not added to the IP Routing Table due to insufficient Routing Table space. |
| INT kxadminStorageFailure | 1.3.6.1.4.1.97.8.3.5 | INTEGER | read-only | Whether the ELS-100's storage facility for its configuration parameters has failed (the ELS-100 may not be able to reboot after such a failure). |
| NTF kxDiagUnitBootedTrap | 1.3.6.1.2.1.1.2.0.11 | The unit has booted. kxadminFatalErr contains information about why the unit rebooted. | ||
| kxhw | 1.3.6.1.4.1.97.8.1 | |||
| OCT kxhwDiagCode | 1.3.6.1.4.1.97.8.1.1 | OCTET STRING | read-only | Additional diagnostics information concerning the slot's module. |
| OCT kxhwManufData | 1.3.6.1.4.1.97.8.1.2 | OCTET STRING | read-only | A 24-byte array which contains the part number, serial number and hardware revision level of this module. |
| INT kxhwPortCount | 1.3.6.1.4.1.97.8.1.3 | INTEGER | read-only | |
| kxif | 1.3.6.1.4.1.97.8.6 | |||
| kxifEntry | 1.3.6.1.4.1.97.8.6.1.1 | not-accessible | A set of objects for an interface entry. | |
| NTF kxIfErrorsTrap | 1.3.6.1.2.1.1.2.0.13 | Sent whenever the number of hardware errors in received and transmitted packets has exceeded the port's limit. | ||
| INT kxifFunction | 1.3.6.1.4.1.97.8.6.1.1.8 | INTEGER | read-only | The current functional state (protocols which have been activated and are operational) of the port. The following values or combinations are supported: 0x0001 NMS, 0x0002 TBRIDGE, 0x0020 UNIT_NO_BPDU 0x0040 UNIT_RIP, 0x0800 UNIT_ARP,0x1000 UNIT_DUPLEX_HALF 0x2000 UNIT_DUPLEX_AUTO, 0x8000 UNIT_AUTO 0x10000 UNIT_TRUNKING , 0x40000 UNIT_SPEED_10 These values can be configured through the protoTable. |
| INT kxifIndex | 1.3.6.1.4.1.97.8.6.1.1.1 | INTEGER | read-only | The port number, beginning with 1 for the first port. |
| INT kxifRxCnt | 1.3.6.1.4.1.97.8.6.1.1.2 | INTEGER | read-only | The number of small data buffers for receiving packets. |
| INT kxifRxQueueThresh | 1.3.6.1.4.1.97.8.6.1.1.6 | INTEGER | read-write | Maximum number of receive packet queue overflow errors before an alarm should be generated. |
| INT kxifRxQueueThreshTime | 1.3.6.1.4.1.97.8.6.1.1.7 | INTEGER | read-write | The time period (in seconds) to which kxifRxQueueThresh applies. A value of zero will disable the kxifRxQueueThresh alarm. |
| TIK kxifStatisticsTime | 1.3.6.1.4.1.97.8.6.1.1.9 | TimeTicks | read-only | Length of time during which statistics were collected. |
| kxifTable | 1.3.6.1.4.1.97.8.6.1 | not-accessible | A list of interface entries; one per port. | |
| INT kxifThreshold | 1.3.6.1.4.1.97.8.6.1.1.4 | INTEGER | read-write | Maximum number of combined receive and transmit packet hardware errors before an alarm should be generated. |
| INT kxifThresholdTime | 1.3.6.1.4.1.97.8.6.1.1.5 | INTEGER | read-write | The time period (in seconds) to which kxifThreshold applies. A value of zero will disable the kxifThreshold alarm. |
| INT kxifTxCnt | 1.3.6.1.4.1.97.8.6.1.1.3 | 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. |
| INT kxmirrorDiagPort | 1.3.6.1.4.1.97.8.12.2 | INTEGER | read-write | This entry identifies the diagnostic port to which mirrored packet will be destined. |
| kxmirrorgroup | 1.3.6.1.4.1.97.8.12 | |||
| INT kxmirrorMode | 1.3.6.1.4.1.97.8.12.1 | INTEGER | read-write | To turn off port mirroring, or turn on by specifying rx, tx, or (rxandtx) which is the type of data to be mirrored. |
| OCT kxmirrorTargetPortLists | 1.3.6.1.4.1.97.8.12.3 | OCTET STRING | read-write | An octet string specifies the list of ports to be mirrored. The first octet specifies ports 1-8 and the second 9-16. |
| NTF kxPortFunctionsTrap | 1.3.6.1.2.1.1.2.0.1 | Sent whenever the current functional state (active protocols) of the port has changed. | ||
| kxproto | 1.3.6.1.4.1.97.8.8 | |||
| INT kxprotoBridge | 1.3.6.1.4.1.97.8.8.1.1.2 | INTEGER | read-write | Defines the bridging method to be applied to frames received at, or destined for, this port. Ports may be configured for transparent or none. The UART may only be configured to none. |
| kxprotoEntry | 1.3.6.1.4.1.97.8.8.1.1 | not-accessible | Each entry in this table specifies which protocols are used by a particular port in the SmartStack. | |
| INT kxprotoIfIndex | 1.3.6.1.4.1.97.8.8.1.1.1 | INTEGER | read-only | Identifies the interface (port) to which this entry's information belongs. The value of this variable corresponds to ifIndex, as well as most of the other port identification values in related MIBs. |
| INT kxprotoRipListen | 1.3.6.1.4.1.97.8.8.1.1.4 | INTEGER | read-write | Specifies whether the port should listen for internet Routing Information Protocol (RFC-1058) packets, in order to build the routing table for the unit. |
| INT kxprotoSuppressBpdu | 1.3.6.1.4.1.97.8.8.1.1.3 | INTEGER | read-write | Allows transmission of spanning tree protocol packets to be suppressed. If normal(1), 802.1d spanning tree packets are transmitted as usual. If suppressed(2), these packets are not transmitted. This option may be needed for interoperability with non-802.1d spanning tree protocols (e.g., DEC LanBridge 100). |
| kxprotoTable | 1.3.6.1.4.1.97.8.8.1 | not-accessible | This table contains configuration information specifying the types of protocols used to bridge and filter frames for each port. | |
| INT kxprotoTrunking | 1.3.6.1.4.1.97.8.8.1.1.5 | INTEGER | read-write | Specifies whether SmartStack trunking protocol (an extension to the standard Spanning Tree) is to be used over this port. |
| NTF kxRxQueuesTrap | 1.3.6.1.2.1.1.2.0.2 | Sent whenever the number of times that the port's receiver has stopped receiving packets due to buffer space shortages has exceeded the port's limit. | ||
| NTF kxStorageFailureTrap | 1.3.6.1.2.1.1.2.0.12 | Sent if the unit's Configuration EEPROM has failed. The unit will not be able to reboot, and must be returned to the factory. | ||
| kxsw | 1.3.6.1.4.1.97.8.2 | |||
| OCT kxswBases | 1.3.6.1.4.1.97.8.2.2.1.7 | OCTET STRING | read-only | An array (4 octets per file), containing the software's base loading address of each of the files. Each address is encoded as a series of 4 bytes, which should be converted into a 32 bit integer. |
| INT kxswCount | 1.3.6.1.4.1.97.8.2.2.1.3 | INTEGER | read-only | The number of files in the file set. This number may range from 1 to 255. |
| STR kxswDesc | 1.3.6.1.4.1.97.8.2.2.1.2 | DisplayString | read-only | The description (0-255 bytes) of the software file set. |
| kxswdis | 1.3.6.1.4.1.97.8.4 | |||
| INT kxswdisAccess | 1.3.6.1.4.1.97.8.4.2 | INTEGER | read-write | The version of software that may be downloaded. Attempts to download other versions of software will be rejected. The value for swdisAccess is embedded within the software files that are to be distributed via TFTP. Its value may be derived from the names of the software files. The NMS operator may wish to use the following special values: protected (1) No software downloads will be accepted any-software (2) A software download of any version of new software will be accepted - this is the factory default |
| IP kxswdisConfigIp | 1.3.6.1.4.1.97.8.4.4 | IpAddress | read-write | The IP address of the NMS (i.e., any IP host) that is allowed to use TFTP to send/retrieve the configuration file of the ELS100-16. A value of 0.0.0.0 (which is the factory specified default) prevents any NMS from obtaining access, while a value of 255.255.255.255 gives every NMS permission. |
| INT kxswdisConfigRetryTime | 1.3.6.1.4.1.97.8.4.5 | INTEGER | read-write | The number of seconds that the ELS-100 will wait for an acknowledgment before it retransmits an unacknowledged TFTP data block. The factory specified default is 5 seconds. |
| INT kxswdisConfigTotalTimeout | 1.3.6.1.4.1.97.8.4.6 | INTEGER | read-write | The number of seconds that the ELS-100 will wait for an acknowledgment to a data block before it cancels a TFTP session. The factory specified default is 25 seconds. |
| OCT kxswdisDesc | 1.3.6.1.4.1.97.8.4.1 | OCTET STRING | read-only | The description (0-32 bytes) of the software set currently being downloaded, or a description of the software set last downloaded since the ELS100-16 booted. |
| INT kxswdisWriteStatus | 1.3.6.1.4.1.97.8.4.3 | INTEGER | read-only | The status of the erase/write operation. |
| kxswFilesetEntry | 1.3.6.1.4.1.97.8.2.2.1 | not-accessible | A set of objects for each file set. | |
| kxswFilesetTable | 1.3.6.1.4.1.97.8.2.2 | not-accessible | A list of the software file sets stored. The first file set refers to the one that was used when ELS-100 last booted. The second file set refers to the one which will be used when ELS-100 reboots or reloads any hardware module. | |
| INT kxswFlashBank | 1.3.6.1.4.1.97.8.2.2.1.8 | INTEGER | read-only | The bank number where the software file set resides. |
| INT kxswIndex | 1.3.6.1.4.1.97.8.2.2.1.1 | INTEGER | read-only | The file set number, beginning with 1 for the first file set. This number always matches the instance of the swFiles. For example, {swIndex 2} contains the value '2'. |
| INT kxswNumber | 1.3.6.1.4.1.97.8.2.1 | INTEGER | read-only | The number of file sets. The default is 2. |
| OCT kxswSizes | 1.3.6.1.4.1.97.8.2.2.1.5 | OCTET STRING | read-only | An array (4 octets per file), containing the size of each of the files. Each size is encoded as a series of 4 bytes, which should be converted into a 32 bit integer. |
| OCT kxswStarts | 1.3.6.1.4.1.97.8.2.2.1.6 | OCTET STRING | read-only | An array (4 octets per file), containing the software's execution starting address of each of the files. Each address is encoded as a series of 4 bytes, which should be converted into a 32 bit integer. |
| OCT kxswType | 1.3.6.1.4.1.97.8.2.2.1.4 | OCTET STRING | read-only | The types of the files within the file set. |
| kxtrapControlEntry | 1.3.6.1.4.1.97.8.11.1.1 | not-accessible | ||
| kxtrapControlTable | 1.3.6.1.4.1.97.8.11.1 | not-accessible | This table contains information about the severity of each trap and whether the trap is currently enabled. | |
| INT kxtrapEnabled | 1.3.6.1.4.1.97.8.11.1.1.2 | INTEGER | read-write | Enable or disable the generation of this trap. |
| kxtrapEntry | 1.3.6.1.4.1.97.8.11.7.1 | not-accessible | ||
| INT kxtrapEntryIndex | 1.3.6.1.4.1.97.8.11.7.1.1 | INTEGER | read-only | A number representing the order in which the trap occurred in time. This 32 bit number can wrap. |
| INT kxtrapEntryNumber | 1.3.6.1.4.1.97.8.11.7.1.4 | INTEGER | read-only | The specific trap number, as specified in the TRAP PDU. |
| INT kxtrapEntrySeverity | 1.3.6.1.4.1.97.8.11.7.1.5 | INTEGER | read-only | A user-definable severity, indicating the importance of the trap. |
| STR kxtrapEntryText | 1.3.6.1.4.1.97.8.11.7.1.3 | DisplayString | read-only | A description of the trap. |
| TIK kxtrapEntryTimeStamp | 1.3.6.1.4.1.97.8.11.7.1.2 | TimeTicks | read-only | The time at which the trap occurred. |
| INT kxtrapIncludeText | 1.3.6.1.4.1.97.8.11.3 | INTEGER | read-write | Whether or not a formatted text string is included in the trap PDU. |
| INT kxtrapIndex | 1.3.6.1.4.1.97.8.11.1.1.1 | INTEGER | read-only | The specific trap number. |
| kxtrapMgt | 1.3.6.1.4.1.97.8.11 | |||
| INT kxtrapNumber | 1.3.6.1.4.1.97.8.11.6 | INTEGER | read-only | The number of traps that are in the kxtrapTable. |
| INT kxtrapRetry | 1.3.6.1.4.1.97.8.11.5 | INTEGER | read-write | The number of times any enterprise-specific trap is to be sent for a given event. PDUs are retried using a truncated exponential backoff: 2 seconds, 4 seconds, 8 seconds, 16 seconds, and then 32 seconds for all succeeding intervals. |
| INT kxtrapSeverity | 1.3.6.1.4.1.97.8.11.1.1.3 | INTEGER | read-write | A user-definable severity, indicating the importance of the trap. |
| kxtrapSeverityControlEntry | 1.3.6.1.4.1.97.8.11.2.1 | not-accessible | ||
| INT kxtrapSeverityControlSeverity | 1.3.6.1.4.1.97.8.11.2.1.1 | INTEGER | read-write | A user-definable severity, indicating the importance of the trap. |
| kxtrapSeverityControlTable | 1.3.6.1.4.1.97.8.11.2 | not-accessible | This table contains information about whether a class of traps of a particular severity is enabled or disabled. | |
| INT kxtrapSeverityEnable | 1.3.6.1.4.1.97.8.11.2.1.2 | INTEGER | read-write | Enable or disable all traps of a given severity level. |
| kxtrapTable | 1.3.6.1.4.1.97.8.11.7 | not-accessible | This table contains the latest traps that have been generated. | |
| STR kxtrapText | 1.3.6.1.4.1.97.8.11.1.1.4 | DisplayString | read-only | A description of the trap. |
| TIK kxtrapTime | 1.3.6.1.4.1.97.8.11.4 | TimeTicks | read-write | The time, in centiseconds, which should expire between the sending of traps. |
| kxtrunk | 1.3.6.1.4.1.97.8.9 | |||
| NTF kxTrunkBridgeAddrTrap | 1.3.6.1.2.1.1.2.0.6 | The associated trunking MAC address of the bridge ID of the remote bridge has changed. | ||
| kxtrunkEntry | 1.3.6.1.4.1.97.8.9.1.1 | not-accessible | An entry exists in this table for each physical interface (port) that is configured for trunking. | |
| NTF kxTrunkErrorTrap | 1.3.6.1.2.1.1.2.0.8 | An error has occurred in trunking. | ||
| INT kxtrunkIfIndex | 1.3.6.1.4.1.97.8.9.1.1.1 | INTEGER | read-only | Identifies a physical interface (port) which is configured for LAN trunking. The value of this variable corresponds to ifIndex, as well as most of the other port identification values in related MIBs. |
| NTF kxTrunkIPAddrTrap | 1.3.6.1.2.1.1.2.0.7 | The associated trunking IP address of the remote bridge has changed. | ||
| INT kxtrunkLastChange | 1.3.6.1.4.1.97.8.9.1.1.8 | INTEGER | read-only | The number of seconds since kxtrunkState changed. |
| INT kxtrunkLastError | 1.3.6.1.4.1.97.8.9.1.1.5 | INTEGER | read-only | The last reason for failure when the link is in closed, oneway, or helddown state. |
| INT kxtrunkLinkCount | 1.3.6.1.4.1.97.8.9.1.1.7 | INTEGER | read-only | The number of links within the trunk group. |
| NTF kxTrunkLinkCountTrap | 1.3.6.1.2.1.1.2.0.10 | The number of ports in the trunking group has changed. | ||
| INT kxtrunkLinkOrdinal | 1.3.6.1.4.1.97.8.9.1.1.6 | INTEGER | read-only | The position of this link within the trunk group. |
| NTF kxTrunkLinkOrdinalTrap | 1.3.6.1.2.1.1.2.0.9 | The port's index in the trunking group has changed. | ||
| OCT kxtrunkRemoteBridgeAddr | 1.3.6.1.4.1.97.8.9.1.1.3 | OCTET STRING | read-only | The MAC address portion of the bridge ID of the remote bridge. |
| IP kxtrunkRemoteIp | 1.3.6.1.4.1.97.8.9.1.1.4 | IpAddress | read-only | The IP address of the remote bridge, as reported by that bridge for administrative purposes. |
| INT kxtrunkState | 1.3.6.1.4.1.97.8.9.1.1.2 | INTEGER | read-only | If off(1) then this link has not been enabled for trunking. If closed(2) then this link has not yet received any Trunking PDUs. If oneway(3) then incoming Trunking PDUs do not indicate that our PDUs are being successfully received by the far end. If joined(4) then this link is actively participating in the trunk group. If perturbed(5) then this link is actively participating in the trunk group; however, the transmission of data packets has been temporarily stopped due to a change in membership of the group. If helddown(6) then an error has been detected and the link is being held out-of-service until the error clears. If broken(7) then this link has been configured for trunking, but the port is physically non-operational. |
| NTF kxTrunkStateTrap | 1.3.6.1.2.1.1.2.0.5 | A trunking state change transition has occurred. The possible transitions are: Closed-Oneway Oneway-Perturbed Perturbed-Joined Joined-Helddown Closed-Helddown Oneway-Helddown Perturbed-Helddown | ||
| kxtrunkTable | 1.3.6.1.4.1.97.8.9.1 | not-accessible | This table describes the trunking status and attributes of the interfaces that are configured for bridge trunking. | |
| NTF kxTxCongestsTrap | 1.3.6.1.2.1.1.2.0.4 | Sent whenever packets destined for the unit itself were discarded due to lack of buffer space. | ||
| NTF kxTxStormFlagTrap | 1.3.6.1.2.1.1.2.0.3 | Sent whenever multicast storm protection has been invoked for the port. | ||
| kxuart | 1.3.6.1.4.1.97.8.7 | |||
| CTR kxuartAlignmentErrors | 1.3.6.1.4.1.97.8.7.1.1.3 | Counter | read-only | Number of received packets with frame alignment errors, since the port was last enabled. |
| INT kxuartBaud | 1.3.6.1.4.1.97.8.7.1.1.2 | INTEGER | read-write | This is the desired baud rate. Only 1200 baud through 19,200 baud are supported by the ELS-100. |
| kxuartEntry | 1.3.6.1.4.1.97.8.7.1.1 | not-accessible | A set of objects for an interface entry. | |
| INT kxuartIndex | 1.3.6.1.4.1.97.8.7.1.1.1 | INTEGER | read-only | The ELS-100's port number of the port. |
| CTR kxuartOverrunErrors | 1.3.6.1.4.1.97.8.7.1.1.4 | Counter | read-only | Number of received packets with data overrun errors, since the port was last enabled. |
| kxuartTable | 1.3.6.1.4.1.97.8.7.1 | not-accessible | A list of interface entries; one per UART port. | |
| kxworkgroup | 1.3.6.1.4.1.97.8.10 | |||
| INT kxWorkGroupCurrentCount | 1.3.6.1.4.1.97.8.10.2 | INTEGER | read-only | The total number of workgroups currently defined. |
| kxWorkGroupEntry | 1.3.6.1.4.1.97.8.10.4.1 | not-accessible | Each entry in this table contains a definition of a work group. | |
| INT kxWorkGroupMaxCount | 1.3.6.1.4.1.97.8.10.3 | INTEGER | read-only | The maximum number of workgroups allowed. |
| STR kxWorkGroupName | 1.3.6.1.4.1.97.8.10.4.1.2 | DisplayString | read-write | A 1-16 character work group name. |
| INT kxWorkGroupNextNumber | 1.3.6.1.4.1.97.8.10.1 | INTEGER | read-only | The next available workgroup number to be used. When creating a new workgroup, it is recommended to read the value of the variable and use it to key into the workgroup table. |
| INT kxWorkGroupNumber | 1.3.6.1.4.1.97.8.10.4.1.1 | INTEGER | read-write | An integer that identifies the work group, used as an index to this table. |
| OCT kxWorkGroupPorts | 1.3.6.1.4.1.97.8.10.4.1.3 | OCTET STRING | read-write | A list of all ports within the group. The first octet specified ports 1-8, the second 9-16, etc. |
| kxWorkGroupTable | 1.3.6.1.4.1.97.8.10.4 | not-accessible | This table contains work group definitions for the interfaces. | |
| INT kxWorkGroupType | 1.3.6.1.4.1.97.8.10.4.1.4 | INTEGER | read-write | The type of work group: all - no additional information needs to be supplied. |
| sigma | 1.3.6.1.4.1.97 | |||
| sys | 1.3.6.1.4.1.97.1 | |||
| INT sysID | 1.3.6.1.4.1.97.1.1 | INTEGER | read-only | An integer which serves to identify the type of SmartStack. |
| TIK sysReset | 1.3.6.1.4.1.97.1.2 | TimeTicks | read-write | The time, in centiseconds, before the device should reboot. A GetResponse value of zero indicates that no reboot time has been specified. |
| INT sysTrapPort | 1.3.6.1.4.1.97.1.3 | INTEGER | read-write | Zero, or the UDP port number to which a second copy of SNMP traps should be sent. Valid values are zero through 65535. |
RFC description
Cabletron ELS-100 switch hardware and software management including port and VLAN administration.
Start monitoring Cabletron ELS100 series Ethernet switch (legacy) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.