SHE-ETHERNET-MIB

File: SHE-ETHERNET-MIB.mib (41783 bytes)

Imported modules

AN-MIB IF-MIB SHE-TC-MIB
SNMPv2-CONF SNMPv2-SMI SNMPv2-TC

Imported symbols

she ifNumber ifIndex
SheControlStatusType SheEnableType OBJECT-GROUP
MODULE-COMPLIANCE NOTIFICATION-GROUP Integer32
Unsigned32 Gauge32 Counter32
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
TruthValue

Defined Types

SheEthernetPortType  
INTEGER unknown(0), electrical(1), optical(2)    

SheEthernetDuplexType  
INTEGER full(1), half(2), notAvailable(3)    

SheEthernetFlowControlType  
INTEGER notAvailable(0), disabled(1), enabledBoth(2), enabledSymetrical(4), enabledAsymetrical(8)    

SheEthernetNegotiationModeType  
INTEGER auto(1), force(2), notAvailable(3)    

SheEthernetTranseiverType  
INTEGER unknown(0), electrical(1), electricalCoaxial(2), opticalLongHaul(3), opticalShortHaul(4)    

SheLinkDiscoveryModeType  
INTEGER none(1), manual(2), automatic(3)    

SheEthernetControlRequestType  
INTEGER noRequest(1), setEthernetPortConfiguration(101), clearEthernetDot3StatsCounters(102), setEthernetPortLinkDiscoveryValues(103), setEthernetPortAlarmSeverityIndex(104), setEthernetPortStandbyLaserOff(105), setEthernetPortSwitchoverOnLinkDown(106)    

SheEthernetControlRequestResultType  
INTEGER noRequest(1), comExecStarted(30), paramFaulty(31), requestBusy(32), setDataFailed(34), aswTimeout(35), commandFailed(36), commandSucceeded(37)    

SheEthernetPortEntry  
SEQUENCE    
  sheEthernetPortType SheEthernetPortType
  sheEthernetPortTransmissionRate Integer32
  sheEthernetPortDuplexMode SheEthernetDuplexType
  sheEthernetPortFlowControl SheEthernetFlowControlType
  sheEthernetPortNegotiationMode SheEthernetNegotiationModeType
  sheEthernetPortSfpTranseiver SheEthernetTranseiverType
  sheEthernetPortSfpVendorName OCTET STRING
  sheEthernetPortSfpVendorPartNumber OCTET STRING
  sheEthernetPortSfpVendorRevision OCTET STRING
  sheEthernetPortSfpVendorSerialNumber OCTET STRING
  sheEthernetPortSfpDateCode OCTET STRING
  sheEthernetPortPhysicalRemoteChassis OCTET STRING
  sheEthernetPortPhysicalRemoteSlot Integer32
  sheEthernetPortPhysicalRemotePort Integer32
  sheEthernetPortPhysicalLinkDiscoveryMode SheLinkDiscoveryModeType
  sheEthernetPortAlarmSeverityIndex Integer32
  sheEthernetPortStandbyLaserOff SheEnableType
  sheEthernetPortSwitchoverOnLinkDown TruthValue
  sheEthernetPortSfpDiagnosticValid TruthValue
  sheEthernetPortSfpTemperature INTEGER
  sheEthernetPortSfpSupplyVoltage Unsigned32
  sheEthernetPortSfpLaserBiasCurrent Unsigned32
  sheEthernetPortSfpTxPower Unsigned32
  sheEthernetPortSfpRxPower Unsigned32

SheDot3StatsEntry  
SEQUENCE    
  sheDot3StatsAlignmentErrors Counter32
  sheDot3StatsFCSErrors Counter32
  sheDot3StatsSingleCollisionFrames Counter32
  sheDot3StatsMultipleCollisionFrames Counter32
  sheDot3StatsSQETestErrors Counter32
  sheDot3StatsDeferredTransmissions Counter32
  sheDot3StatsLateCollisions Counter32
  sheDot3StatsExcessiveCollisions Counter32
  sheDot3StatsInternalMacTransmitErrors Counter32
  sheDot3StatsCarrierSenseErrors Counter32
  sheDot3StatsFrameTooLongs Counter32
  sheDot3StatsInternalMacReceiveErrors Counter32
  sheDot3StatsSymbolErrors Counter32

Defined Values

sheEthernetMib 1.3.6.1.4.1.231.7.1.2.1.5
This MIB contains all ethernet specific configurations and informations. Some statistic counters from the Etherlike MIB are included.
MODULE-IDENTITY    

sheEthernet 1.3.6.1.4.1.231.7.1.2.1.5.1
OBJECT IDENTIFIER    

sheEthernetPortTable 1.3.6.1.4.1.231.7.1.2.1.5.1.1
The ethernet port table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SheEthernetPortEntry

sheEthernetPortEntry 1.3.6.1.4.1.231.7.1.2.1.5.1.1.1
Each entry represents a physical ethernet interface. Index by ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SheEthernetPortEntry  

sheEthernetPortType 1.3.6.1.4.1.231.7.1.2.1.5.1.1.1.2
This value must always be configured. SheEthernetPortType 0 - unknown 1 - electrical 2 - optical Select the type of used interface.
Status: current Access: read-only
OBJECT-TYPE    
  SheEthernetPortType  

sheEthernetPortTransmissionRate 1.3.6.1.4.1.231.7.1.2.1.5.1.1.1.3
The speed of port. Unit is Mbit/s. A modification is only useful for electrical-interfaces. Optical-interfaces will always support 1000 MBIT/s.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 10 | 100 | 1000  

sheEthernetPortDuplexMode 1.3.6.1.4.1.231.7.1.2.1.5.1.1.1.4
The duplex status of port. The SHE will support always full duplex. SheEthernetDuplexType 1 - full 2 - half 3 - notAvailable
Status: current Access: read-only
OBJECT-TYPE    
  SheEthernetDuplexType  

sheEthernetPortFlowControl 1.3.6.1.4.1.231.7.1.2.1.5.1.1.1.5
The flow-control mode of port. SheEthernetFlowControlType 0 - notAvailable 1 - disabled 2 - enabledBoth 4 - enabledSymetrical 8 - enabledAsymetrical The Symetrical types are only useful for electrical GE.
Status: current Access: read-only
OBJECT-TYPE    
  SheEthernetFlowControlType  

sheEthernetPortNegotiationMode 1.3.6.1.4.1.231.7.1.2.1.5.1.1.1.6
The Auto Negotiation mode of port. Default is auto. Speed will not be part of the autonegotiation. In case of Rate = 1000 and PortType = electrical, the negotiation mode is always auto (default). SheEthernetNegotiationType 1 - auto 2 - force 3 - notAvailable
Status: current Access: read-only
OBJECT-TYPE    
  SheEthernetNegotiationModeType  

sheEthernetPortSfpTranseiver 1.3.6.1.4.1.231.7.1.2.1.5.1.1.1.7
Code for electrical or optical compatibility. If 0 (unknown) maybe no SFP module is plugged and the following table values are not valid. For she only optical sfp-modules are allowed. SheEthernetTranseiverType 0 - unknown 1 - electrical (1000-T) 2 - electricalCoaxial(1000-CX) 3 - opticalLongHaul(1000-LX) 4 - opticalShortHaul(1000-SX)
Status: current Access: read-only
OBJECT-TYPE    
  SheEthernetTranseiverType  

sheEthernetPortSfpVendorName 1.3.6.1.4.1.231.7.1.2.1.5.1.1.1.8
Sfp transeiver vendor name (ASCII). 16 Byte.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

sheEthernetPortSfpVendorPartNumber 1.3.6.1.4.1.231.7.1.2.1.5.1.1.1.9
Part number provided by SFP transeiver vendor (ASCII). 16 Byte.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

sheEthernetPortSfpVendorRevision 1.3.6.1.4.1.231.7.1.2.1.5.1.1.1.10
Revision level for part number provided by vendor (ASCII). 4 Byte.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..4)  

sheEthernetPortSfpVendorSerialNumber 1.3.6.1.4.1.231.7.1.2.1.5.1.1.1.11
Serial number provided by vendor (ASCII). 16 Byte.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..16)  

sheEthernetPortSfpDateCode 1.3.6.1.4.1.231.7.1.2.1.5.1.1.1.12
Vendor's manufacturing date code (ASCII). 2 Byte low order digit's for year (00=2000) 2 Byte digits of month's (01=Jan ... 12=Dec) 2 Byte day of month's (01..31) 2 Byte vendor specific lot-code, may be blank
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..8)  

sheEthernetPortPhysicalRemoteChassis 1.3.6.1.4.1.231.7.1.2.1.5.1.1.1.13
Only used for Link Discovery. Set by operator. No further meaning for the NE. IP Address of the remote NE.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(0..4)  

sheEthernetPortPhysicalRemoteSlot 1.3.6.1.4.1.231.7.1.2.1.5.1.1.1.14
Only used for Link Discovery. Set by operator. No further meaning for the NE.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sheEthernetPortPhysicalRemotePort 1.3.6.1.4.1.231.7.1.2.1.5.1.1.1.15
Only used for Link Discovery. Set by operator. No further meaning for the NE.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

sheEthernetPortPhysicalLinkDiscoveryMode 1.3.6.1.4.1.231.7.1.2.1.5.1.1.1.16
Only used for Link Discovery. Set by operator. No further meaning for the NE. Automatic mode is not supported by release 1.0.
Status: current Access: read-only
OBJECT-TYPE    
  SheLinkDiscoveryModeType  

sheEthernetPortAlarmSeverityIndex 1.3.6.1.4.1.231.7.1.2.1.5.1.1.1.17
Used alarm severity for this portentry.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..10  

sheEthernetPortStandbyLaserOff 1.3.6.1.4.1.231.7.1.2.1.5.1.1.1.18
0 disable 1 enable
Status: current Access: read-only
OBJECT-TYPE    
  SheEnableType  

sheEthernetPortSwitchoverOnLinkDown 1.3.6.1.4.1.231.7.1.2.1.5.1.1.1.19
A given port's link status is monitored. When link down for the port is detected, switchover from an active board to a standby board is performed.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

sheEthernetPortSfpDiagnosticValid 1.3.6.1.4.1.231.7.1.2.1.5.1.1.1.20
If set, the following corresponding status parameters are valid.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

sheEthernetPortSfpTemperature 1.3.6.1.4.1.231.7.1.2.1.5.1.1.1.21
Internally measured transceiver temperature. Represented as a 16 bit signed twos complement value in increments of 1/256 degrees Celsius, yielding a total range of -128C to +128C. Temperature accuracy is vendor specific but must be better than +/-3 degrees Celsius over specified operating temperature and voltage.The temperature in degrees Celsius is given by the signed twos complement value with LSB equal to 1/256 C. Coding examples: DECIMAL HIGH BYTE LOW BYTE +127.996 7F FF +1.000 01 00 +0.004 00 01 -0.004 FF FF -1.000 FF 00 -127.996 80 01 -128.000 80 00 Only valid if sheEthernetPortSfpDiagnosticValid entry is true.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER -32767..32767  

sheEthernetPortSfpSupplyVoltage 1.3.6.1.4.1.231.7.1.2.1.5.1.1.1.22
Internally measured transceiver supply voltage. Represented as a 16 bit unsigned integer with the voltage defined as the full 16 bit value (0 .. 65535) with LSB equal to 100 uVolt, yielding a total range of 0 to +6.55 Volts. Practical considerations to be defined by transceiver manufacturer will tend to limit the actual bounds of the supply voltage measurement. Accuracy is vendor specific but must be better than +/-3% of the manufacturer's nominal value over specified operating temperature and voltage. Note that in some transceivers, transmitter supply voltage and receiver supply voltage are isolated. In that case, only one supply is monitored. Only valid if sheEthernetPortSfpDiagnosticValid entry is true.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

sheEthernetPortSfpLaserBiasCurrent 1.3.6.1.4.1.231.7.1.2.1.5.1.1.1.23
Measured TX bias current in uA. Represented as a 16 bit unsigned integer with the current defined as the full 16 bit value (0 .. 65535) with LSB equal to 2 uA, yielding a total range of 0 to 131 mA. Accuracy is vendor specific but must be better than +/-10% of the manufacturer's nominal value over specified operating temperature and voltage. Only valid if sheEthernetPortSfpDiagnosticValid entry is true.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

sheEthernetPortSfpTxPower 1.3.6.1.4.1.231.7.1.2.1.5.1.1.1.24
Measured TX output power. Represented as a 16 bit unsigned integer with the power defined as the full 16 bit value (0 .. 65535) with LSB equal to 0.1 uW, yielding a total range of 0 to 6.5535 mW (~ -40 to +8.2 dBm). Data is assumed to be based on measurement of laser monitor photodiode current. It is factory calibrated to absolute units using the most representative fiber output type. Accuracy is vendor specific but must be better than +/-3dB over specified temperature and voltage. Data is not valid when the transmitter is disabled. Only valid if sheEthernetPortSfpDiagnosticValid entry is true.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

sheEthernetPortSfpRxPower 1.3.6.1.4.1.231.7.1.2.1.5.1.1.1.25
Measured RX received optical power. Represented as a 16 bit unsigned integer with the power defined as the full 16 bit value (0 .. 65535) with LSB equal to 0.1 uW, yielding a total range of 0 to 6.5535 mW (~ -40 to +8.2 dBm). Absolute accuracy is dependent upon the exact optical wavelength. For the vendor specified wavelength, accuracy shall be better than +/-3dB over specified temperature and voltage. This accuracy shall be maintained for input power levels up to the lesser of maximum transmitted or maximum received optical power per the appropriate standard. It shall be maintained down to the minimum transmitted power minus cable plant loss (insertion loss or passive loss) per the appropriate standard. Absolute accuracy beyond this minimum required received input optical power range is vendor specific. Only valid if sheEthernetPortSfpDiagnosticValid entry is true.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65535  

sheEthernetPortControl 1.3.6.1.4.1.231.7.1.2.1.5.1.3
OBJECT IDENTIFIER    

sheEthernetPortControlRequest 1.3.6.1.4.1.231.7.1.2.1.5.1.3.1
setEthernetPortConfiguration: sheEthernetPortControlIndex sheEthernetPortControlType sheEthernetPortControlRate sheEthernetPortControlDuplexMode sheEthernetPortControlFlowControl sheEthernetPortControlNegotiationMode clearEthernetDot3StatsCounters: sheEthernetPortControlIndex setEthernetPortLinkDiscoveryValues: sheEthernetPortControlIndex sheEthernetPortControlPhysicalRemoteChassis sheEthernetPortControlPhysicalRemoteSlot sheEthernetPortControlPhysicalRemotePort sheEthernetPortControlPhysicalLinkDiscoveryMode setEthernetPortStandbyLaserOff: sheEthernetPortControlIndex sheEthernetPortControlStandbyLaserOff setEthernetPortSwitchoverOnLinkDown: sheEthernetPortControlIndex sheEthernetPortControlSwitchoverOnLinkDown setEthernetPortAlarmSeverityIndex: sheEthernetPortControlIndex sheEthernetPortControlAlarmSeverityIndex
Status: current Access: read-write
OBJECT-TYPE    
  SheEthernetControlRequestType  

sheEthernetPortControlIndex 1.3.6.1.4.1.231.7.1.2.1.5.1.3.2
The index if the interface to be configured.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

sheEthernetPortControlStatus 1.3.6.1.4.1.231.7.1.2.1.5.1.3.3
Status of the user command
Status: current Access: read-only
OBJECT-TYPE    
  SheControlStatusType  

sheEthernetPortControlTimer 1.3.6.1.4.1.231.7.1.2.1.5.1.3.4
The maximum wait time for the manager for a long running user command.
Status: current Access: read-only
OBJECT-TYPE    
  Gauge32  

sheEthernetPortControlTimestamp 1.3.6.1.4.1.231.7.1.2.1.5.1.3.5
Time stamp attribute set at the end of a command.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

sheEthernetPortControlReqResult 1.3.6.1.4.1.231.7.1.2.1.5.1.3.6
The result of the last user command.
Status: current Access: read-only
OBJECT-TYPE    
  SheEthernetControlRequestResultType  

sheEthernetPortControlType 1.3.6.1.4.1.231.7.1.2.1.5.1.3.7
Select the type of used interface. SheEthernetPortType 1 - electrical 2 - optical
Status: current Access: read-write
OBJECT-TYPE    
  SheEthernetPortType 1 | 2  

sheEthernetPortControlRate 1.3.6.1.4.1.231.7.1.2.1.5.1.3.8
Used Datarate. This configuration is only useful for electrical-interfaces. Optical-interfaces will always support 1000 MBIT/s.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 10 | 100 | 1000  

sheEthernetPortControlDuplexMode 1.3.6.1.4.1.231.7.1.2.1.5.1.3.9
Used DuplexMode.
Status: current Access: read-write
OBJECT-TYPE    
  SheEthernetDuplexType 1  

sheEthernetPortControlFlowControl 1.3.6.1.4.1.231.7.1.2.1.5.1.3.10
Used FlowControl-value.
Status: current Access: read-write
OBJECT-TYPE    
  SheEthernetFlowControlType 1 | 2  

sheEthernetPortControlNegotiationMode 1.3.6.1.4.1.231.7.1.2.1.5.1.3.11
Used Negotiation mode.
Status: current Access: read-write
OBJECT-TYPE    
  SheEthernetNegotiationModeType 1 | 2  

sheEthernetPortControlPhysicalRemoteChassis 1.3.6.1.4.1.231.7.1.2.1.5.1.3.12
Set RemoteCassis-Information.
Status: current Access: read-write
OBJECT-TYPE    
  OCTET STRING Size(4)  

sheEthernetPortControlPhysicalRemoteSlot 1.3.6.1.4.1.231.7.1.2.1.5.1.3.13
Set RemoteSlot-Information.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

sheEthernetPortControlPhysicalRemotePort 1.3.6.1.4.1.231.7.1.2.1.5.1.3.14
Set RemotePort-Information.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

sheEthernetPortControlPhysicalLinkDiscoveryMode 1.3.6.1.4.1.231.7.1.2.1.5.1.3.15
Set mode of Remote-Information retrieval.
Status: current Access: read-write
OBJECT-TYPE    
  SheLinkDiscoveryModeType  

sheEthernetPortControlAlarmSeverityIndex 1.3.6.1.4.1.231.7.1.2.1.5.1.3.16
Set alarm severity for this portentry.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 1..10  

sheEthernetPortControlStandbyLaserOff 1.3.6.1.4.1.231.7.1.2.1.5.1.3.17
.
Status: current Access: read-write
OBJECT-TYPE    
  SheEnableType  

sheEthernetPortControlSwitchoverOnLinkDown 1.3.6.1.4.1.231.7.1.2.1.5.1.3.18
A given port's link status is monitored. When link down for the port is detected, switchover from an active board to a standby board is performed.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

sheDot3StatsTable 1.3.6.1.4.1.231.7.1.2.1.5.1.4
From the Etherlike-Mib.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    SheDot3StatsEntry

sheDot3StatsEntry 1.3.6.1.4.1.231.7.1.2.1.5.1.4.1
One entry per physical ethernet interface. Index is ifIndex.
Status: current Access: not-accessible
OBJECT-TYPE    
  SheDot3StatsEntry  

sheDot3StatsAlignmentErrors 1.3.6.1.4.1.231.7.1.2.1.5.1.4.1.2
A count of frames received on a particular interface that are not an integral number of octets in length and do not pass the FCS check. The count represented by an instance of this object is incremented when the alignmentError status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sheDot3StatsFCSErrors 1.3.6.1.4.1.231.7.1.2.1.5.1.4.1.3
A count of frames received on a particular interface that are an integral number of octets in length but do not pass the FCS check. The count represented by an instance of this object is incremented when the frameCheckError status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sheDot3StatsSingleCollisionFrames 1.3.6.1.4.1.231.7.1.2.1.5.1.4.1.4
A count of successfully transmitted frames on a particular interface for which transmission is inhibited by exactly one collision. A frame that is counted by an instance of this object is also counted by the corresponding instance of either the ifOutUcastPkts, ifOutMulticastPkts, or ifOutBroadcastPkts, and is not counted by the corresponding instance of the dot3StatsMultipleCollisionFrames object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sheDot3StatsMultipleCollisionFrames 1.3.6.1.4.1.231.7.1.2.1.5.1.4.1.5
A count of successfully transmitted frames on a particular interface for which transmission is inhibited by more than one collision. A frame that is counted by an instance of this object is also counted by the corresponding instance of either the ifOutUcastPkts, ifOutMulticastPkts, or ifOutBroadcastPkts, and is not counted by the corresponding instance of the dot3StatsSingleCollisionFrames object.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sheDot3StatsSQETestErrors 1.3.6.1.4.1.231.7.1.2.1.5.1.4.1.6
A count of times that the SQE TEST ERROR message is generated by the PLS sublayer for a particular interface. The SQE TEST ERROR message is defined in section 7.2.2.2.4 of ANSI/IEEE 802.3-1985 and its generation is described in section 7.2.4.6 of the same document.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sheDot3StatsDeferredTransmissions 1.3.6.1.4.1.231.7.1.2.1.5.1.4.1.7
A count of frames for which the first transmission attempt on a particular interface is delayed because the medium is busy. The count represented by an instance of this object does not include frames involved in collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sheDot3StatsLateCollisions 1.3.6.1.4.1.231.7.1.2.1.5.1.4.1.8
The number of times that a collision is detected on a particular interface later than 512 bit-times into the transmission of a packet. Five hundred and twelve bit-times corresponds to 51.2 microseconds on a 10 Mbit/s system. A (late) collision included in a count represented by an instance of this object is also considered as a (generic) collision for purposes of other collision-related statistics.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sheDot3StatsExcessiveCollisions 1.3.6.1.4.1.231.7.1.2.1.5.1.4.1.9
A count of frames for which transmission on a particular interface fails due to excessive collisions.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sheDot3StatsInternalMacTransmitErrors 1.3.6.1.4.1.231.7.1.2.1.5.1.4.1.10
A count of frames for which transmission on a particular interface fails due to an internal MAC sublayer transmit error. A frame is only counted by an instance of this object if it is not counted by the corresponding instance of either the dot3StatsLateCollisions object, the dot3StatsExcessiveCollisions object, or the dot3StatsCarrierSenseErrors object. The precise meaning of the count represented by an instance of this object is implementation- specific. In particular, an instance of this object may represent a count of transmission errors on a particular interface that are not otherwise counted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sheDot3StatsCarrierSenseErrors 1.3.6.1.4.1.231.7.1.2.1.5.1.4.1.11
The number of times that the carrier sense condition was lost or never asserted when attempting to transmit a frame on a particular interface. The count represented by an instance of this object is incremented at most once per transmission attempt, even if the carrier sense condition fluctuates during a transmission attempt.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sheDot3StatsFrameTooLongs 1.3.6.1.4.1.231.7.1.2.1.5.1.4.1.12
A count of frames received on a particular interface that exceed the maximum permitted frame size. The count represented by an instance of this object is incremented when the frameTooLong status is returned by the MAC service to the LLC (or other MAC user). Received frames for which multiple error conditions obtain are, according to the conventions of IEEE 802.3 Layer Management, counted exclusively according to the error status presented to the LLC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sheDot3StatsInternalMacReceiveErrors 1.3.6.1.4.1.231.7.1.2.1.5.1.4.1.13
A count of frames for which reception on a particular interface fails due to an internal MAC sublayer receive error. A frame is only counted by an instance of this object if it is not counted by the corresponding instance of either the dot3StatsFrameTooLongs object, the dot3StatsAlignmentErrors object, or the dot3StatsFCSErrors object. The precise meaning of the count represented by an instance of this object is implementation- specific. In particular, an instance of this object may represent a count of receive errors on a particular interface that are not otherwise counted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sheDot3StatsSymbolErrors 1.3.6.1.4.1.231.7.1.2.1.5.1.4.1.14
Symbol error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

sheEthernetNotifications 1.3.6.1.4.1.231.7.1.2.1.5.1.5
OBJECT IDENTIFIER    

sheEthernetPortConfigurationChanged 1.3.6.1.4.1.231.7.1.2.1.5.1.5.1
Port configuration notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

sheEthernetPortSfpDataChanged 1.3.6.1.4.1.231.7.1.2.1.5.1.5.2
Port data change notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

sheEthernetDot3StatsCountersCleared 1.3.6.1.4.1.231.7.1.2.1.5.1.5.3
Command execution notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

sheEthernetPortLinkDiscoveryValuesChanged 1.3.6.1.4.1.231.7.1.2.1.5.1.5.4
Port configuration notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

sheEthernetPortStandbyLaserOffChanged 1.3.6.1.4.1.231.7.1.2.1.5.1.5.6
Port configuration notification.
Status: current Access: read-only
NOTIFICATION-TYPE    

sheEthernetPortSwitchoverOnLinkDownChanged 1.3.6.1.4.1.231.7.1.2.1.5.1.5.7
sheEthernetPortControlSwitchoverOnLinkDown has been changed.
Status: current Access: read-only
NOTIFICATION-TYPE    

sheEthernetConformance 1.3.6.1.4.1.231.7.1.2.1.5.1.100
OBJECT IDENTIFIER    

sheEthernetCompliances 1.3.6.1.4.1.231.7.1.2.1.5.1.100.1
OBJECT IDENTIFIER    

sheEthernetCompliance 1.3.6.1.4.1.231.7.1.2.1.5.1.100.1.1
Description.
Status: current Access: read-only
MODULE-COMPLIANCE    

sheEthernetGroups 1.3.6.1.4.1.231.7.1.2.1.5.1.100.2
OBJECT IDENTIFIER    

sheEthernetPortGroup 1.3.6.1.4.1.231.7.1.2.1.5.1.100.2.1
Description.
Status: current Access: read-only
OBJECT-GROUP    

sheEthernetControlGroup 1.3.6.1.4.1.231.7.1.2.1.5.1.100.2.2
Description.
Status: current Access: read-only
OBJECT-GROUP    

sheEthernetStatsGroup 1.3.6.1.4.1.231.7.1.2.1.5.1.100.2.3
Description.
Status: current Access: read-only
OBJECT-GROUP    

sheEthernetNotificationGroup 1.3.6.1.4.1.231.7.1.2.1.5.1.100.2.4
Description.
Status: current Access: read-only
NOTIFICATION-GROUP