SW-LAYER2-PORT-MANAGEMENT-MIB

File: SW-LAYER2-PORT-MANAGEMENT-MIB.mib (31488 bytes)

Imported modules

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

Imported symbols

Counter OBJECT-TYPE DisplayString
TRAP-TYPE enterprises

Defined Types

SwL2PortInfoEntry  
SEQUENCE    
  swL2PortInfoUnitIndex INTEGER
  swL2PortInfoModuleIndex INTEGER
  swL2PortInfoIndex INTEGER
  swL2PortInfoType INTEGER
  swL2PortInfoDescr DisplayString Size(0..64)
  swL2PortInfoLinkStatus INTEGER
  swL2PortInfoNwayStatus INTEGER

SwL2PortCtrlEntry  
SEQUENCE    
  swL2PortCtrlUnitIndex INTEGER
  swL2PortCtrlModuleIndex INTEGER
  swL2PortCtrlIndex INTEGER
  swL2PortCtrlAdminState INTEGER
  swL2PortCtrlLinkStatusAlarmState INTEGER
  swL2PortCtrlNwayState INTEGER
  swL2PortCtrlFlowCtrlState INTEGER
  swL2PortCtrlBackPressState INTEGER
  swL2PortCtrlLockState INTEGER
  swL2PortCtrlPriority INTEGER
  swL2PortCtrlStpState INTEGER
  swL2PortCtrlHOLState INTEGER
  swL2PortCtrlBcastRisingAct INTEGER
  swL2PortCtrlBcastFallingAct INTEGER

SwL2PortStEntry  
SEQUENCE    
  swL2PortStUnitIndex INTEGER
  swL2PortStModuleIndex INTEGER
  swL2PortStIndex INTEGER
  swL2PortStByteRx Counter
  swL2PortStByteTx Counter
  swL2PortStFrameRx Counter
  swL2PortStFrameTx Counter
  swL2PortStTotalBytesRx Counter
  swL2PortStTotalFramesRx Counter
  swL2PortStBroadcastFramesRx Counter
  swL2PortStMulticastFramesRx Counter
  swL2PortStCRCError Counter
  swL2PortStOversizeFrames Counter
  swL2PortStFragments Counter
  swL2PortStJabber Counter
  swL2PortStCollision Counter
  swL2PortStLateCollision Counter
  swL2PortStFrames-64-bytes Counter
  swL2PortStFrames-65-127-bytes Counter
  swL2PortStFrames-128-255-bytes Counter
  swL2PortStFrames-256-511-bytes Counter
  swL2PortStFrames-512-1023-bytes Counter
  swL2PortStFrames-1024-1536-bytes Counter
  swL2PortStFramesDroppedFrames Counter
  swL2PortStMulticastFramesTx Counter
  swL2PortStBroadcastFramesTx Counter
  swL2PortStUndersizeFrames Counter

Defined Values

marconi 1.3.6.1.4.1.326
OBJECT IDENTIFIER    

systems 1.3.6.1.4.1.326.2
OBJECT IDENTIFIER    

external 1.3.6.1.4.1.326.2.20
OBJECT IDENTIFIER    


dlinkcommon 1.3.6.1.4.1.326.2.20.1.1
OBJECT IDENTIFIER    

golf 1.3.6.1.4.1.326.2.20.1.2
OBJECT IDENTIFIER    

golfproducts 1.3.6.1.4.1.326.2.20.1.2.1
OBJECT IDENTIFIER    

es2000 1.3.6.1.4.1.326.2.20.1.2.1.3
OBJECT IDENTIFIER    

golfcommon 1.3.6.1.4.1.326.2.20.1.2.2
OBJECT IDENTIFIER    

marconi-products 1.3.6.1.4.1.326.2.20.1.2.2.1
OBJECT IDENTIFIER    

marconi-es2000Prod 1.3.6.1.4.1.326.2.20.1.2.2.1.28
OBJECT IDENTIFIER    

swProperty 1.3.6.1.4.1.326.2.20.1.2.2.1.28.1
OBJECT IDENTIFIER    

marconi-mgmt 1.3.6.1.4.1.326.2.20.1.2.2.2
OBJECT IDENTIFIER    

es2000Mgmt 1.3.6.1.4.1.326.2.20.1.2.2.2.28
OBJECT IDENTIFIER    

swL2Mgmt 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2
OBJECT IDENTIFIER    

swL2PortMgmt 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4
OBJECT IDENTIFIER    

swL2PortInfoTable 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.1
A table that contains information about every port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwL2PortInfoEntry

swL2PortInfoEntry 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.1.1
A list of information for each port of the device.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwL2PortInfoEntry  

swL2PortInfoUnitIndex 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.1.1.1
Indicates ID of the unit in the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swL2PortInfoModuleIndex 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.1.1.2
Indicates ID of the module on the unit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swL2PortInfoIndex 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.1.1.3
Indicates ID of the port on the module.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swL2PortInfoType 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.1.1.4
Indicates the connector type of this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER portType-100TX(1), portType-100FX(2), portType-GIGA-MTRJSX(3), portType-GIGA-MTRJLX(4), portType-GIGA-SCSX(5), portType-GIGA-SCLX(6), other(7)  

swL2PortInfoDescr 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.1.1.5
Provides port type information in displayed string format.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

swL2PortInfoLinkStatus 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.1.1.6
Indicates port link status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), link-pass(2), link-fail(3)  

swL2PortInfoNwayStatus 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.1.1.7
This object indicates the port speed and duplex mode.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), half-10Mbps(2), full-10Mbps(3), half-100Mbps(4), full-100Mbps(5), half-1Gigabps(6), full-1Gigabps(7)  

swL2PortCtrlTable 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.2
A table that contains control information about every port.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwL2PortCtrlEntry

swL2PortCtrlEntry 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.2.1
A list of control information for each port of the device.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwL2PortCtrlEntry  

swL2PortCtrlUnitIndex 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.2.1.1
Indicates ID of the unit in the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swL2PortCtrlModuleIndex 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.2.1.2
Indicates ID of the module on the unit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swL2PortCtrlIndex 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.2.1.3
This object indicates the device port number.(1..Max port number).
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swL2PortCtrlAdminState 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.2.1.4
This object decides the port to be enabled or disabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3), notAvailable(4)  

swL2PortCtrlLinkStatusAlarmState 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.2.1.5
Depends on this object to determine to send a trap or not when link status changes.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3), notAvailable(4)  

swL2PortCtrlNwayState 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.2.1.6
Chooses the port speed, duplex mode, and N-Way function mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), nway-enabled(2), nway-disabled-10Mbps-Half(3), nway-disabled-10Mbps-Full(4), nway-disabled-100Mbps-Half(5), nway-disabled-100Mbps-Full(6), nway-disabled-1Gigabps-Half(7), nway-disabled-1Gigabps-Full(8), notAvailable(10)  

swL2PortCtrlFlowCtrlState 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.2.1.7
Sets IEEE 802.3x compliant flow control function as enabled or disabled. And IEEE 802.3x compliant flow control function work only when the port is in full duplex mode.The setting is effective the next time you reset or power on the hub.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swL2PortCtrlBackPressState 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.2.1.8
Depends on this object to determine to enable or disable the backpressure function when the port is working in half duplex mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swL2PortCtrlLockState 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.2.1.9
The state of this entry. The meanings of the values are: other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disable(2) - Port lock funtion disable. enable(3) - Locking a port provides the CPU with the ability to decide which address are permitted to reside on such port, who knows about these address, and unknown packet forwarding to/from such ports. This is a way to prevent undesired traffic from being received or transmmited on the port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disable(2), enable(3), notAvailable(4)  

swL2PortCtrlPriority 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.2.1.10
The priority queueing for packets received on this port, except for BPDU/IGMP packets and packets with unknown unicast destination address. IGMP and BPDU packets are always routed with high priority; packets with unknown unicast destination addresses are always routed with low priority. Other packets follow the rules below: other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. default(2) - A packet is normally classified as low priority, unless at least one of the following is true: (a)The packet contained a TAG (per 802.1Q definition) with the priority greater or equal to 4. (b)The address-table entry for the destination address had Pd=HIGH. force-low_priority(3) - A packet is normally classified as low priority. force-high_priority(4) - A packet is normally classified as high priority.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), default(2), force-low-priority(3), force-high-priority(4), notAvailable(5)  

swL2PortCtrlStpState 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.2.1.11
The state of STP(spanning tree algorithm) operation on this port. That's meaning the port whether add in the STP. The value enabled(3) indicates that STP is enabled on this port, as long as swDevCtrlStpState is also enabled for this device. When disabled(2) but swDevCtrlStpState is still enabled for the device, STP is disabled on this port : any BPDU packets received will be discarded and no BPDU packets will be propagated from the port.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3), notAvailable(4)  

swL2PortCtrlHOLState 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.2.1.12
The object provides a way to prevent HOL (Head Of Line) blocking between ports. HOL protection may prevent forwarding a packet to a blocking port. The idea relies on the assumption that it is better to discard packets destined to blocking ports, then to let them consume more and more buffers in the input-port's Rx-counters because eventually these input ports may become totally blocked. The meanings of the values are: other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. disabled(2) - HOL function disable. enabled(3) - HOL function enable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3), notAvailable(4)  

swL2PortCtrlBcastRisingAct 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.2.1.13
This object indicates the system action when broadcast storm rising threshold is met. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. do-nothing(2) - no action. blocking(3) - the port can discard any coming broadcast frame. blocking-trap(4) - the port can discard any coming broadcast frame. And the device can send a broadcast rising trap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), do-nothing(2), blocking(3), blocking-trap(4), notAvailable(5)  

swL2PortCtrlBcastFallingAct 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.2.1.14
This object indicates the device action when broadcast storm falling threshold is met. other(1) - this entry is currently in use but the conditions under which it will remain so are different from each of the following values. do-nothing(2) - no action. forwarding(3) - the port has returned to normal operation mode. forwarding-trap(4) - the port has returned to normal operation mode. And the device can send a broadcast falling trap.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), do-nothing(2), forwarding(3), forwarding-trap(4), notAvailable(5)  

swL2PortCtrlClearCounter 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.2.1.15
Sets choosed port to clear counter. First of all, any unsigned integer can be used to set.
Status: mandatory Access: write-only
OBJECT-TYPE    
  INTEGER  

swL2PortStTable 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.3
A list of port statistic Counter entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwL2PortStEntry

swL2PortStEntry 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.3.1
This entry include all the port statistic Counter which support by the device, like Bytes received, Bytes Sent ...
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwL2PortStEntry  

swL2PortStUnitIndex 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.3.1.1
Indicates ID of the unit in the device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swL2PortStModuleIndex 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.3.1.2
Indicates ID of the module on the unit.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swL2PortStIndex 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.3.1.3
This object indicates the device port number.(1..Max port number)
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swL2PortStByteRx 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.3.1.4
swDevCtrlCounterMode = 2(switched-frames) : This counter is incremented once for every data octet of good packets(unicast + multicast + broadcast) received. swDevCtrlCounterMode = 3(all-frames) : This counter is incremented once for every data octet of good packets(unicast + multicast + broadcast packets) and for local and dropped packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swL2PortStByteTx 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.3.1.5
This counter is incremented once for every data octet of a transmitted good packet.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swL2PortStFrameRx 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.3.1.6
swDevCtrlCounterMode = 2(switched-frames) : This counter is incremented once for every good packet(unicast + multicast + broadcast) received. swDevCtrlCounterMode = 3(all-frames) : This counter is incremented once for every good packet(unicast + multicast + broadcast packets) and for local and dropped packets received.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swL2PortStFrameTx 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.3.1.7
This counter is incremented once for every transmitted good packet.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swL2PortStTotalBytesRx 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.3.1.8
This counter is incremented once for every data octet of all received packets. This include data octets of rejected and local packets which are not forwarded to the switching core for transmission. This counter should reflect all the data octets received on the line. Note: A nibble is not counted as a whole byte.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swL2PortStTotalFramesRx 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.3.1.9
This counter is incremented once for every received packets. This include rejected and local packets which are not forwarded to the switching core for transmission. This counter should reflect all packets received on the line.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swL2PortStBroadcastFramesRx 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.3.1.10
swDevCtrlCounterMode = 2(switched-frames) : This counter is incremented once for every good broadcast packet received. swDevCtrlCounterMode = 3(all-frames) : This counter is incremented once for every good broadcast packet received and for local and dropped broadcast packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swL2PortStMulticastFramesRx 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.3.1.11
swDevCtrlCounterMode = 2(switched-frames) : This counter is incremented once for every good multicast packet received. swDevCtrlCounterMode = 3(all-frames) : This counter is incremented once for every good multicast packet received and for local and dropped multicast packets. This counter does not include broadcast packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swL2PortStCRCError 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.3.1.12
This counter is incremented once for every received packet which meets all the following conditions: 1. Packet data length is between 64 and 1536 bytes inclusive. 2. Packet has invalid CRC. 3. Collision event, late collision event and receive error event have not been detected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swL2PortStOversizeFrames 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.3.1.13
The number of good frames with length more than 1536 bytes.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swL2PortStFragments 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.3.1.14
This counter is incremented once for every received packet which meets all the following conditions: 1. Packet data length is less than 64 bytes or packet withourt SFD and is less than 64 bytes in length. 2. Packet has invalid CRC. 3. Collision event, late collision event and receive error event have not been detected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swL2PortStJabber 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.3.1.15
The number of frames with length more than 1536 bytes and with CRC error or misaligned.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swL2PortStCollision 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.3.1.16
The number of Collisions.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swL2PortStLateCollision 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.3.1.17
The number of Late Collision(collision occurring later than 576th transmitted bit).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swL2PortStFrames-64-bytes 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.3.1.18
This counter is incremented once for every received and transmitted packet with size of 64 bytes. This counter includes rejected received and transmitted packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swL2PortStFrames-65-127-bytes 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.3.1.19
This counter is incremented once for every received and transmitted packet with size of 65 to 127 bytes. This counter includes rejected received and transmitted packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swL2PortStFrames-128-255-bytes 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.3.1.20
This counter is incremented once for every received and transmitted packet with size of 128 to 255 bytes. This counter includes rejected received and transmitted packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swL2PortStFrames-256-511-bytes 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.3.1.21
This counter is incremented once for every received and transmitted packet with size of 256 to 511 bytes. This counter includes rejected received and transmitted packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swL2PortStFrames-512-1023-bytes 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.3.1.22
This counter is incremented once for every received and transmitted packet with size of 512 to 1023 bytes. This counter includes rejected received and transmitted packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swL2PortStFrames-1024-1536-bytes 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.3.1.23
This counter is incremented once for every received and transmitted packet with size of 1024 to 1536 bytes. This counter includes rejected received and transmitted packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swL2PortStFramesDroppedFrames 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.3.1.24
This counter is incremented once for every received dropped packet.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swL2PortStMulticastFramesTx 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.3.1.25
The number of multicast frames sent. This counter does not include broadcast packets.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swL2PortStBroadcastFramesTx 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.3.1.26
The number of broadcast frames sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swL2PortStUndersizeFrames 1.3.6.1.4.1.326.2.20.1.2.2.2.28.2.4.3.1.27
This counter is incremented once for every received packet which meets all the following conditions: 1. Packet data length is less than 64 bytes. 2. Packet has valid CRC. 3. Collision event, late collision event and receive error event have not been detected.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swEventPortPartition 1
The trap is sent whenever the port state enter the Partion mode when more than 61 collisions occur while trasmitting.
TRAP-TYPE    

swEventlinkChangeEvent 2
The trap is sent whenever the link state of a port changes from link up to link down or from link down to link up
TRAP-TYPE    

swEventBcastRisingStorm 3
The trap indicates that broadcast higher rising threshold. This trap including the port ID
TRAP-TYPE    

swEventBcastFallingStorm 4
The trap indicates that broadcast higher falling threshold. This trap including the port ID
TRAP-TYPE