CT-ELS100-MIB

File: CT-ELS100-MIB.mib (42836 bytes)

Imported modules

RFC-1212 RFC1213-MIB RFC1155-SMI
RFC-1215

Imported symbols

OBJECT-TYPE DisplayString sysObjectID
ifInErrors ifOutErrors Counter
Gauge IpAddress TimeTicks
enterprises TRAP-TYPE

Defined Types

KxswFilesetEntry  
SEQUENCE    
  kxswIndex INTEGER
  kxswDesc DisplayString
  kxswCount INTEGER
  kxswType OCTET STRING
  kxswSizes OCTET STRING
  kxswStarts OCTET STRING
  kxswBases OCTET STRING
  kxswFlashBank INTEGER

KxifEntry  
SEQUENCE    
  kxifIndex INTEGER
  kxifRxCnt INTEGER
  kxifTxCnt INTEGER
  kxifThreshold INTEGER
  kxifThresholdTime INTEGER
  kxifRxQueueThresh INTEGER
  kxifRxQueueThreshTime INTEGER
  kxifFunction INTEGER
  kxifStatisticsTime TimeTicks

KxuartEntry  
SEQUENCE    
  kxuartIndex INTEGER
  kxuartBaud INTEGER
  kxuartAlignmentErrors Counter
  kxuartOverrunErrors Counter

KxprotoEntry  
SEQUENCE    
  kxprotoIfIndex INTEGER
  kxprotoBridge INTEGER
  kxprotoSuppressBpdu INTEGER
  kxprotoRipListen INTEGER
  kxprotoTrunking INTEGER

KxtrunkEntry  
SEQUENCE    
  kxtrunkIfIndex INTEGER
  kxtrunkState INTEGER
  kxtrunkRemoteBridgeAddr OCTET STRING
  kxtrunkRemoteIp IpAddress
  kxtrunkLastError INTEGER
  kxtrunkLinkOrdinal INTEGER
  kxtrunkLinkCount INTEGER
  kxtrunkLastChange INTEGER

KxWorkGroupEntry  
SEQUENCE    
  kxWorkGroupNumber INTEGER
  kxWorkGroupName DisplayString
  kxWorkGroupPorts OCTET STRING
  kxWorkGroupType INTEGER

KxtrapControlEntry  
SEQUENCE    
  kxtrapIndex INTEGER
  kxtrapEnabled INTEGER
  kxtrapSeverity INTEGER
  kxtrapText DisplayString

KxtrapSeverityControlEntry  
SEQUENCE    
  kxtrapSeverityControlSeverity INTEGER
  kxtrapSeverityEnable INTEGER

KxtrapEntry  
SEQUENCE    
  kxtrapEntryIndex INTEGER
  kxtrapEntryTimeStamp TimeTicks
  kxtrapEntryText DisplayString
  kxtrapEntryNumber INTEGER
  kxtrapEntrySeverity INTEGER

Defined Values

sigma 1.3.6.1.4.1.97
OBJECT IDENTIFIER    

sys 1.3.6.1.4.1.97.1
OBJECT IDENTIFIER    

els-100 1.3.6.1.4.1.97.8
OBJECT IDENTIFIER    

kxhw 1.3.6.1.4.1.97.8.1
OBJECT IDENTIFIER    

kxsw 1.3.6.1.4.1.97.8.2
OBJECT IDENTIFIER    

kxadmin 1.3.6.1.4.1.97.8.3
OBJECT IDENTIFIER    

kxswdis 1.3.6.1.4.1.97.8.4
OBJECT IDENTIFIER    

kxaddr 1.3.6.1.4.1.97.8.5
OBJECT IDENTIFIER    

kxif 1.3.6.1.4.1.97.8.6
OBJECT IDENTIFIER    

kxuart 1.3.6.1.4.1.97.8.7
OBJECT IDENTIFIER    

kxproto 1.3.6.1.4.1.97.8.8
OBJECT IDENTIFIER    

kxtrunk 1.3.6.1.4.1.97.8.9
OBJECT IDENTIFIER    

kxworkgroup 1.3.6.1.4.1.97.8.10
OBJECT IDENTIFIER    

kxtrapMgt 1.3.6.1.4.1.97.8.11
OBJECT IDENTIFIER    

kxmirrorgroup 1.3.6.1.4.1.97.8.12
OBJECT IDENTIFIER    

sysID 1.3.6.1.4.1.97.1.1
An integer which serves to identify the type of SmartStack.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER els-100-bridge(8)  

sysReset 1.3.6.1.4.1.97.1.2
The time, in centiseconds, before the device should reboot. A GetResponse value of zero indicates that no reboot time has been specified.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeTicks  

sysTrapPort 1.3.6.1.4.1.97.1.3
Zero, or the UDP port number to which a second copy of SNMP traps should be sent. Valid values are zero through 65535.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

kxhwDiagCode 1.3.6.1.4.1.97.8.1.1
Additional diagnostics information concerning the slot's module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

kxhwManufData 1.3.6.1.4.1.97.8.1.2
A 24-byte array which contains the part number, serial number and hardware revision level of this module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

kxhwPortCount 1.3.6.1.4.1.97.8.1.3
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

kxswNumber 1.3.6.1.4.1.97.8.2.1
The number of file sets. The default is 2.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

kxswFilesetTable 1.3.6.1.4.1.97.8.2.2
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.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    KxswFilesetEntry

kxswFilesetEntry 1.3.6.1.4.1.97.8.2.2.1
A set of objects for each file set.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  KxswFilesetEntry  

kxswIndex 1.3.6.1.4.1.97.8.2.2.1.1
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'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER currently-executing(1), next-boot(2)  

kxswDesc 1.3.6.1.4.1.97.8.2.2.1.2
The description (0-255 bytes) of the software file set.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

kxswCount 1.3.6.1.4.1.97.8.2.2.1.3
The number of files in the file set. This number may range from 1 to 255.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

kxswType 1.3.6.1.4.1.97.8.2.2.1.4
The types of the files within the file set.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

kxswSizes 1.3.6.1.4.1.97.8.2.2.1.5
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

kxswStarts 1.3.6.1.4.1.97.8.2.2.1.6
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

kxswBases 1.3.6.1.4.1.97.8.2.2.1.7
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

kxswFlashBank 1.3.6.1.4.1.97.8.2.2.1.8
The bank number where the software file set resides.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER first-bank(1), second-bank(2)  

kxadminFatalErr 1.3.6.1.4.1.97.8.3.1
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).
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

kxadminAnyPass 1.3.6.1.4.1.97.8.3.2
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

kxadminGetPass 1.3.6.1.4.1.97.8.3.3
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

kxadminNMSIPAddr 1.3.6.1.4.1.97.8.3.4
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

kxadminStorageFailure 1.3.6.1.4.1.97.8.3.5
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).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER true(1), false(2)  

kxadminAuthenticationFailure 1.3.6.1.4.1.97.8.3.6
All nulls, or the IP source address within the last SNMP PDU which caused an SNMP authentication failure.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

kxadminNAMReceiveCongests 1.3.6.1.4.1.97.8.3.7
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

kxadminArpEntries 1.3.6.1.4.1.97.8.3.8
The number of ARP entries for all interfaces.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

kxadminArpStatics 1.3.6.1.4.1.97.8.3.9
The number of statically defined ARP entries for all interfaces.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

kxadminArpOverflows 1.3.6.1.4.1.97.8.3.10
The number of times a ARP entry could not be learned due to insufficient address table space.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

kxadminRipPreference 1.3.6.1.4.1.97.8.3.11
The value to assign to ipRouteMetric2, when adding a RIP-learned entry to the IP Routing Table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

kxadminRipRouteDiscards 1.3.6.1.4.1.97.8.3.12
The number of times a route learned via RIP was not added to the IP Routing Table due to insufficient Routing Table space.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

kxadminRebootConfig 1.3.6.1.4.1.97.8.3.13
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).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER no-change(1), tftp-config(2), revert-to-defaults(3)  

kxadminDisableButton 1.3.6.1.4.1.97.8.3.14
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)  

kxadminButtonSelection 1.3.6.1.4.1.97.8.3.15
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER led-any-activity(1), led-rx-activity(2), led-tx-activity(3), led-any-collision(4), led-programmed(5), led-duplex(6), led-speed(7), led-mirror(8)  

kxadminLEDProgramOption 1.3.6.1.4.1.97.8.3.16
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER program-led-any-error(1)  

kxswdisDesc 1.3.6.1.4.1.97.8.4.1
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

kxswdisAccess 1.3.6.1.4.1.97.8.4.2
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
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER protected(1), any-software(2)  

kxswdisWriteStatus 1.3.6.1.4.1.97.8.4.3
The status of the erase/write operation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER in-progress(1), success(2), config-error(3), flash-error(4), config-and-flash-errors(5)  

kxswdisConfigIp 1.3.6.1.4.1.97.8.4.4
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

kxswdisConfigRetryTime 1.3.6.1.4.1.97.8.4.5
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

kxswdisConfigTotalTimeout 1.3.6.1.4.1.97.8.4.6
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

kxaddrStatics 1.3.6.1.4.1.97.8.5.1
The number of static addresses which are currently stored in the ELS100-16.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

kxaddrDynamics 1.3.6.1.4.1.97.8.5.2
The number of learned addresses in the address table.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

kxaddrDynamicMax 1.3.6.1.4.1.97.8.5.3
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).
Status: mandatory Access: read-write
OBJECT-TYPE    
  Gauge  

kxaddrDynamicOverflows 1.3.6.1.4.1.97.8.5.4
The number times an address was not learned due to insufficient address table space.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

kxaddrFlags 1.3.6.1.4.1.97.8.5.5
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

kxaddrMAC 1.3.6.1.4.1.97.8.5.6
The MAC address for this address definition.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

kxaddrPort 1.3.6.1.4.1.97.8.5.7
The port through which this address is connected to the ELS100 (only valid for entry-dynamic-local, entry-statistics, and entry-port entries).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

kxaddrOperation 1.3.6.1.4.1.97.8.5.8
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).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER read-random(1), read-next(2), update(4), delete(5), read-block(6)  

kxaddrIndex 1.3.6.1.4.1.97.8.5.9
The index number to be used for read-next and read-block operations. When the ELS-100 boots, addrIndex is initialized to -1.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

kxaddrNext 1.3.6.1.4.1.97.8.5.10
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

kxaddrBlockSize 1.3.6.1.4.1.97.8.5.11
The number of addresses contained by addrBlock. This parameter is only used for dumping blocks of MAC addresses.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

kxaddrBlock 1.3.6.1.4.1.97.8.5.12
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
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

kxifTable 1.3.6.1.4.1.97.8.6.1
A list of interface entries; one per port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    KxifEntry

kxifEntry 1.3.6.1.4.1.97.8.6.1.1
A set of objects for an interface entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  KxifEntry  

kxifIndex 1.3.6.1.4.1.97.8.6.1.1.1
The port number, beginning with 1 for the first port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

kxifRxCnt 1.3.6.1.4.1.97.8.6.1.1.2
The number of small data buffers for receiving packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

kxifTxCnt 1.3.6.1.4.1.97.8.6.1.1.3
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

kxifThreshold 1.3.6.1.4.1.97.8.6.1.1.4
Maximum number of combined receive and transmit packet hardware errors before an alarm should be generated.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

kxifThresholdTime 1.3.6.1.4.1.97.8.6.1.1.5
The time period (in seconds) to which kxifThreshold applies. A value of zero will disable the kxifThreshold alarm.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

kxifRxQueueThresh 1.3.6.1.4.1.97.8.6.1.1.6
Maximum number of receive packet queue overflow errors before an alarm should be generated.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

kxifRxQueueThreshTime 1.3.6.1.4.1.97.8.6.1.1.7
The time period (in seconds) to which kxifRxQueueThresh applies. A value of zero will disable the kxifRxQueueThresh alarm.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

kxifFunction 1.3.6.1.4.1.97.8.6.1.1.8
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

kxifStatisticsTime 1.3.6.1.4.1.97.8.6.1.1.9
Length of time during which statistics were collected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

kxuartTable 1.3.6.1.4.1.97.8.7.1
A list of interface entries; one per UART port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    KxuartEntry

kxuartEntry 1.3.6.1.4.1.97.8.7.1.1
A set of objects for an interface entry.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  KxuartEntry  

kxuartIndex 1.3.6.1.4.1.97.8.7.1.1.1
The ELS-100's port number of the port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

kxuartBaud 1.3.6.1.4.1.97.8.7.1.1.2
This is the desired baud rate. Only 1200 baud through 19,200 baud are supported by the ELS-100.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER external-clock(1), b1200-baud(2), b2400-baud(3), b4800-baud(4), b9600-baud(5), b19200-baud(6), b38400-baud(7), b56-kilobits(8), b1544-kilobits(9), b2048-kilobits(10), b45-megabits(11)  

kxuartAlignmentErrors 1.3.6.1.4.1.97.8.7.1.1.3
Number of received packets with frame alignment errors, since the port was last enabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

kxuartOverrunErrors 1.3.6.1.4.1.97.8.7.1.1.4
Number of received packets with data overrun errors, since the port was last enabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

kxprotoTable 1.3.6.1.4.1.97.8.8.1
This table contains configuration information specifying the types of protocols used to bridge and filter frames for each port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    KxprotoEntry

kxprotoEntry 1.3.6.1.4.1.97.8.8.1.1
Each entry in this table specifies which protocols are used by a particular port in the SmartStack.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  KxprotoEntry  

kxprotoIfIndex 1.3.6.1.4.1.97.8.8.1.1.1
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

kxprotoBridge 1.3.6.1.4.1.97.8.8.1.1.2
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER transparent(1), none(4)  

kxprotoSuppressBpdu 1.3.6.1.4.1.97.8.8.1.1.3
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).
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER normal(1), suppressed(2)  

kxprotoRipListen 1.3.6.1.4.1.97.8.8.1.1.4
Specifies whether the port should listen for internet Routing Information Protocol (RFC-1058) packets, in order to build the routing table for the unit.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

kxprotoTrunking 1.3.6.1.4.1.97.8.8.1.1.5
Specifies whether SmartStack trunking protocol (an extension to the standard Spanning Tree) is to be used over this port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

kxtrunkTable 1.3.6.1.4.1.97.8.9.1
This table describes the trunking status and attributes of the interfaces that are configured for bridge trunking.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    KxtrunkEntry

kxtrunkEntry 1.3.6.1.4.1.97.8.9.1.1
An entry exists in this table for each physical interface (port) that is configured for trunking.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  KxtrunkEntry  

kxtrunkIfIndex 1.3.6.1.4.1.97.8.9.1.1.1
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

kxtrunkState 1.3.6.1.4.1.97.8.9.1.1.2
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER off(1), closed(2), oneway(3), joined(4), perturbed(5), helddown(6), disabled(7)  

kxtrunkRemoteBridgeAddr 1.3.6.1.4.1.97.8.9.1.1.3
The MAC address portion of the bridge ID of the remote bridge.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING  

kxtrunkRemoteIp 1.3.6.1.4.1.97.8.9.1.1.4
The IP address of the remote bridge, as reported by that bridge for administrative purposes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

kxtrunkLastError 1.3.6.1.4.1.97.8.9.1.1.5
The last reason for failure when the link is in closed, oneway, or helddown state.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER none(1), in-bpdu(2), multiple-bridges(3), ack-lost(4), standby(5), too-many-groups(6), no-ack(7), perturbed-threshold(8), self-connect(9), port-moved(10), multiple-lan-types(11)  

kxtrunkLinkOrdinal 1.3.6.1.4.1.97.8.9.1.1.6
The position of this link within the trunk group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

kxtrunkLinkCount 1.3.6.1.4.1.97.8.9.1.1.7
The number of links within the trunk group.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

kxtrunkLastChange 1.3.6.1.4.1.97.8.9.1.1.8
The number of seconds since kxtrunkState changed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

kxWorkGroupNextNumber 1.3.6.1.4.1.97.8.10.1
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.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

kxWorkGroupCurrentCount 1.3.6.1.4.1.97.8.10.2
The total number of workgroups currently defined.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

kxWorkGroupMaxCount 1.3.6.1.4.1.97.8.10.3
The maximum number of workgroups allowed.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

kxWorkGroupTable 1.3.6.1.4.1.97.8.10.4
This table contains work group definitions for the interfaces.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    KxWorkGroupEntry

kxWorkGroupEntry 1.3.6.1.4.1.97.8.10.4.1
Each entry in this table contains a definition of a work group.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  KxWorkGroupEntry  

kxWorkGroupNumber 1.3.6.1.4.1.97.8.10.4.1.1
An integer that identifies the work group, used as an index to this table.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

kxWorkGroupName 1.3.6.1.4.1.97.8.10.4.1.2
A 1-16 character work group name.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString  

kxWorkGroupPorts 1.3.6.1.4.1.97.8.10.4.1.3
A list of all ports within the group. The first octet specified ports 1-8, the second 9-16, etc.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

kxWorkGroupType 1.3.6.1.4.1.97.8.10.4.1.4
The type of work group: all - no additional information needs to be supplied.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER all(3), invalid(4)  

kxtrapControlTable 1.3.6.1.4.1.97.8.11.1
This table contains information about the severity of each trap and whether the trap is currently enabled.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    KxtrapControlEntry

kxtrapControlEntry 1.3.6.1.4.1.97.8.11.1.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  KxtrapControlEntry  

kxtrapIndex 1.3.6.1.4.1.97.8.11.1.1.1
The specific trap number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

kxtrapEnabled 1.3.6.1.4.1.97.8.11.1.1.2
Enable or disable the generation of this trap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)  

kxtrapSeverity 1.3.6.1.4.1.97.8.11.1.1.3
A user-definable severity, indicating the importance of the trap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER informational(1), warning(2), minor(3), major(4), critical(5)  

kxtrapText 1.3.6.1.4.1.97.8.11.1.1.4
A description of the trap.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

kxtrapSeverityControlTable 1.3.6.1.4.1.97.8.11.2
This table contains information about whether a class of traps of a particular severity is enabled or disabled.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    KxtrapSeverityControlEntry

kxtrapSeverityControlEntry 1.3.6.1.4.1.97.8.11.2.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  KxtrapSeverityControlEntry  

kxtrapSeverityControlSeverity 1.3.6.1.4.1.97.8.11.2.1.1
A user-definable severity, indicating the importance of the trap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER informational(1), warning(2), minor(3), major(4), critical(5)  

kxtrapSeverityEnable 1.3.6.1.4.1.97.8.11.2.1.2
Enable or disable all traps of a given severity level.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

kxtrapIncludeText 1.3.6.1.4.1.97.8.11.3
Whether or not a formatted text string is included in the trap PDU.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER true(1), false(2)  

kxtrapTime 1.3.6.1.4.1.97.8.11.4
The time, in centiseconds, which should expire between the sending of traps.
Status: mandatory Access: read-write
OBJECT-TYPE    
  TimeTicks  

kxtrapRetry 1.3.6.1.4.1.97.8.11.5
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.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

kxtrapNumber 1.3.6.1.4.1.97.8.11.6
The number of traps that are in the kxtrapTable.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

kxtrapTable 1.3.6.1.4.1.97.8.11.7
This table contains the latest traps that have been generated.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    KxtrapEntry

kxtrapEntry 1.3.6.1.4.1.97.8.11.7.1
Tok_String
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  KxtrapEntry  

kxtrapEntryIndex 1.3.6.1.4.1.97.8.11.7.1.1
A number representing the order in which the trap occurred in time. This 32 bit number can wrap.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

kxtrapEntryTimeStamp 1.3.6.1.4.1.97.8.11.7.1.2
The time at which the trap occurred.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

kxtrapEntryText 1.3.6.1.4.1.97.8.11.7.1.3
A description of the trap.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString  

kxtrapEntryNumber 1.3.6.1.4.1.97.8.11.7.1.4
The specific trap number, as specified in the TRAP PDU.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

kxtrapEntrySeverity 1.3.6.1.4.1.97.8.11.7.1.5
A user-definable severity, indicating the importance of the trap.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER informational(1), warning(2), minor(3), major(4), critical(5)  

kxmirrorMode 1.3.6.1.4.1.97.8.12.1
To turn off port mirroring, or turn on by specifying rx, tx, or (rxandtx) which is the type of data to be mirrored.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER off(1), tx(2), rx(3), rxandtx(4)  

kxmirrorDiagPort 1.3.6.1.4.1.97.8.12.2
This entry identifies the diagnostic port to which mirrored packet will be destined.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER  

kxmirrorTargetPortLists 1.3.6.1.4.1.97.8.12.3
An octet string specifies the list of ports to be mirrored. The first octet specifies ports 1-8 and the second 9-16.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

kxPortFunctionsTrap 1
Sent whenever the current functional state (active protocols) of the port has changed.
TRAP-TYPE    

kxRxQueuesTrap 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.
TRAP-TYPE    

kxTxStormFlagTrap 3
Sent whenever multicast storm protection has been invoked for the port.
TRAP-TYPE    

kxTxCongestsTrap 4
Sent whenever packets destined for the unit itself were discarded due to lack of buffer space.
TRAP-TYPE    

kxTrunkStateTrap 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
TRAP-TYPE    

kxTrunkBridgeAddrTrap 6
The associated trunking MAC address of the bridge ID of the remote bridge has changed.
TRAP-TYPE    

kxTrunkIPAddrTrap 7
The associated trunking IP address of the remote bridge has changed.
TRAP-TYPE    

kxTrunkErrorTrap 8
An error has occurred in trunking.
TRAP-TYPE    

kxTrunkLinkOrdinalTrap 9
The port's index in the trunking group has changed.
TRAP-TYPE    

kxTrunkLinkCountTrap 10
The number of ports in the trunking group has changed.
TRAP-TYPE    

kxDiagUnitBootedTrap 11
The unit has booted. kxadminFatalErr contains information about why the unit rebooted.
TRAP-TYPE    

kxStorageFailureTrap 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.
TRAP-TYPE    

kxIfErrorsTrap 13
Sent whenever the number of hardware errors in received and transmitted packets has exceeded the port's limit.
TRAP-TYPE