ME1200-PORT-MIB

File: ME1200-PORT-MIB.mib (50487 bytes)

Imported modules

SNMPv2-CONF SNMPv2-SMI SNMPv2-TC
CISCOME1200-MIB ME1200-TC

Imported symbols

MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
TEXTUAL-CONVENTION me1200SwitchMgmt ME1200DisplayString
ME1200InterfaceIndex ME1200Unsigned8 Counter64
Integer32 Unsigned32 TruthValue

Defined Types

ME1200PortDuplex  
This enumeration controls the interface duplex mode.
TEXTUAL-CONVENTION    
  INTEGER forceFullDuplex(0), forceHalfDuplex(1), autoNegAdvertiseFdx(2), autoNegAdvertiseHdx(3), autoNegAdvertiseBoth(4)  

ME1200PortFc  
This enumeration controls the interface flow control.
TEXTUAL-CONVENTION    
  INTEGER off(0), on(1)  

ME1200PortMedia  
This enumeration controls the interface media type.
TEXTUAL-CONVENTION    
  INTEGER rj45(0), sfp(1), dual(2)  

ME1200PortPhyVeriPhyStatus  
This enumerations show the VeriPhy status.
TEXTUAL-CONVENTION    
  INTEGER correctlyTerminatedPair(0), openPair(1), shortPair(2), abnormalTermination(4), crossPairShortToPairA(8), crossPairShortToPairB(9), crossPairShortToPairC(10), crossPairShortToPairD(11), abnormalCrossPairCouplingToPairA(12), abnormalCrossPairCouplingToPairB(13), abnormalCrossPairCouplingToPairC(14), abnormalCrossPairCouplingToPairD(15), unknownResult(16), veriPhyRunning(17)  

ME1200PortSFPTransceiver  
This enumerations show the SFP transceiver type.
TEXTUAL-CONVENTION    
  INTEGER none(0), notSupported(1), sfp100FX(2), sfp1000BaseT(7), sfp1000BaseCx(8), sfp1000BaseSx(9), sfp1000BaseLx(10), sfp1000BaseX(11), sfp2G5(12), sfp5G(13), sfp10G(14)  

ME1200PortSpeed  
This enumeration controls the interface speed.
TEXTUAL-CONVENTION    
  INTEGER force10Mode(0), force100Mode(1), force1GMode(2), autoNegMode(3)  

ME1200PortStatusSpeed  
This enumerations show the current interface speed.
TEXTUAL-CONVENTION    
  INTEGER undefined(0), speed10M(1), speed100M(2), speed1G(3), speed2G5(4), speed5G(5), speed10G(6), speed12G(7)  

ME1200PortConfigEntry  
SEQUENCE    
  me1200PortConfigIfIndex ME1200InterfaceIndex
  me1200PortConfigShutdown TruthValue
  me1200PortConfigSpeed ME1200PortSpeed
  me1200PortConfigMediaType ME1200PortMedia
  me1200PortConfigDuplex ME1200PortDuplex
  me1200PortConfigFC ME1200PortFc
  me1200PortConfigMTU Unsigned32
  me1200PortConfigExcessiveRestart TruthValue

ME1200PortInformationEntry  
SEQUENCE    
  me1200PortInformationIfIndex ME1200InterfaceIndex
  me1200PortInformationLink TruthValue
  me1200PortInformationFdx TruthValue
  me1200PortInformationFiber TruthValue
  me1200PortInformationSpeed ME1200PortStatusSpeed
  me1200PortInformationSFPType ME1200PortSFPTransceiver
  me1200PortInformationSFPVendorName ME1200DisplayString
  me1200PortInformationSFPVendorPN ME1200DisplayString
  me1200PortInformationSFPVendorRev ME1200DisplayString

ME1200PortRmonStatisticsEntry  
SEQUENCE    
  me1200PortRmonStatisticsIfIndex ME1200InterfaceIndex
  me1200PortRmonStatisticsRxDropEvents Counter64
  me1200PortRmonStatisticsRxOctects Counter64
  me1200PortRmonStatisticsRxPkts Counter64
  me1200PortRmonStatisticsRxBroadcastPkts Counter64
  me1200PortRmonStatisticsRxMulticastPkts Counter64
  me1200PortRmonStatisticsRxCrcAlignErrPkts Counter64
  me1200PortRmonStatisticsRxUndersizePkts Counter64
  me1200PortRmonStatisticsRxOverizePkts Counter64
  me1200PortRmonStatisticsRxFragmentsPkts Counter64
  me1200PortRmonStatisticsRxJabbersPkts Counter64
  me1200PortRmonStatisticsRx64Pkts Counter64
  me1200PortRmonStatisticsRx65to127Pkts Counter64
  me1200PortRmonStatisticsRx128to255Pkts Counter64
  me1200PortRmonStatisticsRx256to511Pkts Counter64
  me1200PortRmonStatisticsRx512to1023Pkts Counter64
  me1200PortRmonStatisticsRx1024to1518Pkts Counter64
  me1200PortRmonStatisticsRx1519PktsToMax Counter64
  me1200PortRmonStatisticsTxDropEvents Counter64
  me1200PortRmonStatisticsTxOctects Counter64
  me1200PortRmonStatisticsTxPkts Counter64
  me1200PortRmonStatisticsTxBroadcastPkts Counter64
  me1200PortRmonStatisticsTxMulticastPkts Counter64
  me1200PortRmonStatisticsTx64Pkts Counter64
  me1200PortRmonStatisticsTx65to127Pkts Counter64
  me1200PortRmonStatisticsTx128to255Pkts Counter64
  me1200PortRmonStatisticsTx256to511Pkts Counter64
  me1200PortRmonStatisticsTx512to1023Pkts Counter64
  me1200PortRmonStatisticsTx1024to1518Pkts Counter64
  me1200PortRmonStatisticsTx1519PktsToMax Counter64

ME1200PortIfGroupStatisticsEntry  
SEQUENCE    
  me1200PortIfGroupStatisticsIfIndex ME1200InterfaceIndex
  me1200PortIfGroupStatisticsRxOctets Counter64
  me1200PortIfGroupStatisticsRxUnicastPkts Counter64
  me1200PortIfGroupStatisticsRxMulticastPkts Counter64
  me1200PortIfGroupStatisticsRxBroadcastPkts Counter64
  me1200PortIfGroupStatisticsRxNonUnicastPkts Counter64
  me1200PortIfGroupStatisticsRxDiscards Counter64
  me1200PortIfGroupStatisticsRxErrors Counter64
  me1200PortIfGroupStatisticsTxOctets Counter64
  me1200PortIfGroupStatisticsTxUnicastPkts Counter64
  me1200PortIfGroupStatisticsTxMulticastPkts Counter64
  me1200PortIfGroupStatisticsTxBroadcastPkts Counter64
  me1200PortIfGroupStatisticsTxNonUnicastPkts Counter64
  me1200PortIfGroupStatisticsTxDiscardPkts Counter64
  me1200PortIfGroupStatisticsTxErrorPkts Counter64

ME1200PortEthernetLikeStatisticsEntry  
SEQUENCE    
  me1200PortEthernetLikeStatisticsIfIndex ME1200InterfaceIndex
  me1200PortEthernetLikeStatisticsRxPauseFrames Counter64
  me1200PortEthernetLikeStatisticsTxPauseFrames Counter64

ME1200PortQueuesStatisticsEntry  
SEQUENCE    
  me1200PortQueuesStatisticsIfIndex ME1200InterfaceIndex
  me1200PortQueuesStatisticsQueue Integer32
  me1200PortQueuesStatisticsRxPrio Counter64
  me1200PortQueuesStatisticsTxPrio Counter64

ME1200PortBridgeStatisticsEntry  
SEQUENCE    
  me1200PortBridgeStatisticsIfIndex ME1200InterfaceIndex
  me1200PortBridgeStatisticsRxBridgeDiscard Counter64

ME1200PortVeriPhyResultEntry  
SEQUENCE    
  me1200PortVeriPhyResultIfIndex ME1200InterfaceIndex
  me1200PortVeriPhyResultVeriPhyStatusPairA ME1200PortPhyVeriPhyStatus
  me1200PortVeriPhyResultVeriPhyStatusPairB ME1200PortPhyVeriPhyStatus
  me1200PortVeriPhyResultVeriPhyStatusPairC ME1200PortPhyVeriPhyStatus
  me1200PortVeriPhyResultVeriPhyStatusPairD ME1200PortPhyVeriPhyStatus
  me1200PortVeriPhyResultVeriPhyLengthStatusPairA ME1200Unsigned8
  me1200PortVeriPhyResultVeriPhyLengthStatusPairB ME1200Unsigned8
  me1200PortVeriPhyResultVeriPhyLengthStatusPairC ME1200Unsigned8
  me1200PortVeriPhyResultVeriPhyLengthStatusPairD ME1200Unsigned8

ME1200PortStatsClearEntry  
SEQUENCE    
  me1200PortStatsClearIfIndex ME1200InterfaceIndex
  me1200PortStatsClearStatisticsClear TruthValue

ME1200PortVeriPhyStartEntry  
SEQUENCE    
  me1200PortVeriPhyStartIfIndex ME1200InterfaceIndex
  me1200PortVeriPhyStartStart TruthValue

Defined Values

me1200PortMib 1.3.6.1.4.1.9.9.815.1.11
This is a private version of the PORT MIB
MODULE-IDENTITY    

me1200PortObjects 1.3.6.1.4.1.9.9.815.1.11.1
OBJECT IDENTIFIER    

me1200PortConfig 1.3.6.1.4.1.9.9.815.1.11.1.2
OBJECT IDENTIFIER    

me1200PortConfigTable 1.3.6.1.4.1.9.9.815.1.11.1.2.1
This is a table of the port interface parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200PortConfigEntry

me1200PortConfigEntry 1.3.6.1.4.1.9.9.815.1.11.1.2.1.1
Each port interface has a set of parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200PortConfigEntry  

me1200PortConfigIfIndex 1.3.6.1.4.1.9.9.815.1.11.1.2.1.1.1
Logical interface number.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200PortConfigShutdown 1.3.6.1.4.1.9.9.815.1.11.1.2.1.1.2
Controls whether interface is shutdown or powered up. Set to TRUE in order to power down the interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200PortConfigSpeed 1.3.6.1.4.1.9.9.815.1.11.1.2.1.1.3
Controls the port speed.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200PortSpeed  

me1200PortConfigMediaType 1.3.6.1.4.1.9.9.815.1.11.1.2.1.1.4
Controls the port media type.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200PortMedia  

me1200PortConfigDuplex 1.3.6.1.4.1.9.9.815.1.11.1.2.1.1.5
Controls the port duplex. For setting duplex auto-negotiation it is require that the port speed is set in auto-negotiation mode first. It is only possible to set duplex to half duplex if the port speed is either set to 10Mbit or 100Mbit forced speed.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200PortDuplex  

me1200PortConfigFC 1.3.6.1.4.1.9.9.815.1.11.1.2.1.1.6
Controls the port flow control mode.
Status: current Access: read-write
OBJECT-TYPE    
  ME1200PortFc  

me1200PortConfigMTU 1.3.6.1.4.1.9.9.815.1.11.1.2.1.1.7
Controls the port's Maximum Transmission Unit.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32  

me1200PortConfigExcessiveRestart 1.3.6.1.4.1.9.9.815.1.11.1.2.1.1.8
TRUE to restart half-duplex back-off algorithm after 16 collisions. FALSE to discard frame after 16 collisions
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200PortStatus 1.3.6.1.4.1.9.9.815.1.11.1.3
OBJECT IDENTIFIER    

me1200PortInformationTable 1.3.6.1.4.1.9.9.815.1.11.1.3.1
This table represents the status of the ports
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200PortInformationEntry

me1200PortInformationEntry 1.3.6.1.4.1.9.9.815.1.11.1.3.1.1
Each port interface has a set of status parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200PortInformationEntry  

me1200PortInformationIfIndex 1.3.6.1.4.1.9.9.815.1.11.1.3.1.1.1
Logical interface number.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  


me1200PortInformationFdx 1.3.6.1.4.1.9.9.815.1.11.1.3.1.1.3
Shows whether interface is running in full duplex.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

me1200PortInformationFiber 1.3.6.1.4.1.9.9.815.1.11.1.3.1.1.4
Shows whether interface is a fiber link (fiber SFP or cu SFP).
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

me1200PortInformationSpeed 1.3.6.1.4.1.9.9.815.1.11.1.3.1.1.5
Shows the current interface speed.
Status: current Access: read-only
OBJECT-TYPE    
  ME1200PortStatusSpeed  

me1200PortInformationSFPType 1.3.6.1.4.1.9.9.815.1.11.1.3.1.1.6
Shows the current interface SFP type.
Status: current Access: read-only
OBJECT-TYPE    
  ME1200PortSFPTransceiver  

me1200PortInformationSFPVendorName 1.3.6.1.4.1.9.9.815.1.11.1.3.1.1.7
Shows the SFP vendor name.
Status: current Access: read-only
OBJECT-TYPE    
  ME1200DisplayString Size(0..19)  

me1200PortInformationSFPVendorPN 1.3.6.1.4.1.9.9.815.1.11.1.3.1.1.8
Shows the SFP vendor Product Number.
Status: current Access: read-only
OBJECT-TYPE    
  ME1200DisplayString Size(0..19)  

me1200PortInformationSFPVendorRev 1.3.6.1.4.1.9.9.815.1.11.1.3.1.1.9
Shows the SFP vendor Revision.
Status: current Access: read-only
OBJECT-TYPE    
  ME1200DisplayString Size(0..5)  

me1200PortStatistics 1.3.6.1.4.1.9.9.815.1.11.1.3.2
OBJECT IDENTIFIER    

me1200PortRmonStatisticsTable 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1
This table represents the port interface RMON statistics counters
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200PortRmonStatisticsEntry

me1200PortRmonStatisticsEntry 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1
Each port interface has a set of statistics counters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200PortRmonStatisticsEntry  

me1200PortRmonStatisticsIfIndex 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1.1
Logical interface number.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200PortRmonStatisticsRxDropEvents 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1.2
Shows the number of frames discarded due to ingress congestion.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortRmonStatisticsRxOctects 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1.3
Shows the number of received (good and bad) bytes. Includes FCS, but excludes framing bits.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortRmonStatisticsRxPkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1.4
Shows the number of received (good and bad) packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortRmonStatisticsRxBroadcastPkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1.5
Shows the number of received (good and bad) broadcast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortRmonStatisticsRxMulticastPkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1.6
Shows the number of received (good and bad) multicast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortRmonStatisticsRxCrcAlignErrPkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1.7
Shows the number of frames received with CRC or alignment errors.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortRmonStatisticsRxUndersizePkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1.8
Shows the number of short frames (frames that are smaller than 64 bytes) received with valid CRC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortRmonStatisticsRxOverizePkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1.9
Shows the number of long frames received with valid CRC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortRmonStatisticsRxFragmentsPkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1.10
Shows the number of short frames (frames that are smaller than 64 bytes) received with invalid CRC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortRmonStatisticsRxJabbersPkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1.11
The number of long frames (frames that are longer than the configured maximum frame length for this interface) received with invalid CRC.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortRmonStatisticsRx64Pkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1.12
The number of 64 bytes frames received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortRmonStatisticsRx65to127Pkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1.13
The number of received frames with size within 65 to 127 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortRmonStatisticsRx128to255Pkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1.14
The number of received frames with size within 128 to 255 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortRmonStatisticsRx256to511Pkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1.15
The number of received frames with size within 256 to 511 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortRmonStatisticsRx512to1023Pkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1.16
The number of received frames with size within 512 to 1023 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortRmonStatisticsRx1024to1518Pkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1.17
The number of received frames with size within 1024 to 1518 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortRmonStatisticsRx1519PktsToMax 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1.18
The number of received frames with size larger than 1518 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortRmonStatisticsTxDropEvents 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1.19
Shows the number of frames discarded due to egress congestion.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortRmonStatisticsTxOctects 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1.20
Shows the number of transmitted (good and bad) bytes. Includes FCS, but excludes framing bits.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortRmonStatisticsTxPkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1.21
Shows the number of transmitted (good and bad) packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortRmonStatisticsTxBroadcastPkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1.22
Shows the number of transmitted (good and bad) broadcast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortRmonStatisticsTxMulticastPkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1.23
Shows the number of transmitted (good and bad) multicast packets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortRmonStatisticsTx64Pkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1.24
The number of 64 bytes frames transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortRmonStatisticsTx65to127Pkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1.25
The number of transmitted frames with size within 65 to 127 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortRmonStatisticsTx128to255Pkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1.26
The number of transmitted frames with size within 128 to 255 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortRmonStatisticsTx256to511Pkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1.27
The number of transmitted frames with size within 256 to 511 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortRmonStatisticsTx512to1023Pkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1.28
The number of transmitted frames with size within 512 to 1023 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortRmonStatisticsTx1024to1518Pkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1.29
The number of transmitted frames with size within 1024 to 1518 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortRmonStatisticsTx1519PktsToMax 1.3.6.1.4.1.9.9.815.1.11.1.3.2.1.1.30
The number of transmitted frames with size larger than 1518 bytes.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortIfGroupStatisticsTable 1.3.6.1.4.1.9.9.815.1.11.1.3.2.2
This table represents the port interfaces group (RFC 2863) counters
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200PortIfGroupStatisticsEntry

me1200PortIfGroupStatisticsEntry 1.3.6.1.4.1.9.9.815.1.11.1.3.2.2.1
Each port interface has a set of statistics counters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200PortIfGroupStatisticsEntry  

me1200PortIfGroupStatisticsIfIndex 1.3.6.1.4.1.9.9.815.1.11.1.3.2.2.1.1
Logical interface number.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200PortIfGroupStatisticsRxOctets 1.3.6.1.4.1.9.9.815.1.11.1.3.2.2.1.2
Shows the number of bytes received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortIfGroupStatisticsRxUnicastPkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.2.1.3
Shows the number of uni-cast frames received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortIfGroupStatisticsRxMulticastPkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.2.1.4
Shows the number of multi-cast frames received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortIfGroupStatisticsRxBroadcastPkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.2.1.5
Shows the number of broad-cast frames received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortIfGroupStatisticsRxNonUnicastPkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.2.1.6
Shows the number of non uni-cast frames received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortIfGroupStatisticsRxDiscards 1.3.6.1.4.1.9.9.815.1.11.1.3.2.2.1.7
Shows the number of received frames discarded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortIfGroupStatisticsRxErrors 1.3.6.1.4.1.9.9.815.1.11.1.3.2.2.1.8
Shows the number of frames with errors received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortIfGroupStatisticsTxOctets 1.3.6.1.4.1.9.9.815.1.11.1.3.2.2.1.9
Shows the number of bytes transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortIfGroupStatisticsTxUnicastPkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.2.1.10
Shows the number of uni-cast frames transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortIfGroupStatisticsTxMulticastPkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.2.1.11
Shows the number of multi-cast frames transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortIfGroupStatisticsTxBroadcastPkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.2.1.12
Shows the number of broad-cast frames transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortIfGroupStatisticsTxNonUnicastPkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.2.1.13
Shows the number of non uni-cast frames transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortIfGroupStatisticsTxDiscardPkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.2.1.14
Shows the number of discard frames which should been transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortIfGroupStatisticsTxErrorPkts 1.3.6.1.4.1.9.9.815.1.11.1.3.2.2.1.15
Shows the number of frames transmit with error.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortEthernetLikeStatisticsTable 1.3.6.1.4.1.9.9.815.1.11.1.3.2.3
This table represents the port Ethernet-like interfaces counters
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200PortEthernetLikeStatisticsEntry

me1200PortEthernetLikeStatisticsEntry 1.3.6.1.4.1.9.9.815.1.11.1.3.2.3.1
Each port interface has a set of statistics counters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200PortEthernetLikeStatisticsEntry  

me1200PortEthernetLikeStatisticsIfIndex 1.3.6.1.4.1.9.9.815.1.11.1.3.2.3.1.1
Logical interface number.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200PortEthernetLikeStatisticsRxPauseFrames 1.3.6.1.4.1.9.9.815.1.11.1.3.2.3.1.2
The number of pause frames received.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortEthernetLikeStatisticsTxPauseFrames 1.3.6.1.4.1.9.9.815.1.11.1.3.2.3.1.3
The number of pause frames transmitted.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortQueuesStatisticsTable 1.3.6.1.4.1.9.9.815.1.11.1.3.2.4
This table represents the port interfaces queues counters
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200PortQueuesStatisticsEntry

me1200PortQueuesStatisticsEntry 1.3.6.1.4.1.9.9.815.1.11.1.3.2.4.1
Each port interface has a set of statistics counters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200PortQueuesStatisticsEntry  

me1200PortQueuesStatisticsIfIndex 1.3.6.1.4.1.9.9.815.1.11.1.3.2.4.1.1
Logical interface number.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200PortQueuesStatisticsQueue 1.3.6.1.4.1.9.9.815.1.11.1.3.2.4.1.2
Queue index.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..7  

me1200PortQueuesStatisticsRxPrio 1.3.6.1.4.1.9.9.815.1.11.1.3.2.4.1.3
The number of frames received for the queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortQueuesStatisticsTxPrio 1.3.6.1.4.1.9.9.815.1.11.1.3.2.4.1.4
The number of frames transmitted for the queue.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortBridgeStatisticsTable 1.3.6.1.4.1.9.9.815.1.11.1.3.2.5
This table represents the port interface bridge counters
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200PortBridgeStatisticsEntry

me1200PortBridgeStatisticsEntry 1.3.6.1.4.1.9.9.815.1.11.1.3.2.5.1
Each port interface has a set of statistics counters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200PortBridgeStatisticsEntry  

me1200PortBridgeStatisticsIfIndex 1.3.6.1.4.1.9.9.815.1.11.1.3.2.5.1.1
Logical interface number.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200PortBridgeStatisticsRxBridgeDiscard 1.3.6.1.4.1.9.9.815.1.11.1.3.2.5.1.2
The number of bridge frames discarded.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

me1200PortVeriPhyResult 1.3.6.1.4.1.9.9.815.1.11.1.3.3
OBJECT IDENTIFIER    

me1200PortVeriPhyResultTable 1.3.6.1.4.1.9.9.815.1.11.1.3.3.1
This table represents the VeriPhy result from the last VeriPhy run for the interface
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200PortVeriPhyResultEntry

me1200PortVeriPhyResultEntry 1.3.6.1.4.1.9.9.815.1.11.1.3.3.1.1
Each port has a set of VeriPhy results
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200PortVeriPhyResultEntry  

me1200PortVeriPhyResultIfIndex 1.3.6.1.4.1.9.9.815.1.11.1.3.3.1.1.1
Logical interface number.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200PortVeriPhyResultVeriPhyStatusPairA 1.3.6.1.4.1.9.9.815.1.11.1.3.3.1.1.2
VeriPhy status for the cable pair 0 - Cable is Correctly terminated pair 1 - Open pair 2 - Shorted pair 4 - Abnormal termination 8 - Cross-pair short to pair A 9 - Cross-pair short to pair B 10 - Cross-pair short to pair C 11 - Cross-pair short to pair D 12 - Abnormal cross-pair coupling - pair A 13 - Abnormal cross-pair coupling - pair B 14 - Abnormal cross-pair coupling - pair C 15 - Abnormal cross-pair coupling - pair D
Status: current Access: read-only
OBJECT-TYPE    
  ME1200PortPhyVeriPhyStatus  

me1200PortVeriPhyResultVeriPhyStatusPairB 1.3.6.1.4.1.9.9.815.1.11.1.3.3.1.1.3
VeriPhy status for the cable pair 0 - Cable is Correctly terminated pair 1 - Open pair 2 - Shorted pair 4 - Abnormal termination 8 - Cross-pair short to pair A 9 - Cross-pair short to pair B 10 - Cross-pair short to pair C 11 - Cross-pair short to pair D 12 - Abnormal cross-pair coupling - pair A 13 - Abnormal cross-pair coupling - pair B 14 - Abnormal cross-pair coupling - pair C 15 - Abnormal cross-pair coupling - pair D
Status: current Access: read-only
OBJECT-TYPE    
  ME1200PortPhyVeriPhyStatus  

me1200PortVeriPhyResultVeriPhyStatusPairC 1.3.6.1.4.1.9.9.815.1.11.1.3.3.1.1.4
VeriPhy status for the cable pair 0 - Cable is Correctly terminated pair 1 - Open pair 2 - Shorted pair 4 - Abnormal termination 8 - Cross-pair short to pair A 9 - Cross-pair short to pair B 10 - Cross-pair short to pair C 11 - Cross-pair short to pair D 12 - Abnormal cross-pair coupling - pair A 13 - Abnormal cross-pair coupling - pair B 14 - Abnormal cross-pair coupling - pair C 15 - Abnormal cross-pair coupling - pair D
Status: current Access: read-only
OBJECT-TYPE    
  ME1200PortPhyVeriPhyStatus  

me1200PortVeriPhyResultVeriPhyStatusPairD 1.3.6.1.4.1.9.9.815.1.11.1.3.3.1.1.5
VeriPhy status for the cable pair 0 - Cable is Correctly terminated pair 1 - Open pair 2 - Shorted pair 4 - Abnormal termination 8 - Cross-pair short to pair A 9 - Cross-pair short to pair B 10 - Cross-pair short to pair C 11 - Cross-pair short to pair D 12 - Abnormal cross-pair coupling - pair A 13 - Abnormal cross-pair coupling - pair B 14 - Abnormal cross-pair coupling - pair C 15 - Abnormal cross-pair coupling - pair D
Status: current Access: read-only
OBJECT-TYPE    
  ME1200PortPhyVeriPhyStatus  

me1200PortVeriPhyResultVeriPhyLengthStatusPairA 1.3.6.1.4.1.9.9.815.1.11.1.3.3.1.1.6
VeriPhy status cable length i meters for the cable pair. When VeriPhy is completed, the cable diagnostics results is shown in the VeriPhy status table. Note that VeriPHY is only accurate for cables of length 7 - 140 meters. The resolution is 3 meters
Status: current Access: read-only
OBJECT-TYPE    
  ME1200Unsigned8  

me1200PortVeriPhyResultVeriPhyLengthStatusPairB 1.3.6.1.4.1.9.9.815.1.11.1.3.3.1.1.7
VeriPhy status cable length i meters for the cable pair. When VeriPhy is completed, the cable diagnostics results is shown in the VeriPhy status table. Note that VeriPHY is only accurate for cables of length 7 - 140 meters. The resolution is 3 meters
Status: current Access: read-only
OBJECT-TYPE    
  ME1200Unsigned8  

me1200PortVeriPhyResultVeriPhyLengthStatusPairC 1.3.6.1.4.1.9.9.815.1.11.1.3.3.1.1.8
VeriPhy status cable length i meters for the cable pair. When VeriPhy is completed, the cable diagnostics results is shown in the VeriPhy status table. Note that VeriPHY is only accurate for cables of length 7 - 140 meters. The resolution is 3 meters
Status: current Access: read-only
OBJECT-TYPE    
  ME1200Unsigned8  

me1200PortVeriPhyResultVeriPhyLengthStatusPairD 1.3.6.1.4.1.9.9.815.1.11.1.3.3.1.1.9
VeriPhy status cable length i meters for the cable pair. When VeriPhy is completed, the cable diagnostics results is shown in the VeriPhy status table. Note that VeriPHY is only accurate for cables of length 7 - 140 meters. The resolution is 3 meters
Status: current Access: read-only
OBJECT-TYPE    
  ME1200Unsigned8  

me1200PortControl 1.3.6.1.4.1.9.9.815.1.11.1.4
OBJECT IDENTIFIER    

me1200PortStatisticsClear 1.3.6.1.4.1.9.9.815.1.11.1.4.1
OBJECT IDENTIFIER    

me1200PortStatsClearTable 1.3.6.1.4.1.9.9.815.1.11.1.4.1.1
This is a table to clear port Interface statistics
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200PortStatsClearEntry

me1200PortStatsClearEntry 1.3.6.1.4.1.9.9.815.1.11.1.4.1.1.1
Each port has a set of control parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200PortStatsClearEntry  

me1200PortStatsClearIfIndex 1.3.6.1.4.1.9.9.815.1.11.1.4.1.1.1.1
Logical interface number.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200PortStatsClearStatisticsClear 1.3.6.1.4.1.9.9.815.1.11.1.4.1.1.1.2
Set to TRUE to clear the statistics of an interface.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200PortVeriPhyStart 1.3.6.1.4.1.9.9.815.1.11.1.4.2
OBJECT IDENTIFIER    

me1200PortVeriPhyStartTable 1.3.6.1.4.1.9.9.815.1.11.1.4.2.1
This is a table to start VeriPhy for the interface
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ME1200PortVeriPhyStartEntry

me1200PortVeriPhyStartEntry 1.3.6.1.4.1.9.9.815.1.11.1.4.2.1.1
Each port has a set of control parameters
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200PortVeriPhyStartEntry  

me1200PortVeriPhyStartIfIndex 1.3.6.1.4.1.9.9.815.1.11.1.4.2.1.1.1
Logical interface number.
Status: current Access: not-accessible
OBJECT-TYPE    
  ME1200InterfaceIndex  

me1200PortVeriPhyStartStart 1.3.6.1.4.1.9.9.815.1.11.1.4.2.1.1.2
Set to TRUE to start VeriPHy for the interface. When running 10 and 100 Mbps, ports will be linked down while running VeriPHY. Therefore, running VeriPHY on a 10 or 100 Mbps management port will cause the switch to stop responding until VeriPHY is complete.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

me1200PortNotificationPrefix 1.3.6.1.4.1.9.9.815.1.11.1.5
OBJECT IDENTIFIER    

me1200PortNotification 1.3.6.1.4.1.9.9.815.1.11.1.5.0
OBJECT IDENTIFIER    

me1200PortNotificationEthAmdinSpeedIncompatible 1.3.6.1.4.1.9.9.815.1.11.1.5.0.1
Notification is sent when the Ethernet port administrative speed doesn't match the speed of the SFP transceiver installed.
Status: current Access: read-write
NOTIFICATION-TYPE    

me1200PortNotificationSFPSpeedInfoMissing 1.3.6.1.4.1.9.9.815.1.11.1.5.0.2
Notification is sent when the SFP transceiver type is unsupported.
Status: current Access: read-write
NOTIFICATION-TYPE    

me1200PortMibConformance 1.3.6.1.4.1.9.9.815.1.11.3
OBJECT IDENTIFIER    

me1200PortMibCompliances 1.3.6.1.4.1.9.9.815.1.11.3.1
OBJECT IDENTIFIER    

me1200PortMibGroups 1.3.6.1.4.1.9.9.815.1.11.3.2
OBJECT IDENTIFIER    

me1200PortConfigInfoGroup 1.3.6.1.4.1.9.9.815.1.11.3.2.1
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200PortInformationTableInfoGroup 1.3.6.1.4.1.9.9.815.1.11.3.2.2
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200PortRmonStatisticsTableInfoGroup 1.3.6.1.4.1.9.9.815.1.11.3.2.3
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200PortIfGroupStatisticsTableInfoGroup 1.3.6.1.4.1.9.9.815.1.11.3.2.4
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200PortEthernetLikeStatisticsTableInfoGroup 1.3.6.1.4.1.9.9.815.1.11.3.2.5
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200PortQueuesStatisticsTableInfoGroup 1.3.6.1.4.1.9.9.815.1.11.3.2.6
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200PortBridgeStatisticsTableInfoGroup 1.3.6.1.4.1.9.9.815.1.11.3.2.7
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200PortVeriPhyResultTableInfoGroup 1.3.6.1.4.1.9.9.815.1.11.3.2.8
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200PortStatsClearTableInfoGroup 1.3.6.1.4.1.9.9.815.1.11.3.2.9
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200PortVeriPhyStartTableInfoGroup 1.3.6.1.4.1.9.9.815.1.11.3.2.10
A collection of objects suitable for bulk operations.
Status: current Access: read-write
OBJECT-GROUP    

me1200PortNotificationInfoGroup 1.3.6.1.4.1.9.9.815.1.11.3.2.11
A collection of objects suitable for bulk operations.
Status: current Access: read-write
NOTIFICATION-GROUP    

me1200PortMibCompliance 1.3.6.1.4.1.9.9.815.1.11.3.1.1
The compliance statement for the implementation.
Status: current Access: read-write
MODULE-COMPLIANCE