DES2218-MIB

File: DES2218-MIB.mib (38378 bytes)

Imported modules

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

Imported symbols

enterprises IpAddress TimeTicks
Counter DisplayString PhysAddress
TRAP-TYPE OBJECT-TYPE

Defined Types

AgentMibCapabilityEntry  
SEQUENCE    
  agentMibCapabilityIndex INTEGER
  agentMibCapabilityDescr DisplayString
  agentMibCapabilityVersion INTEGER
  agentMibCapabilityType INTEGER

AgentIpIfEntry  
SEQUENCE    
  agentIpIfIndex INTEGER
  agentIpIfAddress IpAddress
  agentIpIfNetMask IpAddress
  agentIpIfDefaultRouter IpAddress
  agentIpIfMacAddr PhysAddress
  agentIpIfType INTEGER

AgentIpTrapManagerEntry  
SEQUENCE    
  agentIpTrapManagerIpAddr IpAddress
  agentIpTrapManagerComm DisplayString
  agentIpTrapManagerStatus INTEGER

SwPortInfoEntry  
SEQUENCE    
  swPortInfoGroupIndex INTEGER
  swPortInfoIndex INTEGER
  swPortInfoType INTEGER
  swPortInfoPartitionStatus INTEGER
  swPortInfoLinkStatus INTEGER
  swPortInfoDuplexMode INTEGER
  swPortInfoNegotiationStatus INTEGER
  swPortInfoSpeedStatus INTEGER

SwPortCtrlEntry  
SEQUENCE    
  swPortCtrlGroupIndex INTEGER
  swPortCtrlIndex INTEGER
  swPortCtrlAdminState INTEGER
  swPortCtrlDuplexState INTEGER
  swPortCtrlLinkStatusAlarmState INTEGER
  swPortCtrlFilterBcastState INTEGER
  swPortCtrlForwardUnknowState INTEGER
  swPortCtrlPartitionStatus INTEGER
  swPortCtrlNegotiationStatus INTEGER
  swPortCtrlSpeedStatus INTEGER

SwPortCounterEntry  
SEQUENCE    
  swPortCounterGroupIndex INTEGER
  swPortCounterIndex INTEGER
  swPortBytesReceived Counter
  swPortBytesSent Counter
  swPortFramesReceived Counter
  swPortFramesSent Counter
  swPortTotalBytesReceived Counter
  swPortTotalFramesReceived Counter
  swPortBroadcastFramesReceived Counter
  swPortMulticastFramesReceived Counter
  swPortCRCError Counter
  swPortOversizeFrames Counter
  swPortFragments Counter
  swPortJabber Counter
  swPortCollision Counter
  swPortLateCollision Counter
  swPortFrames64Bytes Counter
  swPortFrames65To127Bytes Counter
  swPortFrames128To255Bytes Counter
  swPortFrames256To511Bytes Counter
  swPortFrames512To1023Bytes Counter
  swPortFrames1024To1522Bytes Counter
  swPortMACRxError Counter

Defined Values





des2218SwHub 1.3.6.1.4.1.171.10.7.2
OBJECT IDENTIFIER    


agentConfigInfo 1.3.6.1.4.1.171.11.1
OBJECT IDENTIFIER    

des2218series 1.3.6.1.4.1.171.11.7
OBJECT IDENTIFIER    

agentBasicInfo 1.3.6.1.4.1.171.11.1.1
OBJECT IDENTIFIER    

agentRuntimeSwVersion 1.3.6.1.4.1.171.11.1.1.1
This is a textual description of the runtime software version and revision. If the version number is one and revision number is zero agentRuntimeSwVersion would be 'Ver. 1.0'
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..12)  

agentPromFwVersion 1.3.6.1.4.1.171.11.1.1.2
This is a textual description of the agent PROM firmware version and revision. If the version number is one and revision number is zero agentPromFwVersion would be 'Ver. 1.0'
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..12)  

agentHwRevision 1.3.6.1.4.1.171.11.1.1.3
This is a textual description of the hardware revision. The display string should look like 'Rev. A1'
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..12)  

agentMgmtProtocolCapability 1.3.6.1.4.1.171.11.1.1.4
The network management protocol(s) supported by this agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), snmp-ip(2), snmp-ipx(3), snmp-ip-ipx(4)  

agentMibCapabilityTable 1.3.6.1.4.1.171.11.1.1.5
A list of MIB capability entries supported by this agent.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentMibCapabilityEntry

agentMibCapabilityEntry 1.3.6.1.4.1.171.11.1.1.5.1
A MIB capability entry contains objects describing a particular MIB supported by this agent.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AgentMibCapabilityEntry  

agentMibCapabilityIndex 1.3.6.1.4.1.171.11.1.1.5.1.1
A list of agentMibCapabilityDescr entries.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

agentMibCapabilityDescr 1.3.6.1.4.1.171.11.1.1.5.1.2
The name of the MIB supported by the agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..16)  

agentMibCapabilityVersion 1.3.6.1.4.1.171.11.1.1.5.1.3
The version of the MIB specified in this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

agentMibCapabilityType 1.3.6.1.4.1.171.11.1.1.5.1.4
The type of the MIB specified in this entry.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), standard(2), proprietary(3), experiment(4)  

agentBasicConfig 1.3.6.1.4.1.171.11.1.2
OBJECT IDENTIFIER    

agentSwUpdateMode 1.3.6.1.4.1.171.11.1.2.1
The download media used by the system to download the runtime software.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), network-load(2), out-of-band-load(3)  

agentSwUpdateCtrl 1.3.6.1.4.1.171.11.1.2.2
Current status of software download control. 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)  

agentBootFile 1.3.6.1.4.1.171.11.1.2.3
The name of the file to be downloaded from the TFTP server when software update is enabled.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

agentSystemReset 1.3.6.1.4.1.171.11.1.2.4
This object indicates the agent system reset state. Setting this object to no-reset(3) has no effect. Setting this object to reset(2) will reset the agent. The agent always returns no-reset(3) when this object is read.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), reset(2), no-reset(3)  

agentRs232PortConfig 1.3.6.1.4.1.171.11.1.2.5
The current setting of RS-232C port. The RS-232C port can be configured as the console port or used for out-of-band connection.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), console(2), out-of-band(3)  

agentOutOfBandBaudRateConfig 1.3.6.1.4.1.171.11.1.2.6
The baud rate setting for out of band connection. The baud rate for the console interface is always 9600.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), baudRate-2400(2), baudRate-9600(3), baudRate-19200(4), baudRate-38400(5)  

agentOutOfBandDialNumber 1.3.6.1.4.1.171.11.1.2.7
The dial out phone number for out of band to establish a connection. This entry is used for reference only.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..32)  

agentIpProtoConfig 1.3.6.1.4.1.171.11.1.3
OBJECT IDENTIFIER    

agentIpNumOfIf 1.3.6.1.4.1.171.11.1.3.1
The total number of IP interfaces supported by this agent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

agentIpIfTable 1.3.6.1.4.1.171.11.1.3.2
A list of IP interface entries supported by the agent.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentIpIfEntry

agentIpIfEntry 1.3.6.1.4.1.171.11.1.3.2.1
An agentIPIfEntry contains information about a particular IP interface.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AgentIpIfEntry  

agentIpIfIndex 1.3.6.1.4.1.171.11.1.3.2.1.1
This object uniquely identifies the IP interface number in agentIpIfTable. This value should never greater than agentIpNumOfIf
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

agentIpIfAddress 1.3.6.1.4.1.171.11.1.3.2.1.2
The IP address of the interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

agentIpIfNetMask 1.3.6.1.4.1.171.11.1.3.2.1.3
The IP net mask for this interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

agentIpIfDefaultRouter 1.3.6.1.4.1.171.11.1.3.2.1.4
The default gateway for this IP interface.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

agentIpIfMacAddr 1.3.6.1.4.1.171.11.1.3.2.1.5
The MAC address of this IP interface. For interfaces which do not have such an address (e.g., a serial line), this object should contain an octet string of zero length.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

agentIpIfType 1.3.6.1.4.1.171.11.1.3.2.1.6
The physical layer interface of the IP interface.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), ethernet-csmacd(6), slip(28)  

agentIpBootServerAddr 1.3.6.1.4.1.171.11.1.3.3
The IP Address of Boot Server.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

agentIpBootProtocol 1.3.6.1.4.1.171.11.1.3.4
The software download protocol used for software update.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), bootp-tftp(2), tftp(3)  

agentIpGetIpFromBootpServer 1.3.6.1.4.1.171.11.1.3.5
This object indicates whether the agent get its system IP address from BootP server at start up.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

agentIpUnauthAddr 1.3.6.1.4.1.171.11.1.3.6
The IP address of an unauthorized SNMP packet.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

agentIpUnauthComm 1.3.6.1.4.1.171.11.1.3.7
The community string of an unauthorized SNMP packet.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..20)  

agentIpLastBootServerAddr 1.3.6.1.4.1.171.11.1.3.8
The last IP address used as Boot server IP address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

agentIpLastIpAddr 1.3.6.1.4.1.171.11.1.3.9
The last IP address used as the agent system IP address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

agentIpTrapManagerTable 1.3.6.1.4.1.171.11.1.3.10
A list of trap manager entries to which to send SNMP traps .
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    AgentIpTrapManagerEntry

agentIpTrapManagerEntry 1.3.6.1.4.1.171.11.1.3.10.1
This entry contains the particular trap manager settings.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  AgentIpTrapManagerEntry  

agentIpTrapManagerIpAddr 1.3.6.1.4.1.171.11.1.3.10.1.1
The IP address to receive SNMP traps from this device.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

agentIpTrapManagerComm 1.3.6.1.4.1.171.11.1.3.10.1.2
The community string of the SNMP trap packet sent to the trap manager.
Status: mandatory Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..20)  

agentIpTrapManagerStatus 1.3.6.1.4.1.171.11.1.3.10.1.3
This object indicates whether or not the trap should be send to this trap manager.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

des2218MIB 1.3.6.1.4.1.171.11.7.1
OBJECT IDENTIFIER    

swDevicePackage 1.3.6.1.4.1.171.11.7.1.1
OBJECT IDENTIFIER    

swPortPackage 1.3.6.1.4.1.171.11.7.1.2
OBJECT IDENTIFIER    

swDeviceInfo 1.3.6.1.4.1.171.11.7.1.1.1
OBJECT IDENTIFIER    

swDevInfoTotalNumOfPort 1.3.6.1.4.1.171.11.7.1.1.1.1
The number of ports within this switch hub. This value is the sum of the ports of each group within this switch hub.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swDevInfoNumOfPortOnUse 1.3.6.1.4.1.171.11.7.1.1.1.2
The number of ports in this switch hub connected to the segment or end stations.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swDevInfoDesc 1.3.6.1.4.1.171.11.7.1.1.1.3
A textual description of this switch hub.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..64)  

swDevInfoPortType 1.3.6.1.4.1.171.11.7.1.1.1.4
The connector type of this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), portType-UTP(2), portType-AUI(3), portType-Fiber(4), portType-BNC(5), portType-Option-module-RAS(6), portType-Option-module-100Bridge(7)  

swDevInfoHwRev 1.3.6.1.4.1.171.11.7.1.1.1.5
A textual description of the hardware revision of this switch bub.
Status: mandatory Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..12)  

swDevInfoSystemUpTime 1.3.6.1.4.1.171.11.7.1.1.1.6
The value of sysUpTime at the time the switch entered its current operational state. If the current state was entered prior to the last re- initialization, then this object contains a zero value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  TimeTicks  

swDevInfoFrontPanelLedStatus 1.3.6.1.4.1.171.11.7.1.1.1.7
The current status of front panel LED.
Status: mandatory Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..127)  

swDevInfoDramSize 1.3.6.1.4.1.171.11.7.1.1.1.8
The DRAM size of the switch hub
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swDeviceCtl 1.3.6.1.4.1.171.11.7.1.1.2
OBJECT IDENTIFIER    

swDevCtrlDisableLearningState 1.3.6.1.4.1.171.11.7.1.1.2.1
This Object indicate the switch hub wether or not learn any new addresses from the Ethernet ports.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swDevCtrlReset 1.3.6.1.4.1.171.11.7.1.1.2.2
This object indicates the switch hub reset state. Setting this object to no-reset(3) has no effect. Setting this object to reset(2) will reset the agent. The agent always returns no-reset(3) when this object is read.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), reset(2), no-reset(3)  

swDevCtrlSpanningTree 1.3.6.1.4.1.171.11.7.1.1.2.3
This Object control the device to enable/disable spanning tree algorithm in the system initilization or reset.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swPortInfoTable 1.3.6.1.4.1.171.11.7.1.2.1
A list of port information entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwPortInfoEntry

swPortInfoEntry 1.3.6.1.4.1.171.11.7.1.2.1.1
This entry contains the port information, like porttype, linkstatus...
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwPortInfoEntry  

swPortInfoGroupIndex 1.3.6.1.4.1.171.11.7.1.2.1.1.1
This object identifies the port within the group for which this entry contains infomation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swPortInfoIndex 1.3.6.1.4.1.171.11.7.1.2.1.1.2
This object indicate switch hub port number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swPortInfoType 1.3.6.1.4.1.171.11.7.1.2.1.1.3
The connector type of this port.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), portType-UTP(2), portType-AUI(3), portType-Fiber(4), portType-BNC(5), portType-Option-module-RAS(6), portType-Option-module-100Bridge(7)  

swPortInfoPartitionStatus 1.3.6.1.4.1.171.11.7.1.2.1.1.4
This Object indicate the port partition status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), no-partion(2), partion(3)  

swPortInfoLinkStatus 1.3.6.1.4.1.171.11.7.1.2.1.1.5
This Object indicate the port link test status.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), link-pass(2), link-fail(3)  

swPortInfoDuplexMode 1.3.6.1.4.1.171.11.7.1.2.1.1.6
This Object indicate the port work in which duplex mode.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), half(2), full(3)  

swPortInfoNegotiationStatus 1.3.6.1.4.1.171.11.7.1.2.1.1.7
This Object indicate the port work in auto negotiation enabled or disabled.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swPortInfoSpeedStatus 1.3.6.1.4.1.171.11.7.1.2.1.1.8
This Object indicate the port trasmit rate is in 10M bps or 100M bps .
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER other(1), speed-10M(2), speed-100M(3)  

swPortCtrlTable 1.3.6.1.4.1.171.11.7.1.2.2
A list of port state control entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwPortCtrlEntry

swPortCtrlEntry 1.3.6.1.4.1.171.11.7.1.2.2.1
This entry control the port state, like filter broadcast, linkstatus...
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwPortCtrlEntry  

swPortCtrlGroupIndex 1.3.6.1.4.1.171.11.7.1.2.2.1.1
This object identifies the port within the group for which this entry contains infomation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swPortCtrlIndex 1.3.6.1.4.1.171.11.7.1.2.2.1.2
This object indicate switch hub port number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swPortCtrlAdminState 1.3.6.1.4.1.171.11.7.1.2.2.1.3
Port control administration state.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swPortCtrlDuplexState 1.3.6.1.4.1.171.11.7.1.2.2.1.4
Indicating the port work in half/full duplex mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), half(2), full(3)  

swPortCtrlLinkStatusAlarmState 1.3.6.1.4.1.171.11.7.1.2.2.1.5
Depending on this object to determine wether send a trap or not when link status change .
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swPortCtrlFilterBcastState 1.3.6.1.4.1.171.11.7.1.2.2.1.6
Port control filter broadcast to all port or discard.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), forward(2), discard(3)  

swPortCtrlForwardUnknowState 1.3.6.1.4.1.171.11.7.1.2.2.1.7
Port control forward unknow packet state.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swPortCtrlPartitionStatus 1.3.6.1.4.1.171.11.7.1.2.2.1.8
Depending on this object determine to send a trap or not when the port was partition.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swPortCtrlNegotiationStatus 1.3.6.1.4.1.171.11.7.1.2.2.1.9
Depending on this object determine to enable NWAY or disable.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swPortCtrlSpeedStatus 1.3.6.1.4.1.171.11.7.1.2.2.1.10
Depending on this object to determining this port transmit rate is 10M bps or 100M bps.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER other(1), speed-10M(2), speed-100M(3)  

swPortCounterTable 1.3.6.1.4.1.171.11.7.1.2.3
A list of port MIB statistic Counter entries.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SwPortCounterEntry

swPortCounterEntry 1.3.6.1.4.1.171.11.7.1.2.3.1
This entry include all the port Counter which support by DES3208, like Bytes received, Bytes Sent ...
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SwPortCounterEntry  

swPortCounterGroupIndex 1.3.6.1.4.1.171.11.7.1.2.3.1.1
This object identifies the port within the group for which this entry contains infomation.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swPortCounterIndex 1.3.6.1.4.1.171.11.7.1.2.3.1.2
This object indicate switch hub port number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER  

swPortBytesReceived 1.3.6.1.4.1.171.11.7.1.2.3.1.3
The number of good bytes received. Local and dropped packets increment the counter as well.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swPortBytesSent 1.3.6.1.4.1.171.11.7.1.2.3.1.4
The number of good bytes sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swPortFramesReceived 1.3.6.1.4.1.171.11.7.1.2.3.1.5
The number of good frames received. Local and dropped packets increment the counter as well.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swPortFramesSent 1.3.6.1.4.1.171.11.7.1.2.3.1.6
The number of good frames sent.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swPortTotalBytesReceived 1.3.6.1.4.1.171.11.7.1.2.3.1.7
The number of bytes received(good and bad).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swPortTotalFramesReceived 1.3.6.1.4.1.171.11.7.1.2.3.1.8
The number of frames bytes received(good and bad).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swPortBroadcastFramesReceived 1.3.6.1.4.1.171.11.7.1.2.3.1.9
The number of good broadcast frames received. Local and dropped packets increment the counter as well.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swPortMulticastFramesReceived 1.3.6.1.4.1.171.11.7.1.2.3.1.10
The number of good multicast frames received. Local and dropped packets increment the counter as well.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swPortCRCError 1.3.6.1.4.1.171.11.7.1.2.3.1.11
The number of frames with valid packet length and CRC error or misaligned(odd number of nibbles) increment the counter as well.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swPortOversizeFrames 1.3.6.1.4.1.171.11.7.1.2.3.1.12
The number of good frames with length more than 1518 bytes ( or 1522 bytes for LongEn = 1).
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swPortFragments 1.3.6.1.4.1.171.11.7.1.2.3.1.13
The number of good bytes received. Local and dropped packets increment the counter as well.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

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

swPortCollision 1.3.6.1.4.1.171.11.7.1.2.3.1.15
The number of Collisions
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

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

swPortFrames64Bytes 1.3.6.1.4.1.171.11.7.1.2.3.1.17
The number of good packets with length of 64 bytes
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swPortFrames65To127Bytes 1.3.6.1.4.1.171.11.7.1.2.3.1.18
The number of good packets with length between 65 to 127 bytes
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swPortFrames128To255Bytes 1.3.6.1.4.1.171.11.7.1.2.3.1.19
The number of good packets with length between 128 to 255 bytes
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swPortFrames256To511Bytes 1.3.6.1.4.1.171.11.7.1.2.3.1.20
The number of good packets with length between 256 to 511 bytes
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swPortFrames512To1023Bytes 1.3.6.1.4.1.171.11.7.1.2.3.1.21
The number of good packets with length between 512 to 1023 bytes
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swPortFrames1024To1522Bytes 1.3.6.1.4.1.171.11.7.1.2.3.1.22
The number of good packets with length between 1024 to 1522 bytes
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

swPortMACRxError 1.3.6.1.4.1.171.11.7.1.2.3.1.23
The number of frames with RX MAC Error
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

linkChangeEvent 1
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    

portPartition 2
The trap is sent whenever the port state enter the Partion mode when more than 32 collisions occur while trasmitting.
TRAP-TYPE