XYPLEX-ETHERNET-MIB: View SNMP OID List / Download MIB
VENDOR: MRV COMMUNICATIONS
Home | MIB: XYPLEX-ETHERNET-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
xyplex | 1.3.6.1.4.1.33 | |||
ethernet | 1.3.6.1.4.1.33.11 | |||
etherTable | 1.3.6.1.4.1.33.11.1 | no-access |
A list of generic entries. |
|
1.3.6.1.4.1.33.11.1.1 | no-access |
Generic status and parameter values for an Ethernet interface. |
||
etherIndex | 1.3.6.1.4.1.33.11.1.1.1 | integer | read-only |
An index value that uniquely identifies an Ethernet interface. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. |
etherAlignmentErrors | 1.3.6.1.4.1.33.11.1.1.2 | counter | read-only |
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. |
etherFCSErrors | 1.3.6.1.4.1.33.11.1.1.3 | counter | read-only |
A count of frames received on a particular interface that are an integral number of octets in length that do not pass the FCS check. |
etherTxTable | 1.3.6.1.4.1.33.11.2 | no-access |
A list of Ethernet transmit entries. |
|
1.3.6.1.4.1.33.11.2.1 | no-access |
Transmit status and parameter values for an Ethernet interface. |
||
etherTxIndex | 1.3.6.1.4.1.33.11.2.1.1 | integer | read-only |
An index value that uniquely identifies an Ethernet interface. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. |
etherTxSingleCollisionFrames | 1.3.6.1.4.1.33.11.2.1.2 | counter | read-only |
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 or ifOutNUcastPkts object and is not counted by the corresponding instance of the etherTxMultipleCollisionFrames object. |
etherTxMultipleCollisionFrames | 1.3.6.1.4.1.33.11.2.1.3 | counter | read-only |
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 or ifOutNUcastPkts object and is not counted by the corresponding instance of the etherTxSingleCollisionFrames object. |
etherMulticastTable | 1.3.6.1.4.1.33.11.3 | no-access |
A list of etherMulticast entries. |
|
1.3.6.1.4.1.33.11.3.1 | no-access |
EtherMulticast status and parameter values for an Ethernet interface. |
||
etherMulticastIndex | 1.3.6.1.4.1.33.11.3.1.1 | integer | read-only |
An index value that uniquely identifies an Ethernet interface. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. |
etherMulticastBytesIn | 1.3.6.1.4.1.33.11.3.1.2 | counter | read-only |
A count of frames successfully received on a particular interface and for which the destination address multicast bit was set. Bytes that are counted by an instance of this object are also counted by the corresponding instance of the ifInOctets object. |
etherMulticastBytesOut | 1.3.6.1.4.1.33.11.3.1.3 | counter | read-only |
A count of successfully frames successfully transmitted on a particular interface and for which the destination address multicast bit was set. Bytes that are counted by an instance of this object are also counted by the corresponding instance of the ifOutOctets object. |
etherXTxTable | 1.3.6.1.4.1.33.11.4 | no-access |
A list of Ethernet extended transmit entries. |
|
1.3.6.1.4.1.33.11.4.1 | no-access |
Extended transmit status and parameter values for an Ethernet interface. |
||
etherXTxIndex | 1.3.6.1.4.1.33.11.4.1.1 | integer | read-only |
An index value that uniquely identifies an Ethernet interface. The interface identified by a particular value of this index is the same interface as identified by the same value of ifIndex. |
etherXTxExcessiveCollisions | 1.3.6.1.4.1.33.11.4.1.2 | counter | read-only |
A count of frames for which transmission on a particular interface fails due to excessive collisions. |