CT-ELS100-MIB: View SNMP OID List / Download MIB

VENDOR: SIGMA NETWORK SYSTEMS


 Home MIB: CT-ELS100-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
           kxPortFunctionsTrap 1.3.6.1.2.1.1.20.1
Sent whenever the current functional state (active protocols) of the port has changed.
           kxRxQueuesTrap 1.3.6.1.2.1.1.20.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.
           kxTxStormFlagTrap 1.3.6.1.2.1.1.20.3
Sent whenever multicast storm protection has been invoked for the port.
           kxTxCongestsTrap 1.3.6.1.2.1.1.20.4
Sent whenever packets destined for the unit itself were discarded due to lack of buffer space.
           kxTrunkStateTrap 1.3.6.1.2.1.1.20.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
           kxTrunkBridgeAddrTrap 1.3.6.1.2.1.1.20.6
The associated trunking MAC address of the bridge ID of the remote bridge has changed.
           kxTrunkIPAddrTrap 1.3.6.1.2.1.1.20.7
The associated trunking IP address of the remote bridge has changed.
           kxTrunkErrorTrap 1.3.6.1.2.1.1.20.8
An error has occurred in trunking.
           kxTrunkLinkOrdinalTrap 1.3.6.1.2.1.1.20.9
The port's index in the trunking group has changed.
           kxTrunkLinkCountTrap 1.3.6.1.2.1.1.20.10
The number of ports in the trunking group has changed.
           kxDiagUnitBootedTrap 1.3.6.1.2.1.1.20.11
The unit has booted. kxadminFatalErr contains information about why the unit rebooted.
           kxStorageFailureTrap 1.3.6.1.2.1.1.20.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.
           kxIfErrorsTrap 1.3.6.1.2.1.1.20.13
Sent whenever the number of hardware errors in received and transmitted packets has exceeded the port's limit.
 sigma 1.3.6.1.4.1.97
       sys 1.3.6.1.4.1.97.1
           sysID 1.3.6.1.4.1.97.1.1 integer read-only
An integer which serves to identify the type of SmartStack. Enumeration: 'els-100-bridge': 8.
           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.
           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.
       els_100 1.3.6.1.4.1.97.8
           kxhw 1.3.6.1.4.1.97.8.1
               kxhwDiagCode 1.3.6.1.4.1.97.8.1.1 octet string read-only
Additional diagnostics information concerning the slot's module.
               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.
               kxhwPortCount 1.3.6.1.4.1.97.8.1.3 integer read-only
           kxsw 1.3.6.1.4.1.97.8.2
               kxswNumber 1.3.6.1.4.1.97.8.2.1 integer read-only
The number of file sets. The default is 2.
               kxswFilesetTable 1.3.6.1.4.1.97.8.2.2 no-access
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.
                   kxswFilesetEntry 1.3.6.1.4.1.97.8.2.2.1 no-access
A set of objects for each file set.
                       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'. Enumeration: 'next-boot': 2, 'currently-executing': 1.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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. Enumeration: 'second-bank': 2, 'first-bank': 1.
           kxadmin 1.3.6.1.4.1.97.8.3
               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).
               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.
               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.
               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.
               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). Enumeration: 'false': 2, 'true': 1.
               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.
               kxadminNAMReceiveCongests 1.3.6.1.4.1.97.8.3.7 counter read-only
               kxadminArpEntries 1.3.6.1.4.1.97.8.3.8 counter read-only
The number of ARP entries for all interfaces.
               kxadminArpStatics 1.3.6.1.4.1.97.8.3.9 counter read-only
The number of statically defined ARP entries for all interfaces.
               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.
               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.
               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.
               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). Enumeration: 'revert-to-defaults': 3, 'tftp-config': 2, 'no-change': 1.
               kxadminDisableButton 1.3.6.1.4.1.97.8.3.14 integer read-write
Enumeration: 'false': 2, 'true': 1.
               kxadminButtonSelection 1.3.6.1.4.1.97.8.3.15 integer read-write
Enumeration: 'led-programmed': 5, 'led-rx-activity': 2, 'led-speed': 7, 'led-duplex': 6, 'led-any-activity': 1, 'led-mirror': 8, 'led-tx-activity': 3, 'led-any-collision': 4.
               kxadminLEDProgramOption 1.3.6.1.4.1.97.8.3.16 integer read-write
Enumeration: 'program-led-any-error': 1.
           kxswdis 1.3.6.1.4.1.97.8.4
               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.
               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 Enumeration: 'protected': 1, 'any-software': 2.
               kxswdisWriteStatus 1.3.6.1.4.1.97.8.4.3 integer read-only
The status of the erase/write operation. Enumeration: 'in-progress': 1, 'flash-error': 4, 'config-error': 3, 'config-and-flash-errors': 5, 'success': 2.
               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.
               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.
               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.
           kxaddr 1.3.6.1.4.1.97.8.5
               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.
               kxaddrDynamics 1.3.6.1.4.1.97.8.5.2 counter read-only
The number of learned addresses in the address table.
               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).
               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.
               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.
               kxaddrMAC 1.3.6.1.4.1.97.8.5.6 octet string read-write
The MAC address for this address definition.
               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).
               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). Enumeration: 'delete': 5, 'read-next': 2, 'update': 4, 'read-block': 6, 'read-random': 1.
               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.
               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.
               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.
               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
           kxif 1.3.6.1.4.1.97.8.6
               kxifTable 1.3.6.1.4.1.97.8.6.1 no-access
A list of interface entries; one per port.
                   kxifEntry 1.3.6.1.4.1.97.8.6.1.1 no-access
A set of objects for an interface entry.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       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.
                       kxifStatisticsTime 1.3.6.1.4.1.97.8.6.1.1.9 timeticks read-only
Length of time during which statistics were collected.
           kxuart 1.3.6.1.4.1.97.8.7
               kxuartTable 1.3.6.1.4.1.97.8.7.1 no-access
A list of interface entries; one per UART port.
                   kxuartEntry 1.3.6.1.4.1.97.8.7.1.1 no-access
A set of objects for an interface entry.
                       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.
                       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. Enumeration: 'b1544-kilobits': 9, 'b56-kilobits': 8, 'b2400-baud': 3, 'b38400-baud': 7, 'b1200-baud': 2, 'b2048-kilobits': 10, 'b9600-baud': 5, 'b4800-baud': 4, 'b45-megabits': 11, 'b19200-baud': 6, 'external-clock': 1.
                       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.
                       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.
           kxproto 1.3.6.1.4.1.97.8.8
               kxprotoTable 1.3.6.1.4.1.97.8.8.1 no-access
This table contains configuration information specifying the types of protocols used to bridge and filter frames for each port.
                   kxprotoEntry 1.3.6.1.4.1.97.8.8.1.1 no-access
Each entry in this table specifies which protocols are used by a particular port in the SmartStack.
                       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.
                       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. Enumeration: 'none': 4, 'transparent': 1.
                       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). Enumeration: 'suppressed': 2, 'normal': 1.
                       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. Enumeration: 'disabled': 2, 'enabled': 1.
                       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. Enumeration: 'disabled': 2, 'enabled': 1.
           kxtrunk 1.3.6.1.4.1.97.8.9
               kxtrunkTable 1.3.6.1.4.1.97.8.9.1 no-access
This table describes the trunking status and attributes of the interfaces that are configured for bridge trunking.
                   kxtrunkEntry 1.3.6.1.4.1.97.8.9.1.1 no-access
An entry exists in this table for each physical interface (port) that is configured for trunking.
                       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.
                       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. Enumeration: 'helddown': 6, 'perturbed': 5, 'off': 1, 'joined': 4, 'disabled': 7, 'closed': 2, 'oneway': 3.
                       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.
                       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.
                       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. Enumeration: 'too-many-groups': 6, 'port-moved': 10, 'none': 1, 'standby': 5, 'perturbed-threshold': 8, 'no-ack': 7, 'multiple-bridges': 3, 'in-bpd': 2, 'multiple-lan-types': 11, 'ack-lost': 4, 'self-connect': 9.
                       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.
                       kxtrunkLinkCount 1.3.6.1.4.1.97.8.9.1.1.7 integer read-only
The number of links within the trunk group.
                       kxtrunkLastChange 1.3.6.1.4.1.97.8.9.1.1.8 integer read-only
The number of seconds since kxtrunkState changed.
           kxworkgroup 1.3.6.1.4.1.97.8.10
                 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.
                 kxWorkGroupCurrentCount 1.3.6.1.4.1.97.8.10.2 integer read-only
The total number of workgroups currently defined.
                 kxWorkGroupMaxCount 1.3.6.1.4.1.97.8.10.3 integer read-only
The maximum number of workgroups allowed.
                 kxWorkGroupTable 1.3.6.1.4.1.97.8.10.4 no-access
This table contains work group definitions for the interfaces.
                     kxWorkGroupEntry 1.3.6.1.4.1.97.8.10.4.1 no-access
Each entry in this table contains a definition of a work group.
                         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.
                         kxWorkGroupName 1.3.6.1.4.1.97.8.10.4.1.2 displaystring read-write
A 1-16 character work group name.
                         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.
                         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. Enumeration: 'all': 3, 'invalid': 4.
           kxtrapMgt 1.3.6.1.4.1.97.8.11
                 kxtrapControlTable 1.3.6.1.4.1.97.8.11.1 no-access
This table contains information about the severity of each trap and whether the trap is currently enabled.
                     kxtrapControlEntry 1.3.6.1.4.1.97.8.11.1.1 no-access
                         kxtrapIndex 1.3.6.1.4.1.97.8.11.1.1.1 integer read-only
The specific trap number.
                         kxtrapEnabled 1.3.6.1.4.1.97.8.11.1.1.2 integer read-write
Enable or disable the generation of this trap. Enumeration: 'false': 2, 'true': 1.
                         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. Enumeration: 'major': 4, 'warning': 2, 'informational': 1, 'critical': 5, 'minor': 3.
                         kxtrapText 1.3.6.1.4.1.97.8.11.1.1.4 displaystring read-only
A description of the trap.
                 kxtrapSeverityControlTable 1.3.6.1.4.1.97.8.11.2 no-access
This table contains information about whether a class of traps of a particular severity is enabled or disabled.
                     kxtrapSeverityControlEntry 1.3.6.1.4.1.97.8.11.2.1 no-access
                         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. Enumeration: 'major': 4, 'warning': 2, 'informational': 1, 'critical': 5, 'minor': 3.
                         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. Enumeration: 'disabled': 2, 'enabled': 1.
                 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. Enumeration: 'false': 2, 'true': 1.
                 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.
                 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.
                 kxtrapNumber 1.3.6.1.4.1.97.8.11.6 integer read-only
The number of traps that are in the kxtrapTable.
                 kxtrapTable 1.3.6.1.4.1.97.8.11.7 no-access
This table contains the latest traps that have been generated.
                     kxtrapEntry 1.3.6.1.4.1.97.8.11.7.1 no-access
                         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.
                         kxtrapEntryTimeStamp 1.3.6.1.4.1.97.8.11.7.1.2 timeticks read-only
The time at which the trap occurred.
                         kxtrapEntryText 1.3.6.1.4.1.97.8.11.7.1.3 displaystring read-only
A description of the trap.
                         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.
                         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. Enumeration: 'major': 4, 'warning': 2, 'informational': 1, 'critical': 5, 'minor': 3.
           kxmirrorgroup 1.3.6.1.4.1.97.8.12
                 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. Enumeration: 'rx': 3, 'rxandtx': 4, 'off': 1, 'tx': 2.
                 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.
                 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.