NETI-ETH-MIB: View SNMP OID List / Download MIB

VENDOR: NET INSIGHT AB


 Home MIB: NETI-ETH-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 netiEthMIB 1.3.6.1.4.1.2928.2.2
Reference: NID2982 This MIB specifies objects for configuring Ethernet-like services and devices. It models trail termination points (TTPs) for Ethernet Transport Service as virtual interfaces. It also includes objects for configuration of the physical interfaces (ports). 1+1 protected transport is provided using virtual interfaces as interface groups. Physical and logical interfaces are connected to Forwarding Functions. The configuration model consists of the following primary tables: ethDeviceTable. This table contains one entry for every device (board). Its primary function is to provide capability information about the objects such as forwarding functions and interfaces on the device. ethIfTable. Table with all interfaces, both physical (dot3), logical (ETS), and virtual ports as interface group. The table contains an entry for every port. It contains configuration objects common to all port types. ethDot3Table. Table that contains an entry for every physical port. The table holds the data related to the physical port. Note that the port is also represented in the ethIfTable, and is referenced by the same index in both tables. ethEtsTable. Table that contains one entry for every Ethernet Transport Service Trail Termination Point (ETS TTP). A TTP is used to connect a port to a remote port using a connection over the DTM network. Note that the port is also represented in the ethIfTable, and is referenced by the same index in both tables. ethIfgTable. This table contains one entry for every interface group. An interface group is a virtual port that represents the transport over two paths to a remote interface group for 1+1 protected transport. The two paths are implemented using two ports from the ethEtsTable. ethFwdFuncTable. This table contains an entry for every forwarding function. Physical and ETS ports must be associated with a forwarding function. The forwarding function then forwards Ethernet frames between the different associated ports. Configuration objects on the forwarding function and the associated interfaces control how frames are forwarded to the different ports. In addition to the primary tables, there are some other tables: ethFwdDiffservTable. Configuration of differentiated service code points to flow group map for a forwarding function. ethIfQueueTable. Configuration of a port's queues. ethIfQDropThresholdTable. Configuration of drop thresholds for combination of traffic class and drop precedence per interface. ethIfVLANSetsTable. Configuration of a the port's VLAN membership. ethEtsTConnectionTable. References to connections that are terminating in a Trail Termination Point. ethEtsIndexLookupTable. Reverse-lookup of an entry in the ethEtsTable based on known DSTI. The following two tables contains information regarding the Rapid Spanning Tree Protocol: ethFwdRstpTable. The table contains data related to the bridge for the Rapid Spanning Tree Protocol. This table is indexed with the same index as the ethFwdTable. ethIfRstpTable. The table contains data related to the port for the Rapid Spanning Tree Protocol. This table is indexed with the same index as the ethIfTable (and ethDot3Table and ethEtsTable).
     ethObjects 1.3.6.1.4.1.2928.2.2.1
         ethDeviceGroup 1.3.6.1.4.1.2928.2.2.1.1
             ethDeviceTable 1.3.6.1.4.1.2928.2.2.1.1.1 no-access
Table that represents Ethernet capable devices. The table is automatically populated with entries representing all mounted Ethernet devices.
                 ethDeviceEntry 1.3.6.1.4.1.2928.2.2.1.1.1.1 no-access
An entry representing one device (board).
                     ethDevIndex 1.3.6.1.4.1.2928.2.2.1.1.1.1.1 unsigned32 no-access
An index in the table. The index is equal to the board position in the node. The index is maintained across reboots of the managed system.
                     ethDevRowStatus 1.3.6.1.4.1.2928.2.2.1.1.1.1.2 rowstatus read-write
The following values are supported: active(1). The object always reads active. destroy(6). All configurations for the device are deleted. If the physical device exists, then a new default configuration will be created for the device. If the physical device does not exist, then the configuration is deleted. If a physical device is inserted into the node, then a new default configuration will be created for the device.
                     ethDevName 1.3.6.1.4.1.2928.2.2.1.1.1.1.3 snmpadminstring read-only
The textual name of the device. The value of this object should be the name of the device as assigned by the local device and should be suitable for use in commands entered at the device's `console'.
                     ethDevContainerName 1.3.6.1.4.1.2928.2.2.1.1.1.1.4 snmpadminstring read-only
The name of the container where the physical device is mounted.
                     ethDevProductName 1.3.6.1.4.1.2928.2.2.1.1.1.1.5 snmpadminstring read-only
The name of the product. The value of this object should be the name of the device as printed on the front panel or similar.
                     ethDevStatus 1.3.6.1.4.1.2928.2.2.1.1.1.1.6 integer read-only
The status of the device, indicating if the board is plugged in or not. present(1). The device is present and functional. absent(2). The device is not present. mismatch(3). A device is present on the location representing the configuration but the device is not compatible with the stored configuration. Enumeration: 'absent': 2, 'mismatch': 3, 'present': 1.
                     ethDevCapJumboFrames 1.3.6.1.4.1.2928.2.2.1.1.1.1.7 bits read-only
The Jumbo Frames capabilities of forwarding functions on the device. Describes all supported values of the Jumbo Frames setting. See ethFwdJumboFrames. Bits: 'on': 0, 'off': 1.
                     ethDevCapMaxAgingTime 1.3.6.1.4.1.2928.2.2.1.1.1.1.8 unsigned32 read-only
The maximum aging time for dynamically learned forwarding information for forwarding functions on the device. Zero (0) if the device does not allow the value to be set. See ethFwdAgingTime.
                     ethDevCapMACMode 1.3.6.1.4.1.2928.2.2.1.1.1.1.9 bits read-only
The MAC mode capabilities of forwarding functions on the device. Describes all supported values of the MAC modes setting. See ethFwdMACMode. Bits: 'auto': 0, 'mac': 1, 'nomac': 2.
                     ethDevCapSpanningTree 1.3.6.1.4.1.2928.2.2.1.1.1.1.10 bits read-only
The spanning tree capabilities of forwarding functions on the device. Describes all supported values of the spanning tree settings. If spanning tree is not supported, then the value is `forward(1)'. See ethFwdSpanningTree. Bits: 'forward': 1, 'auto': 0, 'process': 3, 'drop': 2.
                     ethDevCapVLANMode 1.3.6.1.4.1.2928.2.2.1.1.1.1.11 bits read-only
The VLAN mode capabilities of forwarding functions on the device. Describes all supported values of the VLAN mode settings. See ethFwdVLANMode. Bits: 'customer': 1, 'transparent': 0, 'provider': 2.
                     ethDevCapAdvertisedDuplex 1.3.6.1.4.1.2928.2.2.1.1.1.1.12 advertisedduplex read-only
Supported values for the duplex setting of a physical interface on the device. See dot3AdvertisedDuplex.
                     ethDevCapAdvertisedFlowControl 1.3.6.1.4.1.2928.2.2.1.1.1.1.13 advertisedflowcontrol read-only
Supported values for the flow control setting of a physical interface on the device. See dot3AdvertisedFlowControl.
                     ethDevCapAcceptableFrameType 1.3.6.1.4.1.2928.2.2.1.1.1.1.14 bits read-only
The frame types capabilities of interfaces on the device. Describes all supported values of the acceptable frame type setting. See ethIfAcceptableFrameTypes. Bits: 'untagged': 2, 'all': 0, 'vlanTagged': 1.
                     ethDevCapDefaultEthernetPriority 1.3.6.1.4.1.2928.2.2.1.1.1.1.15 octet string read-only
The range of allowed values for Ethernet priority of interfaces on the device. See ethIfDefaultEthernetPriority. The object consists of two octets, where the first octet represents the lowest allowed value and the second octet represents the highest allowed value.
                     ethDevCapLearning 1.3.6.1.4.1.2928.2.2.1.1.1.1.16 bits read-only
The learning capabilities of forwarding functions on the device. Describes all supported values of the learning setting. See ethIfLearning. Bits: 'on': 0, 'off': 1.
                     ethDevCapTransmittedFrameTypeETS 1.3.6.1.4.1.2928.2.2.1.1.1.1.17 bits read-only
The allowed values of the transmitted frame type on an Ethernet Transport Service Trail Termination Point, ETS TTP. See ethIfTransmittedFrameType. Note that the interface type can be determined by examine ethIfType. Bits: 'untagged': 2, 'legacy': 3, 'vlanTagged': 1.
                     ethDevCapTransmittedFrameTypeDot3 1.3.6.1.4.1.2928.2.2.1.1.1.1.18 bits read-only
The allowed values of the transmitted frame type on an dot3 interface. See ethIfTransmittedFrameType. Note that the interface type can be determined by examine ethIfType. Bits: 'untagged': 2, 'vlanTagged': 1.
                     ethDevCapMaxMaxQueueOctets 1.3.6.1.4.1.2928.2.2.1.1.1.1.19 unsigned32 read-only
The maximum value in octets possible to set for the maximum queue size for queues on the device. See ethIfQueueMaxOctets.
                     ethDevCapMaxMaxQueueFrames 1.3.6.1.4.1.2928.2.2.1.1.1.1.20 unsigned32 read-only
The maximum value in frames allowed to set for the maximum queue size for queues on the device. See ethIfQueueMaxFrames.
                     ethDevCapMaxTrafficClass 1.3.6.1.4.1.2928.2.2.1.1.1.1.21 trafficclass read-only
The maximum number of traffic classes supported by the device. Traffic classes are identified by numbers starting from 0 to, but not including, this value.
                     ethDevEtsNextIndex 1.3.6.1.4.1.2928.2.2.1.1.1.1.22 unsigned32 read-only
The value of the next available index (ethIfIndex) in the ethEtsTable for this device.
                     ethDevFwdFuncNextIndex 1.3.6.1.4.1.2928.2.2.1.1.1.1.23 unsigned32 read-only
The value of the next available index (ethFwdIndex) in the ethFwdFuncTable for this device.
                     ethDevCapPerformanceMonitoring 1.3.6.1.4.1.2928.2.2.1.1.1.1.24 integer read-only
Indicates how the device supports performance monitoring. Enumeration: 'on': 1, 'off': 2.
                     ethDevCapConfigurableFaultMgmt 1.3.6.1.4.1.2928.2.2.1.1.1.1.25 integer read-only
Indicates how the device supports configurable fault management. Enumeration: 'on': 1, 'off': 2.
                     ethDevIfgFirstIndex 1.3.6.1.4.1.2928.2.2.1.1.1.1.26 unsigned32 read-only
The value of the first allowed index (ethIfIndex) in the ethIfgTable for this device.
                     ethDevIfgNextIndex 1.3.6.1.4.1.2928.2.2.1.1.1.1.27 unsigned32 read-only
The value of the next available index (ethIfIndex) in the ethIfgTable for this device.
                     ethDevCapDropPrecedenceLevels 1.3.6.1.4.1.2928.2.2.1.1.1.1.28 unsigned32 read-only
The number of different drop precedence (DP) levels that this devices supports. The DP levels are numbered from 0 to (dropPrecedenceLevels - 1)
                     ethDevCapDropProbabilityFunctions 1.3.6.1.4.1.2928.2.2.1.1.1.1.29 bits read-only
The drop probability functions supported for this device. Bits: 'wred': 1, 'taildrop': 0.
                     ethDevFailure 1.3.6.1.4.1.2928.2.2.1.1.1.1.30 snmpadminstring read-only
A string describing the configuration or error status of the device. The string is the empty string if the configuration is correct, otherwise a message describing the error.
         ethFwdFuncGroup 1.3.6.1.4.1.2928.2.2.1.2
             ethFwdFuncLastChange 1.3.6.1.4.1.2928.2.2.1.2.1 timestamp read-only
The value of sysUpTime when status or configuration of any the objects in the ethFwdFuncTable or ethFwdDiffservTable was last changed.
             ethFwdFuncTable 1.3.6.1.4.1.2928.2.2.1.2.2 no-access
Table of forwarding functions.
                 ethFwdFuncEntry 1.3.6.1.4.1.2928.2.2.1.2.2.1 no-access
An entry representing one forwarding function.
                     ethFwdIndex 1.3.6.1.4.1.2928.2.2.1.2.2.1.1 integer32 no-access
An index representing the forwarding function on the device.
                     ethFwdRowStatus 1.3.6.1.4.1.2928.2.2.1.2.2.1.2 rowstatus read-only
See SNMPv2-TC. The maximum number of forwarding functions is limited by the type of device. This is described per device in ethDevCapMaxForwardingFunctions. The following values are supported: active(1). The object always reads active. createAndGo(4). A new conceptual row is created representing a new forwarding function. destroy(6). The forwarding function is deleted. All interfaces that belonged to the deleted forwarding function will no longer belong to any forwarding function, see ethIfForwardingFunction.
                     ethFwdName 1.3.6.1.4.1.2928.2.2.1.2.2.1.3 snmpadminstring read-only
The textual name of the forwarding function. The value of this object should be suitable for use in commands entered at the device's `console'.
                     ethFwdCustomerId 1.3.6.1.4.1.2928.2.2.1.2.2.1.4 unsigned32 read-only
An identification number representing the customer or user using the forwarding function. The value could be used for e.g. Charge Data Records. The value zero (0) indicates that no specific customer is associated with the forwarding function.
                     ethFwdPurpose 1.3.6.1.4.1.2928.2.2.1.2.2.1.5 snmpadminstring read-only
A string representing the purpose of the forwarding function. The string is for administrative purpose.
                     ethFwdJumboFrames 1.3.6.1.4.1.2928.2.2.1.2.2.1.6 integer read-write
Specifies how the forwarding function shall handle Jumbo frames: on(1). Jumbo frames are forwarded as any standard Ethernet frame. off(2). Jumbo frames are discarded upon reception. See ethDevCapJumboFrames for accepted values. Enumeration: 'on': 1, 'off': 2.
                     ethFwdMACMode 1.3.6.1.4.1.2928.2.2.1.2.2.1.7 integer read-write
Specifies how the forwarding function shall handle unicast frames when it does not know what interface to use for reaching a destination. auto(1). Equivalent to `mac(2)' if the forwarding function is connected to at least three interfaces, otherwise equivalent to `nomac(3)'. If the device does not support `mac(2)', then `auto(1)' is always equivalent to `nomac(3)'. mac(2). The forwarding function will learn what interfaces to use for a destination. This is done by looking at the source MAC address on received frames. When the forwarding function has learned what interface to use, it will forward the frame on that interface only. Learning is also specified for each interface and traffic class with ethIfQueueLearning. nomac(3). The forwarding function will forward the frame on all its interfaces. Enumeration: 'auto': 1, 'mac': 2, 'nomac': 3.
                     ethFwdCurrentMACMode 1.3.6.1.4.1.2928.2.2.1.2.2.1.8 integer read-only
Describes the currently active MAC mode, see ethFwdMACMode. Enumeration: 'mac': 2, 'nomac': 3.
                     ethFwdSpanningTree 1.3.6.1.4.1.2928.2.2.1.2.2.1.9 integer read-write
auto(1). If the device does not implement the spanning-tree protocol, or if exactly two interfaces are connected to the forwarding function, then it will act as if `forward(2)' has been specified. Otherwise, it will act as if `process(4)' has been specified. forward(2). Received spanning-tree messages are broadcasted to all interfaces except the interface where the message was received. No further processing is done. drop(3). Received spanning-tree messages are dropped without any further processing. process(4). Received spanning-tree messages are processed according to the spanning-tree protocol. Enumeration: 'forward': 2, 'auto': 1, 'process': 4, 'drop': 3.
                     ethFwdVLANMode 1.3.6.1.4.1.2928.2.2.1.2.2.1.10 integer read-write
transparent(1). Ignore VLAN tags on received frames. VLAN tags are not added nor removed from the frames. If a frame has a VLAN tag, then it is retained. If a frame does not have a VLAN tag, then no tag is added. customer(2). VLAN-handling in accordance with IEEE 802.1Q. Frames are forwarded and filtered according to customer VLAN tag. Frames that are not tagged are tagged with default VLAN tag as configured on the interface. provider(3). VLAN-handling in accordance with IEEE 802.1ad. Frames are forwarded and filtered according to service VLAN tag. Any customer VLAN is ignored. Frames that are not tagged are tagged with default VLAN tag as configured on the interface. Enumeration: 'customer': 2, 'transparent': 1, 'provider': 3.
                     ethFwdAgingTime 1.3.6.1.4.1.2928.2.2.1.2.2.1.11 unsigned32 read-write
The timeout period in seconds for aging out dynamically learned forwarding information. The value 0 means that aging is disabled and that the learned entries are not removed from the lookup table. See ethDevCapMaxAgingTime for maximum value.
                     ethFwdFailure 1.3.6.1.4.1.2928.2.2.1.2.2.1.12 snmpadminstring read-only
A string describing the configuration or error status of the forwarding function. The string is the empty string if the configuration is correct, otherwise a message describing the error.
                     ethFwdLastChange 1.3.6.1.4.1.2928.2.2.1.2.2.1.13 timeticks read-only
The value of sysUpTime at the time when the operational state or any configuration was last changed on this forwarding function.
                     ethFwdPropagateFaults 1.3.6.1.4.1.2928.2.2.1.2.2.1.14 truthvalue read-write
Propagate faults to all interfaces belonging to this forwarding function.
                     ethFwdReservedAddr0180C2000002 1.3.6.1.4.1.2928.2.2.1.2.2.1.15 frameprocess read-write
Configuration of how to process reserved MAC address.
                     ethFwdReservedAddr0180C2000003 1.3.6.1.4.1.2928.2.2.1.2.2.1.16 frameprocess read-write
Configuration of how to process reserved MAC address.
                     ethFwdReservedAddr0180C2000004 1.3.6.1.4.1.2928.2.2.1.2.2.1.17 frameprocess read-write
Configuration of how to process reserved MAC address.
                     ethFwdReservedAddr0180C2000005 1.3.6.1.4.1.2928.2.2.1.2.2.1.18 frameprocess read-write
Configuration of how to process reserved MAC address.
                     ethFwdReservedAddr0180C2000006 1.3.6.1.4.1.2928.2.2.1.2.2.1.19 frameprocess read-write
Configuration of how to process reserved MAC address.
                     ethFwdReservedAddr0180C2000007 1.3.6.1.4.1.2928.2.2.1.2.2.1.20 frameprocess read-write
Configuration of how to process reserved MAC address.
                     ethFwdReservedAddr0180C2000008 1.3.6.1.4.1.2928.2.2.1.2.2.1.21 frameprocess read-write
Configuration of how to process reserved MAC address.
                     ethFwdReservedAddr0180C2000009 1.3.6.1.4.1.2928.2.2.1.2.2.1.22 frameprocess read-write
Configuration of how to process reserved MAC address.
                     ethFwdReservedAddr0180C200000A 1.3.6.1.4.1.2928.2.2.1.2.2.1.23 frameprocess read-write
Configuration of how to process reserved MAC address.
                     ethFwdReservedAddr0180C200000B 1.3.6.1.4.1.2928.2.2.1.2.2.1.24 frameprocess read-write
Configuration of how to process reserved MAC address.
                     ethFwdReservedAddr0180C200000C 1.3.6.1.4.1.2928.2.2.1.2.2.1.25 frameprocess read-write
Configuration of how to process reserved MAC address.
                     ethFwdReservedAddr0180C200000D 1.3.6.1.4.1.2928.2.2.1.2.2.1.26 frameprocess read-write
Configuration of how to process reserved MAC address.
                     ethFwdReservedAddr0180C200000E 1.3.6.1.4.1.2928.2.2.1.2.2.1.27 frameprocess read-write
Configuration of how to process reserved MAC address.
                     ethFwdReservedAddr0180C200000F 1.3.6.1.4.1.2928.2.2.1.2.2.1.28 frameprocess read-write
Configuration of how to process reserved MAC address.
                     ethFwdCurrentStpMode 1.3.6.1.4.1.2928.2.2.1.2.2.1.29 integer read-only
Indicates the current STP mode as, as a result of the configured value in ethFwdSpanningTree. Unless ethFwdSpannigTree is `auto(1), then this always reads the same value as that object. Enumeration: 'forward': 2, 'process': 4, 'drop': 3.
                     ethFwdMrpAddr0180C2000020 1.3.6.1.4.1.2928.2.2.1.2.2.1.30 frameprocess read-write
Configuration of how to process Multiple Registration Protocol (MRP) MAC address.
                     ethFwdMrpAddr0180C2000021 1.3.6.1.4.1.2928.2.2.1.2.2.1.31 frameprocess read-write
Configuration of how to process Multiple Registration Protocol (MRP) MAC address.
                     ethFwdMrpAddr0180C2000022 1.3.6.1.4.1.2928.2.2.1.2.2.1.32 frameprocess read-write
Configuration of how to process Multiple Registration Protocol (MRP) MAC address.
                     ethFwdMrpAddr0180C2000023 1.3.6.1.4.1.2928.2.2.1.2.2.1.33 frameprocess read-write
Configuration of how to process Multiple Registration Protocol (MRP) MAC address.
                     ethFwdMrpAddr0180C2000024 1.3.6.1.4.1.2928.2.2.1.2.2.1.34 frameprocess read-write
Configuration of how to process Multiple Registration Protocol (MRP) MAC address.
                     ethFwdMrpAddr0180C2000025 1.3.6.1.4.1.2928.2.2.1.2.2.1.35 frameprocess read-write
Configuration of how to process Multiple Registration Protocol (MRP) MAC address.
                     ethFwdMrpAddr0180C2000026 1.3.6.1.4.1.2928.2.2.1.2.2.1.36 frameprocess read-write
Configuration of how to process Multiple Registration Protocol (MRP) MAC address.
                     ethFwdMrpAddr0180C2000027 1.3.6.1.4.1.2928.2.2.1.2.2.1.37 frameprocess read-write
Configuration of how to process Multiple Registration Protocol (MRP) MAC address.
                     ethFwdMrpAddr0180C2000028 1.3.6.1.4.1.2928.2.2.1.2.2.1.38 frameprocess read-write
Configuration of how to process Multiple Registration Protocol (MRP) MAC address.
                     ethFwdMrpAddr0180C2000029 1.3.6.1.4.1.2928.2.2.1.2.2.1.39 frameprocess read-write
Configuration of how to process Multiple Registration Protocol (MRP) MAC address.
                     ethFwdMrpAddr0180C200002A 1.3.6.1.4.1.2928.2.2.1.2.2.1.40 frameprocess read-write
Configuration of how to process Multiple Registration Protocol (MRP) MAC address.
                     ethFwdMrpAddr0180C200002B 1.3.6.1.4.1.2928.2.2.1.2.2.1.41 frameprocess read-write
Configuration of how to process Multiple Registration Protocol (MRP) MAC address.
                     ethFwdMrpAddr0180C200002C 1.3.6.1.4.1.2928.2.2.1.2.2.1.42 frameprocess read-write
Configuration of how to process Multiple Registration Protocol (MRP) MAC address.
                     ethFwdMrpAddr0180C200002D 1.3.6.1.4.1.2928.2.2.1.2.2.1.43 frameprocess read-write
Configuration of how to process Multiple Registration Protocol (MRP) MAC address.
                     ethFwdMrpAddr0180C200002E 1.3.6.1.4.1.2928.2.2.1.2.2.1.44 frameprocess read-write
Configuration of how to process Multiple Registration Protocol (MRP) MAC address.
                     ethFwdMrpAddr0180C200002F 1.3.6.1.4.1.2928.2.2.1.2.2.1.45 frameprocess read-write
Configuration of how to process Multiple Registration Protocol (MRP) MAC address.
             ethFwdDiffservTable 1.3.6.1.4.1.2928.2.2.1.2.3 no-access
The table maps differentiated service code points (DSCP) to flow groups.
                 ethFwdDiffservEntry 1.3.6.1.4.1.2928.2.2.1.2.3.1 no-access
An entry represents the mapping of one DSCP to one flow group for an interface.
                     ethFwdDiffservIndex 1.3.6.1.4.1.2928.2.2.1.2.3.1.1 integer32 no-access
An index representing the differentiated service code point (DSCP). For each forwarding function, the table contains 64 rows, numbered from 0 to 63 representing DSCP bit pattern '000000' through '111111'.
                     ethFwdDiffservFlowGroup 1.3.6.1.4.1.2928.2.2.1.2.3.1.2 integer32 read-write
Specifies which flow group that the differentiated service code point (DSCP) shall be mapped to.
             ethFwdRstpTable 1.3.6.1.4.1.2928.2.2.1.2.4 no-access
The table contains Rapid Spanning Tree Protocol (RSTP) specific configurations and data for forwarding functions. If a forwarding function does not support RSTP, then the table will not hold an entry for that forwarding function.
                 ethFwdRstpEntry 1.3.6.1.4.1.2928.2.2.1.2.4.1 no-access
An entry represents Rapid Spanning Tree Protocol (RSTP) related data for one forwarding function.
                     ethFwdRstpBridgeIdentifier 1.3.6.1.4.1.2928.2.2.1.2.4.1.1 bridgeidentifier read-only
The unique identifier for this bridge.
                     ethFwdRstpPriority 1.3.6.1.4.1.2928.2.2.1.2.4.1.2 integer32 read-write
The local bridge priority. The value must be set in increments of 4096.
                     ethFwdRstpTimeSinceTopologyChange 1.3.6.1.4.1.2928.2.2.1.2.4.1.3 timeout read-only
The time in 1/100 seconds since the last topology change.
                     ethFwdRstpTopologyChangeCount 1.3.6.1.4.1.2928.2.2.1.2.4.1.4 counter32 read-only
The total number of topology changes detected by this bridge since the management entity was last reset or initialized.
                     ethFwdRstpTopologyChange 1.3.6.1.4.1.2928.2.2.1.2.4.1.5 truthvalue read-only
Set to `true(1)' when a topology change is in progress.
                     ethFwdRstpDesignatedRoot 1.3.6.1.4.1.2928.2.2.1.2.4.1.6 bridgeidentifier read-only
The bridge identifier of the root of the spanning tree, as determined by the Spanning Tree Protocol, as executed by this bridge. This value is used as the Root Identifier parameter in all Configuration Bridge PDUs originated by this node.
                     ethFwdRstpRootPathCost 1.3.6.1.4.1.2928.2.2.1.2.4.1.7 integer32 read-only
The cost of the path to the root as seen from this bridge.
                     ethFwdRstpRootPortName 1.3.6.1.4.1.2928.2.2.1.2.4.1.8 snmpadminstring read-only
The name of the interface that offers the lowest cost path from this bridge to the root bridge.
                     ethFwdRstpMaxAge 1.3.6.1.4.1.2928.2.2.1.2.4.1.9 timeout read-only
The maximum age of Spanning Tree Protocol information learned from the network on any port before it is discarded, in units of hundredths of a second. This is the actual value that this bridge is currently using.
                     ethFwdRstpHelloTime 1.3.6.1.4.1.2928.2.2.1.2.4.1.10 timeout read-only
The amount of time between the transmission of Configuration bridge PDUs by this node on any port when it is the root of the spanning tree, or trying to become so, in units of hundredths of a second. This is the actual value that this bridge is currently using.
                     ethFwdRstpForwardDelay 1.3.6.1.4.1.2928.2.2.1.2.4.1.11 timeout read-only
The root bridge forward delay parameter, in units of hundredths of a second.
                     ethFwdRstpBridgeMaxAge 1.3.6.1.4.1.2928.2.2.1.2.4.1.12 timeout read-write
The value that all bridges use for MaxAge when this bridge is acting as the root. An agent may return a badValue error if a set is attempted to a value that is not a whole number of seconds, or it may truncate the value to a whole number of seconds.
                     ethFwdRstpBridgeHelloTime 1.3.6.1.4.1.2928.2.2.1.2.4.1.13 timeout read-write
The value that all bridges use for HelloTime when this bridge is acting as the root. An agent may return a badValue error if a set is attempted to a value that is not a whole number of seconds, or it may truncate the value to a whole number of seconds.
                     ethFwdRstpBridgeForwardDelay 1.3.6.1.4.1.2928.2.2.1.2.4.1.14 timeout read-write
The value that all bridges use for ForwardDelay when this bridge is acting as the root. An agent may return a badValue error if a set is attempted to a value that is not a whole number of seconds, or it may truncate the value to a whole number of seconds.
                     ethFwdRstpTxHoldCount 1.3.6.1.4.1.2928.2.2.1.2.4.1.15 integer32 read-write
The local bridge transmit hold count parameter.
                     ethFwdRstpForceVersion 1.3.6.1.4.1.2928.2.2.1.2.4.1.16 integer read-write
Force the spanning tree protocol version to use for this bridge: stp(1). STP compatibility mode. Causes an RSTP Bridge to use STP compatible BPDUs and timer values on all Bridge Ports. Rapid transitions are disabled, supporting applications and protocols that are particularly sensitive to frame duplication and misordering. rstp(2). Normal mode Enumeration: 'stp': 1, 'rstp': 2.
         ethInterfaceGroup 1.3.6.1.4.1.2928.2.2.1.3
             ethIfGroupLastChange 1.3.6.1.4.1.2928.2.2.1.3.1 timestamp read-only
The value of sysUpTime when status or configuration of any the objects in this group was last changed.
             ethIfTable 1.3.6.1.4.1.2928.2.2.1.3.2 no-access
Table containing all interfaces, both physical, logical for use with Ethernet Transport Service, and interface groups for use with 1+1 protection.
                 ethIfEntry 1.3.6.1.4.1.2928.2.2.1.3.2.1 no-access
An entry representing one interface or interface group. If the interface is a physical interface, a conceptual row also exists for the interface in the ethDot3Table. The management system ensures that all physical interfaces on the device are represented in the table, e.g. by allocating the first number of rows for the physical ports. If the interface is an Ethernet Transport Service Trail Termination Points (ETS TTPs), a conceptual row for the interface also exists in the ethEtsTable. Such interfaces can be created and deleted from that table, and will be reflected in this table. If the interface is an interface group, a conceptual row for the interface also exists in the ethIfgTable. An interface group can be created and deleted from that table, and will be reflected in this table. If the interface group has no member interfaces, then all its objects in this table are read-only.
                     ethIfIndex 1.3.6.1.4.1.2928.2.2.1.3.2.1.1 unsigned32 no-access
An index for the interface. The index is maintained across restarts of the managed system. The management system may require that the value of this object is within a certain value range depending of the type of interface. If the interface is a physical interface, the index matches the port number as printed on the front of the device. The management system allocates and assigns necessary indices for the physical ports. If the interface represents an ETS TTP, then the value of this is provided when the conceptual row is created. The management system may require the value to be within a range allocated for ETS TTPs. This would be a value larger than the highest physical port number, and lower than the value range reserved for interface groups. The next available index in this range can be retrieved from ethDevEtsNextIndex. If the interface represents an interface group, then the value of this is provided with the conceptual row is created. The management system may require the value to be within a range allocated for interface groups. This would be a value larger than or equal to the value of ethDevIfgFirstIndex. The next available index can be retrieved from ethDevIfgNextIndex.
                     ethIfIfIndex 1.3.6.1.4.1.2928.2.2.1.3.2.1.2 integer32 read-only
This variable uniquely identifies the interface in the ifTable. The value is 0 if the interface is not present in the ifTable.
                     ethIfName 1.3.6.1.4.1.2928.2.2.1.3.2.1.3 snmpadminstring read-only
The name of the interface. If the interface is a physical interface, it is named `eth:' where is the value of ethDevIndex, and is the value of ethIfIndex. If the interface is an Ethernet Transport Service Trail Termination Point (ETS TTP), then the interface is named `ets:'.
                     ethIfType 1.3.6.1.4.1.2928.2.2.1.3.2.1.4 ethinterfacetype read-only
The type of interface. The value `unknown(1)' is presented if required hardware is missing, or if it otherwise is not possible to determined the type of interface.
                     ethIfCustomerId 1.3.6.1.4.1.2928.2.2.1.3.2.1.5 unsigned32 read-write
An identification number representing the customer or user using the interface. The value could be used for e.g. Charge Data Records. The value zero (0) indicates that no specific customer is associated with the interface.
                     ethIfPurpose 1.3.6.1.4.1.2928.2.2.1.3.2.1.6 snmpadminstring read-write
A string representing the purpose of the interface. The string is for administrative purpose.
                     ethIfAdminStatus 1.3.6.1.4.1.2928.2.2.1.3.2.1.7 integer read-write
The administrative state of the interface. If the interface represents a Ethernet Transport Service Trail Termination Point (ETS TTP), then the variable controls the desired state of the connections. up(1). The interface shall be enabled. down(2). The interface shall be disabled. Enumeration: 'down': 2, 'up': 1.
                     ethIfOperStatus 1.3.6.1.4.1.2928.2.2.1.3.2.1.8 integer read-only
The actual operational state of the interface. The value should normally follow the administrative state (ethIfAdminStatus). up(1). The interface is up and operational. If the interface is representing a unicast ETS TTP, then both the originating and terminating connections have been established. For a multicast type, the originating connection has been established to all the configured destinations. Note that a multicast ETS TTP does not require terminating connections to be operational. If the interface is representing an interface group, then the operational status of all member interfaces are set to `up(1)'. down(2). The interface is not operational. dormant(5). This value is only applicable for Ethernet Transport Service Trail Termination Points (ETS TTP). The TTP is pending establishment of the terminating connection from the remote node. notPresent(6). The physical interface (and its device) is not present. partial(9). If the interface is representing a multicast ETS TTP, then the connections have been established to some, but not to all the configured destinations. If the interface is representing an interface group, then some but not all member interfaces have their operational status set to `up(1). Enumeration: 'down': 2, 'dormant': 5, 'notPresent': 6, 'partial': 9, 'up': 1.
                     ethIfFailure 1.3.6.1.4.1.2928.2.2.1.3.2.1.9 snmpadminstring read-only
A string describing the configuration or error status of the interface. The string is the empty string if the configuration is correct, otherwise a message describing the error.
                     ethIfForwardingFunction 1.3.6.1.4.1.2928.2.2.1.3.2.1.10 integer32 read-write
The index (ethFwdIndex) in the ethFwdFuncTable of the forwarding function that this interface belongs to. The value -1 denotes that the interface does not belong to any forwarding function. If the referenced forwarding function is deleted, then the value of this object is automatically reset to -1. Note that the interface can only belong to a forwarding function on the same device as the interface. An interface group and its member interfaces always refer to the same forwarding function.
                     ethIfAcceptableFrameTypes 1.3.6.1.4.1.2928.2.2.1.3.2.1.11 integer read-write
all(1). All frames, regardless of whether they have a VLAN tag or not, shall be accepted. vlanTagged(2). Only frames that contain a non-zero VLAN id in the VLAN tag shall be accepted. untagged(3). Only frames without a VLAN tag or with VLAN id zero shall be accepted. The function of this variable depends on the setting of ethFwdVLANMode on the forwarding function to which the interface is connected. If the VLAN mode is set to `transparent(1)', then the setting of this variable is ignored. If the VLAN mode is set to `customer(2)', then only customer VLAN tags are examined. If the VLAN mode is set to `provider(3)', then only service VLAN tags are examined. Enumeration: 'untagged': 3, 'all': 1, 'vlanTagged': 2.
                     ethIfTransmittedFrameType 1.3.6.1.4.1.2928.2.2.1.3.2.1.12 integer read-write
vlanTagged(2). Forwarded frames are tagged according to setting on ethFwdVLANMode. untagged(3). VLAN tags on forwarded frames are removed according to setting of ethFwdVLANMode. legacy(4). VLAN id is transported together with frame, but the frame is in itself not tagged. The function depends on the setting of ethFwdVLANMode. If ethFwdVLANMode is set to `transparent(1)', then the setting of this variable is ignored. If it is set to `customer(2), then only customer VLAN tags are handled, and a service VLAN tag on the frame is unchanged. If the value is `provider(3)', then only service VLAN tags are handled, and a customer VLAN tag is unchanged. Enumeration: 'untagged': 3, 'legacy': 4, 'vlanTagged': 2.
                     ethIfDefaultVLAN 1.3.6.1.4.1.2928.2.2.1.3.2.1.13 integer32 read-write
If an untagged frame is received on this interface, it will be tagged with a VLAN having a VLAN id as specified in this variable. The VLAN tag will be a customer or service tag as set on ethFwdVLANMode, or ignored if set to `transparent(1)'.
                     ethIfDefaultEthernetPriority 1.3.6.1.4.1.2928.2.2.1.3.2.1.14 integer32 read-write
Specifies the Ethernet priority assigned to a frame that has arrived via this port, and that does not have a VLAN tag. Priority will only be assigned to the frame if it should be sent out tagged on another port. This object is not affecting the traffic class assigned to the frame. The traffic class will be assigned to the frame based on the DSCP (if ethIfPriorityMode is set to `diffserv(2)') or to the value of ethIfDefaultTrafficClass.
                     ethIfPriorityMode 1.3.6.1.4.1.2928.2.2.1.3.2.1.15 integer read-write
Selects the method to use when assigning a flow group to a frame that arrives via this interface: ethernet(1). The user bits are used. diffserv(2). The differential service code point (DSCP) field of the IP header is translated using the ethFwdDiffservTable into a flow group. Enumeration: 'ethernet': 1, 'diffserv': 2.
                     ethIfDefaultTrafficClass 1.3.6.1.4.1.2928.2.2.1.3.2.1.16 trafficclass read-write
Frames that do have any priority information are assigned this traffic class. See ethDevCapMaxTrafficClass for max value supported by the device.
                     ethIfFlowGroupMap 1.3.6.1.4.1.2928.2.2.1.3.2.1.17 octet string read-write
Represents a flow group to traffic class map. The octet string consists of eight octets, one for each flow group. The position in the string represents the flow group, where the first (left-most) position represents flow group 0. The value of the octet represents the mapped traffic class for the flow group, where the value of zero represents traffic class 0 and so on. See ethDevCapMaxTrafficClass for max value supported by the device.
                     ethIfLearning 1.3.6.1.4.1.2928.2.2.1.3.2.1.18 integer read-write
Specifies if MAC learning is enabled on the interface. on(1). MAC learning is enabled. The forwarding function learns what interface to use for a destination by looking at the source MAC address in received frames. off(2) MAC learning is disabled. Regardless of the setting, learning is disabled if ethFwdMACMode is set to nomac(3) or if it is set to auto(1) and less than three interfaces are connected to the forwarding function. Enumeration: 'on': 1, 'off': 2.
                     ethIfInSpeed 1.3.6.1.4.1.2928.2.2.1.3.2.1.19 gauge32 read-only
An estimate of the interface's current input bandwidth in bits per second. If the interface is a physical interface (represented in ethDot3Table), then this value is the same as ethDot3ActiveSpeed. If the interface represents an Ethernet Transport Service Trail Termination Point (ETS TTP), then this value is the sum of the bandwidth of all terminating channels connected to this interface. If the bandwidth of the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295) and ethIfInHighSpeed must be used to report the interface's speed.
                     ethIfInHighSpeed 1.3.6.1.4.1.2928.2.2.1.3.2.1.20 gauge32 read-only
An estimate of the interface's current input bandwidth in units of 1,000,000 bits per second. If this object reports a value of `n' then the speed of the interface is somewhere in the range of `n-500,000' to `n+499,999'. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth.
                     ethIfOutSpeed 1.3.6.1.4.1.2928.2.2.1.3.2.1.21 gauge32 read-only
An estimate of the interface's current output bandwidth in bits per second. If the interface is a physical interface (represented in ethDot3Table), then this value is the same as ethDot3ActiveSpeed. If the interface represents an Ethernet Transport Service Trail Termination Point (ETS TTP), then this value is the sum of the bandwidth of all originating channels connected to this interface. If the bandwidth of the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295) and ethIfOutHighSpeed must be used to report the interface's speed.
                     ethIfOutHighSpeed 1.3.6.1.4.1.2928.2.2.1.3.2.1.22 gauge32 read-only
An estimate of the interface's current output bandwidth in units of 1,000,000 bits per second. If this object reports a value of `n' then the speed of the interface is somewhere in the range of `n-500,000' to `n+499,999'. For interfaces which do not vary in bandwidth or for those where no accurate estimation can be made, this object should contain the nominal bandwidth.
                     ethIfVLANNextIndex 1.3.6.1.4.1.2928.2.2.1.3.2.1.23 unsigned32 read-only
Next available value of ethIfVLANSetIndex in ethIfVLANSetTable for this interface.
                     ethIfLastChange 1.3.6.1.4.1.2928.2.2.1.3.2.1.24 timeticks read-only
The value of sysUpTime at the time when the operational state or any configuration was last changed on this interface.
                     ethIfSrcPmReference 1.3.6.1.4.1.2928.2.2.1.3.2.1.25 rowpointer read-only
A reference to an object that presents performance data for the source side of the interface. The object is not part of this MIB.
                     ethIfSnkPmReference 1.3.6.1.4.1.2928.2.2.1.3.2.1.26 rowpointer read-only
A reference to an object that presents performance data for the sink side of the interface. The object is not part of this MIB.
                     ethIfSrcDegThreshold 1.3.6.1.4.1.2928.2.2.1.3.2.1.27 unsigned32 read-write
Threshold in number of dropped frames per second for generating a degraded second. A degraded second is generated when the number of dropped frames are equal or larger than the this threshold. A value of 0 disables degraded seconds detection.
                     ethIfSnkDegThreshold 1.3.6.1.4.1.2928.2.2.1.3.2.1.28 unsigned32 read-write
Threshold in number of dropped frames per second for generating a degraded second. A degraded second is generated when the number of dropped frames are equal or larger than the this threshold. A value of 0 disables degraded seconds detection.
                     ethIfSrcDegPeriod 1.3.6.1.4.1.2928.2.2.1.3.2.1.29 unsigned32 read-write
Number of consecutive bad seconds that are needed for generating degraded signal alarm and/or AIS.
                     ethIfSnkDegPeriod 1.3.6.1.4.1.2928.2.2.1.3.2.1.30 unsigned32 read-write
Number of consecutive bad seconds that are needed for generating degraded signal alarm and/or AIS.
                     ethIfSrcReducedBitRateThreshold 1.3.6.1.4.1.2928.2.2.1.3.2.1.31 unsigned32 read-write
Reduced Bit Rate threshold in bits per second that is needed for generating a major alarm and/or AIS. If the threshold for the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295) and ethIfSrcReducedBitRateHighThreshold must be used to set or report the threshold value. A value of 0 disables the reduced bit rate detection.
                     ethIfSnkReducedBitRateThreshold 1.3.6.1.4.1.2928.2.2.1.3.2.1.32 unsigned32 read-write
Reduced Bit Rate threshold in bits per second that is needed for generating a major alarm and/or AIS. If the threshold for the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295) and ethIfSnkReducedBitRateHighThreshold must be used to set or report the threshold value. A value of 0 disables the reduced bit rate detection.
                     ethIfSrcReducedBitRateHighThreshold 1.3.6.1.4.1.2928.2.2.1.3.2.1.33 unsigned32 read-write
Reduced Bit Rate threshold in 1,000,000 bits per second that is needed for generating a major alarm and/or AIS. If this object reports a value of `n' then the threshold value is somewhere in the range of `n-500,000' to `n+499,999'.
                     ethIfSnkReducedBitRateHighThreshold 1.3.6.1.4.1.2928.2.2.1.3.2.1.34 unsigned32 read-write
Reduced Bit Rate threshold in 1,000,000 bits per second that is needed for generating a major alarm and/or AIS. If this object reports a value of `n' then the threshold value is somewhere in the range of `n-500,000' to `n+499,999'.
                     ethIfSrcReducedBitRateAIS 1.3.6.1.4.1.2928.2.2.1.3.2.1.35 truthvalue read-write
Defines if Reduced Bit Rate signal shall result in generation of AIS.
                     ethIfSnkReducedBitRateAIS 1.3.6.1.4.1.2928.2.2.1.3.2.1.36 truthvalue read-write
Defines if Reduced Bit Rate signal shall result in generation of AIS.
                     ethIfSnkDegAIS 1.3.6.1.4.1.2928.2.2.1.3.2.1.37 truthvalue read-write
Defines if degraded signal on the sink interface shall result in generation of AIS.
                     ethIfSrcMinorReducedBitRateThreshold 1.3.6.1.4.1.2928.2.2.1.3.2.1.38 unsigned32 read-write
Reduced Bit Rate threshold in bits per second that is needed for generating a minor alarm. If the threshold for the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295) and ethIfSrcMinorReducedBitRateHighThreshold must be used to set or report the threshold value. A value of 0 disables the reduced bit rate detection.
                     ethIfSnkMinorReducedBitRateThreshold 1.3.6.1.4.1.2928.2.2.1.3.2.1.39 unsigned32 read-write
Reduced Bit Rate threshold in bits per second that is needed for generating a minor alarm. If the threshold for the interface is greater than the maximum value reportable by this object then this object should report its maximum value (4,294,967,295) and ethIfSnkMinorReducedBitRateHighThreshold must be used to set or report the threshold value. A value of 0 disables the reduced bit rate detection.
                     ethIfSrcMinorReducedBitRateHighThreshold 1.3.6.1.4.1.2928.2.2.1.3.2.1.40 unsigned32 read-write
Reduced Bit Rate threshold in 1,000,000 bits per second that is needed for generating a minor alarm. If this object reports a value of `n' then the threshold value is somewhere in the range of `n-500,000' to `n+499,999'.
                     ethIfSnkMinorReducedBitRateHighThreshold 1.3.6.1.4.1.2928.2.2.1.3.2.1.41 unsigned32 read-write
Reduced Bit Rate threshold in 1,000,000 bits per second that is needed for generating a minor alarm. If this object reports a value of `n' then the threshold value is somewhere in the range of `n-500,000' to `n+499,999'.
                     ethIfSrcFailure 1.3.6.1.4.1.2928.2.2.1.3.2.1.42 snmpadminstring read-only
A string describing the configuration or error status of the source sub-interface. The string is the empty string if the configuration is correct, otherwise a message describing the error.
                     ethIfSnkFailure 1.3.6.1.4.1.2928.2.2.1.3.2.1.43 snmpadminstring read-only
A string describing the configuration or error status of the sink sub-interface. The string is the empty string if the configuration is correct, otherwise a message describing the error.
                     ethIfInterfaceGroup 1.3.6.1.4.1.2928.2.2.1.3.2.1.44 integer32 read-write
The index (ethIfIndex) in the ethIfTable of the interface group that this interface belongs to. The value -1 denotes that the interface does not belong to an interface group. Note that the interface can only belong to an interface group on the same device as the interface. The interface can only belong to an interface group type of object, meaning that the object can only be set to an index of an object that exist in the ethIfgTable or where the value of ethIfType is `bETSGroup'. Setting this to the index of the interface group will add the interface to the interface group, making it a member of that interface group. If this is the first interface added to the interface group, then the interface group will inherit values on some of its object from this interface. If this is an additional interface added to the interface group, then this interface will inherit the same values from the interface group.
                     ethIfMaxMaxQueueFrames 1.3.6.1.4.1.2928.2.2.1.3.2.1.45 unsigned32 read-only
The maximum allowed value for the maximum queue size for queues on the interface, ethIfQueueMaxFrames.
                     ethIfDefaultDropPrecedence 1.3.6.1.4.1.2928.2.2.1.3.2.1.46 unsigned32 read-write
Frames that do have any priority information are assigned this drop precedence (DP). The drop precedence must be in the range 0 to (ethDevCapDropPrecedenceLevels - 1).
                     ethIfDropPrecedenceMap 1.3.6.1.4.1.2928.2.2.1.3.2.1.47 octet string read-write
Represents a flow group to drop precedence (DP) map. The octet string consists of eight octets, one for each flow group. The position in the string represents the flow group, where the first (left-most) position represents flow group 0. The value of the octet represents the mapped drop precedence for the flow group, where the value of zero represents drop precedence 0 and so on. The drop precedence must be in the range 0 to (ethDevCapDropPrecedenceLevels - 1).
             ethIfQueueTable 1.3.6.1.4.1.2928.2.2.1.3.3 no-access
Queues, one queue per interface and traffic class.
                 ethIfQueueEntry 1.3.6.1.4.1.2928.2.2.1.3.3.1 no-access
An entry representing one queue.
                     ethIfQueueTrafficClass 1.3.6.1.4.1.2928.2.2.1.3.3.1.1 trafficclass no-access
Traffic class representing the queue. The index ranges from 0 to the max number of traffic classes - 1. See ethDevCapMaxTrafficClass for max value supported by the device.
                     ethIfQueueMaxOctets 1.3.6.1.4.1.2928.2.2.1.3.3.1.2 integer32 read-write
The maximum number of octets that can be queued for input on the interface and traffic class. If an arriving frame is too large to fit into the queue, the frame is dropped. A setting of -1 results in a queue setting so that the queuing delay is less than one second. Note that ethDevCapMaxMaxQueueOctets specifies the maximum value supported by the device.
                     ethIfQueueMaxFrames 1.3.6.1.4.1.2928.2.2.1.3.3.1.3 integer32 read-write
The maximum number of frames that can be queued for input on the interface and traffic class. A setting of 0 means that queuing is disabled and frames destined for the queue are dropped. A setting of -1 means that the queue length is assigned automatically based on the number of available buffers. Note that ethIfMaxMaxQueueFrames specifies the maximum value supported by the interface.
             ethIfVLANSetsTable 1.3.6.1.4.1.2928.2.2.1.3.4 no-access
A table with VLAN sets. An interface belongs to the VLANs described by the union of all VLAN ids specified in all VLAN sets for the interface. Is possible to describe the same VLAN ids either by using one or by using multiple VLAN sets. Because the administrative data customer id and purpose can be set per VLAN set, it is possible to assign these differently for different VLAN ids when using multiple VLAN sets.
                 ethIfVLANSetsEntry 1.3.6.1.4.1.2928.2.2.1.3.4.1 no-access
Represents a VLAN set. A VLAN set represents a list of VLAN ids that an interface shall belong to.
                     ethIfVLANSetIndex 1.3.6.1.4.1.2928.2.2.1.3.4.1.1 unsigned32 no-access
An index representing the VLAN set.
                     ethIfVLANRowStatus 1.3.6.1.4.1.2928.2.2.1.3.4.1.2 rowstatus read-only
See SNMPv2-TC. The following values are supported: active(1). The object always reads active. createAndGo(4). A new conceptual row is created representing a new VLAN set. destroy(6). The VLAN set is deleted.
                     ethIfVLANSet 1.3.6.1.4.1.2928.2.2.1.3.4.1.3 vlanset read-only
A set of VLAN ids that the interface belongs to.
                     ethIfVLANCustomerId 1.3.6.1.4.1.2928.2.2.1.3.4.1.4 unsigned32 read-only
An identification number representing the customer or user using the VLAN set. The value could be used for e.g. Charge Data Records. The value zero (0) indicates that no specific customer shall be associated with the VLAN set.
                     ethIfVLANPurpose 1.3.6.1.4.1.2928.2.2.1.3.4.1.5 snmpadminstring read-only
A string representing the purpose of the VLAN set. The string is for administrative purpose.
             ethDot3Table 1.3.6.1.4.1.2928.2.2.1.3.5 no-access
Table that contains representations of physical interfaces.
                 ethDot3Entry 1.3.6.1.4.1.2928.2.2.1.3.5.1 no-access
An entry representing one physical interface. For each conceptual row in this table, a conceptual row with the same index exists in the interface base table ethIfTable. Entries in this table shall automatically be created when a device is added to the ethDevTable, and are removed when the device is destroyed.
                     ethDot3AutoNegotiate 1.3.6.1.4.1.2928.2.2.1.3.5.1.1 truthvalue read-write
Controls the desired value of auto-negotiation: true(1). Auto-negotiation shall be enabled. If the interface does not allow auto-negotiation, then this object is ignored. false(2). Auto-negotiation shall be disabled. See ethDot3AutoNegotiateStatus for actual resulting status.
                     ethDot3AdvertisedSpeed 1.3.6.1.4.1.2928.2.2.1.3.5.1.2 advertisedspeed read-write
The link speeds that the interface shall advertise that it supports. If auto-negotiation is disabled, then use the highest set link speed.
                     ethDot3AdvertisedDuplex 1.3.6.1.4.1.2928.2.2.1.3.5.1.3 advertisedduplex read-write
The duplex settings that the interface shall advertise that it supports. See ethDevCapAdvertisedDuplex for allowed duplex settings on the device.
                     ethDot3AdvertisedFlowControl 1.3.6.1.4.1.2928.2.2.1.3.5.1.4 advertisedflowcontrol read-write
The flow control settings that the interface shall advertise that it supports. If auto-negotiation is disabled (ethDot3SAutoNegotiate), then this object describes the flow control that shall be used. `auto(0)' is then equivalent to flow control in both direction.
                     ethDot3ActiveSpeed 1.3.6.1.4.1.2928.2.2.1.3.5.1.5 unsigned32 read-only
The active links speed in Mbps.
                     ethDot3ActiveDuplex 1.3.6.1.4.1.2928.2.2.1.3.5.1.6 integer read-only
The active link duplex. If the interface is down, then `notApplicable(3)' is presented. Enumeration: 'notApplicable': 3, 'fullDuplex': 1, 'halfDuplex': 2.
                     ethDot3ActiveFlowControl 1.3.6.1.4.1.2928.2.2.1.3.5.1.7 integer read-only
The active link flow control. If the interface is down, then `notApplicable(5)' is presented. Enumeration: 'receive': 2, 'transmit': 3, 'all': 1, 'none': 4, 'notApplicable': 5.
                     ethDot3ForceVLANTagged 1.3.6.1.4.1.2928.2.2.1.3.5.1.8 vlanset read-write
Specifies a set of VLAN ids for which frames shall be forwarded with a tag although ethIfTransmittedFrameType is set to `untagged(3)'. The setting of this variable has no meaning if ethIfTransmittedFrameType is set to `vlanTagged(2)', or if ethFwdVLANMode is set to `transparent(1)' The value of ethFwdVLANMode specifies if the customer or service VLAN ids are interpreted.
                     ethDot3ForceVLANUntagged 1.3.6.1.4.1.2928.2.2.1.3.5.1.9 vlanset read-write
Specifies a set of VLAN ids for which frames shall be forwarded without a tag although ethIfTransmittedFrameType is set to `vlanTagged(2)'. The setting of this variable has no meaning if ethIfTransmittedFrameType is set to `untagged(3)', or if ethFwdVLANMode is set to `transparent(1)'. The value of ethFwdVLANMode specifies if the customer or service VLAN ids are interpreted.
                     ethDot3SupportedSpeeds 1.3.6.1.4.1.2928.2.2.1.3.5.1.10 advertisedspeed read-only
All supported speeds for ethDot3AdvertisedSpeed. Note that this value depends on the SFP.
                     ethDot3ResetToDefaults 1.3.6.1.4.1.2928.2.2.1.3.5.1.11 integer32 read-write
Writing a zero (0) resets all the the settings on the interface to its default values.
                     ethDot3AutoNegotiateStatus 1.3.6.1.4.1.2928.2.2.1.3.5.1.12 truthvalue read-only
Indicates if auto-negotiation is enabled or not.
                     ethDot3AutoNegotiateAllowed 1.3.6.1.4.1.2928.2.2.1.3.5.1.13 truthvalue read-only
Indicates if auto-negotiation is permitted with the current combination of interface type and speed.
                     ethDot3AutoNegotiateMandatory 1.3.6.1.4.1.2928.2.2.1.3.5.1.14 truthvalue read-only
Indicates if auto-negotiation is required with the current combination of interface type and speed.
                     ethDot3SupportedIfType 1.3.6.1.4.1.2928.2.2.1.3.5.1.15 bits read-only
All supported interface types on the interface. This denotes what can be set on ethDot3SelectedIfType. Note that this value depends on the SFP. Bits: 'b10GbaseER': 11, 'b10GbaseSR': 8, 'b1000baseT': 6, 'b1000baseSX': 4, 'b100baseTX': 3, 'b1000baseLX': 5, 'b10GbaseLRM': 10, 'b10GbaseLR': 9, 'b10GbaseZR': 12.
                     ethDot3SelectedIfType 1.3.6.1.4.1.2928.2.2.1.3.5.1.16 ethinterfacetype read-write
Selected interface speed. A selected value of `auto(0)' means that the interface type with the highest available line speed will be used. See ethIfType for the currently used type. The interface type must correspond to a supported type as presented by ethDot3SupportedIfType.
             ethEtsTable 1.3.6.1.4.1.2928.2.2.1.3.6 no-access
Table that contains definitions of Trail Termination Points (TTPs) for Ethernet Transport Service. For every row in the table, a corresponding row exists in the table ethIfTable.
                 ethEtsEntry 1.3.6.1.4.1.2928.2.2.1.3.6.1 no-access
An entry representing one ETS TTP.
                     ethEtsRowStatus 1.3.6.1.4.1.2928.2.2.1.3.6.1.1 rowstatus read-only
See SNMPv2-TC. The following values are supported: active(1). The object always reads active. createAndGo(4). A new conceptual row is created representing a new Ethernet Transport Service Trail Termination Point, ETS TTP. To activate the connection, set the administrative status to up(1) after all columnar objects have been updated. destroy(6). The connection is terminated and deleted.
                     ethEtsMode 1.3.6.1.4.1.2928.2.2.1.3.6.1.2 integer read-only
Specifies whether the ETS TTP shall establish unicast or multicast connection. Enumeration: 'unicast': 1, 'multicast': 2, 'unspecified': 3.
                     ethEtsLocalDsti 1.3.6.1.4.1.2928.2.2.1.3.6.1.3 dsti read-only
The DSTI (DTM Service Type Instance) for the local application implementing the service. A valid value is automatically assigned when the conceptual row is created. Any unique value may be assigned to this object.
                     ethEtsODescription 1.3.6.1.4.1.2928.2.2.1.3.6.1.4 unsigned32 read-only
A reference to the corresponding description of the connection in the chmgrODescriptionTable in the Channel Manager MIB (NETI-CHMGR-MIB). The value is the index into the table, i.e. the value of chmgrODescrIndex. When a row is created in or deleted from this table, the corresponding row is created in or deleted from the table chmgrODescriptionTable.
                     ethEtsOConnection 1.3.6.1.4.1.2928.2.2.1.3.6.1.5 unsigned32 read-only
A reference to the corresponding originating connection in the table chmgrOConnectionTable in the Channel Manager MIB (NETI-CHMGR-MIB). When an originating connection is established from this trail termination point, an entry is created in the table. The value is the index into that table, i.e. the value of chmgrOConnIndex. If no connection is established or associated with this connection, this is indicated by a value of zero (0).
                     ethEtsSnkExpectChannel 1.3.6.1.4.1.2928.2.2.1.3.6.1.6 truthvalue read-write
Controls whether a channel is expected to be terminated on this ETS TTP or not. This value can only be set if the mode (ethEtsMode) is multicast. true(1). A channel is expected to terminate. If a channel is not terminating, then this is regarded as an anomaly. false(2). A channel is not expected to terminate. Absence of a terminating channel is considered to be correct.
             ethEtsTConnectionTable 1.3.6.1.4.1.2928.2.2.1.3.7 no-access
Table that holds references to terminating connections for a ETS trail termination point. A trail termination point can terminate only one connection if a unicast connection is configured, and multiple connections if a multicast connection is configured.
                 ethEtsTConnectionEntry 1.3.6.1.4.1.2928.2.2.1.3.7.1 no-access
An entry representing the reference to one terminating connection.
                     ethEtsTConnectionIndex 1.3.6.1.4.1.2928.2.2.1.3.7.1.1 unsigned32 no-access
The index representing one terminating connection for the trail terminating point. If the trail terminating point is unicast, the value of the index is always one (1) as a unicast trail terminating point can only terminate one connection.
                     ethEtsTConnectionRowStatus 1.3.6.1.4.1.2928.2.2.1.3.7.1.2 rowstatus read-write
Row status according to SNMPv2-TC. It is only possible to delete rows. Rows are created by the application. If a row is deleted that represents an active connection, a new row will be created representing that connection. The supported values are: active(1). The value always reads active. destroy(6). The terminating side of the connection is deleted.
                     ethEtsTConnection 1.3.6.1.4.1.2928.2.2.1.3.7.1.3 unsigned32 read-only
A reference to the corresponding terminating connection in the table chmgrTConnectionTable in the Channel Manager MIB (NETI-CHMGR-MIB). When a connection is terminated on this trail termination point, an entry is created in the table. The value is the index into that table, i.e. the value of chmgrTConnIndex. If no terminating connections exist, this is indicated by a value of zero (0).
             ethEtsIndexLookupTable 1.3.6.1.4.1.2928.2.2.1.3.8 no-access
Table to lookup the index in the ethEtsTable, corresponding to a specific DSTI.
                 ethEtsIndexLookupEntry 1.3.6.1.4.1.2928.2.2.1.3.8.1 no-access
One conceptual row representing one lookup entry.
                     ethEtsIndexLookupDevIndex 1.3.6.1.4.1.2928.2.2.1.3.8.1.1 unsigned32 read-only
The value refers to the ethDevIndex in the ethEtsTable for the ETS interface represented by the DSTI.
                     ethEtsIndexLookupIfIndex 1.3.6.1.4.1.2928.2.2.1.3.8.1.2 unsigned32 read-only
The value refers to the ethIfIndex in the ethEtsTable for the ETS interface represented by the DSTI.
             ethIfRstpTable 1.3.6.1.4.1.2928.2.2.1.3.9 no-access
The table contains Rapid Spanning Tree Protocol (RSTP) specific configurations and data for ports. If a port does not support RSTP, then the table will not hold an entry for that port.
                 ethIfRstpEntry 1.3.6.1.4.1.2928.2.2.1.3.9.1 no-access
An entry represents Rapid Spanning Tree Protocol (RSTP) data for one port (interface).
                     ethIfRstpPortIdentifier 1.3.6.1.4.1.2928.2.2.1.3.9.1.1 portidentifier read-only
The unique port identifier.
                     ethIfRstpPriority 1.3.6.1.4.1.2928.2.2.1.3.9.1.2 integer32 read-write
The port priority. The value must be set in increments of 16.
                     ethIfRstpState 1.3.6.1.4.1.2928.2.2.1.3.9.1.3 integer read-only
Describes if the port forwards MAC frames and whether or not it learns from their source addresses. discarding(1). The port is not enabled or has been excluded from forwarding and learning. learning(2). The port has learning enabled, but forwarding disabled. forwarding(3). The port both learns and forwards frames. Enumeration: 'discarding': 1, 'forwarding': 3, 'learning': 2.
                     ethIfRstpTopologyChangeAcknowledge 1.3.6.1.4.1.2928.2.2.1.3.9.1.4 truthvalue read-only
true(1). A topology change is in progress and the port is about to acknowledge this. false(2). A topology change is not in progress.
                     ethIfRstpPathCost 1.3.6.1.4.1.2928.2.2.1.3.9.1.5 integer32 read-write
The contribution of this port to the path cost of paths towards the spanning tree root which include this port. A value of zero (0) means that the path cost is automatically calculated based on the port speed, as per formula: 20,000,000 / min(ethIfInSpeed, ethIfOutSpeed)
                     ethIfRstpDesignatedRoot 1.3.6.1.4.1.2928.2.2.1.3.9.1.6 bridgeidentifier read-only
The unique bridge identifier of the root bridge.
                     ethIfRstpDesignatedCost 1.3.6.1.4.1.2928.2.2.1.3.9.1.7 integer32 read-only
The path cost to the root bridge from the designated bridge.
                     ethIfRstpDesignatedBridge 1.3.6.1.4.1.2928.2.2.1.3.9.1.8 bridgeidentifier read-only
The bridge identifier of the best bridge connected to this port's segment.
                     ethIfRstpDesignatedPort 1.3.6.1.4.1.2928.2.2.1.3.9.1.9 portidentifier read-only
The port identifier of the best port on the Designated Bridge.
                     ethIfRstpAdminEdgePort 1.3.6.1.4.1.2928.2.2.1.3.9.1.10 integer read-write
Setting of the edge port state of this port. auto(0). The setting of the port as edge port or not is done automatically. See ethIfRstpOperEdgePort for the current value when this object is set to `auto(0)'. true(1). The port is an edge port. false(2). The port is not an edge port. Enumeration: 'auto': 0, 'false': 2, 'true': 1.
                     ethIfRstpOperEdgePort 1.3.6.1.4.1.2928.2.2.1.3.9.1.11 truthvalue read-only
The actual state of the port. See ethIfRstpAdminEdgePort for setting of the port state. true(1). The port is an edge port. false(2). The port is not an edge port.
                     ethIfRstpAdminPointToPointMAC 1.3.6.1.4.1.2928.2.2.1.3.9.1.12 integer read-write
Setting of the point-to-point state of this port. auto(0). The state becomes `true(1)' if the port is a full-duplex physical port, or an ETS TTP with a maximum of one terminating channel. Otherwise the state becomes `false(2)'. true(1). The port is a point-to-point port. false(2). The port is not a point-to-point port. Enumeration: 'auto': 0, 'false': 2, 'true': 1.
                     ethIfRstpOperPointToPointMAC 1.3.6.1.4.1.2928.2.2.1.3.9.1.13 truthvalue read-only
The point-to-point state of this port.
                     ethIfRstpCurrentPathCost 1.3.6.1.4.1.2928.2.2.1.3.9.1.14 integer32 read-only
The contribution of this port to the path cost of paths towards the spanning tree root which include this port. Unless ethIfRstpPathCost is `auto(1), then this always reads the same value as that object.
             ethIfgTable 1.3.6.1.4.1.2928.2.2.1.3.10 no-access
Table that contains definitions of interface groups. For every row in the table, a corresponding row exists in the table ethIfTable.
                   ethIfgEntry 1.3.6.1.4.1.2928.2.2.1.3.10.1 no-access
An entry representing one interface group. An interface group is a virtual interface that groups two ETS interfaces for 1+1 protected transport of Ethernet.
                       ethIfgRowStatus 1.3.6.1.4.1.2928.2.2.1.3.10.1.1 rowstatus read-only
See SNMPv2-TC. The following values are supported: active(1). The object always reads active. createAndGo(4). A new conceptual row is created representing a new interface group. destroy(6). The connection is terminated and deleted. An interface group can be destroyed only if it has no member interfaces.
                       ethIfgMembers 1.3.6.1.4.1.2928.2.2.1.3.10.1.2 interfaceindexlist read-only
A list of the interfaces that are members of the interface group. An interface is added or removed from an interface group from the interface using ethIfInterfaceGroup.
                       ethIfgDifferentialDelay 1.3.6.1.4.1.2928.2.2.1.3.10.1.3 unsigned32 read-only
The measured difference delay in microseconds between the two channels in the interface group.
                       ethIfgDifferentialDelayValid 1.3.6.1.4.1.2928.2.2.1.3.10.1.4 truthvalue read-only
Specifies if the value of ethIfgDifferentialDelay is valid or not.
                       ethIfgAheadInterface 1.3.6.1.4.1.2928.2.2.1.3.10.1.5 unsigned32 read-only
The value of ethIfIndex of the interface that is ahead of the other. A value of zero (0) implies invalid, i.e. no channel is established. If only one interface is a member of the interface group, then that interface is considered ahead.
                       ethIfgHitlessProtection 1.3.6.1.4.1.2928.2.2.1.3.10.1.6 truthvalue read-only
Specifies if hitless protection shall be attempted or not. true(1). Will attempt to reach a hitless protection state. false(2). Will only attempt to reach a standby protection state.
                       ethIfgProtectionStatus 1.3.6.1.4.1.2928.2.2.1.3.10.1.7 ifgprotectionstatus read-only
The current protection state.
                       ethIfgExpectedProtectionStatus 1.3.6.1.4.1.2928.2.2.1.3.10.1.8 ifgprotectionstatus read-only
The expected protection state. When the current protection state (see ethIfgProtectionStatus) is lower than the expected protection state, an alarm is raised. The alarm is cleared when the expected protection state is equal or higher then the current protection state.
                       ethIfgForceHit 1.3.6.1.4.1.2928.2.2.1.3.10.1.9 unsigned32 read-only
A write of zero (0) resets the buffers, and will therefore minimize the the latency penalty incurred by the 1+1 buffering.
                       ethIfgActiveInterface 1.3.6.1.4.1.2928.2.2.1.3.10.1.10 unsigned32 read-only
The value of ethIfIndex of the interface from where frames are currently being forwarded. If the ethIfgProtectionStatus is `unavailable(1)' then the value is zero (0).
                       ethIfgExpectChannel 1.3.6.1.4.1.2928.2.2.1.3.10.1.11 truthvalue read-only
Controls whether a channel is expected to be terminated on this ETS TTPs for the member interfaces or not. This value can only be set if the mode (ethEtsMode) is multicast. true(1). A channel is expected to terminate. If a channel is not terminating, then this is regarded as an anomaly. false(2). A channel is not expected to terminate. Absence of a terminating channel is considered to be correct. This value of this object is inherited from the ethEtsSnkExpectChannel of the first interface added as a member. Writing to this object updates the value of ethEtsSnkExpectChannel of all the member interfaces.
             ethIfQDropThresholdTable 1.3.6.1.4.1.2928.2.2.1.3.11 no-access
A queue (Traffic Class) can have multiple drop thresholds, one for each drop precedence. The table contains configuration of how to drop frames per combination of traffic class (TC) and drop precedence (DP) for the interfaces.
                   ethIfQDropThresholdEntry 1.3.6.1.4.1.2928.2.2.1.3.11.1 no-access
An entry in the table.
                       ethIfQDropThresDropPrecedence 1.3.6.1.4.1.2928.2.2.1.3.11.1.1 unsigned32 read-only
The value of drop precedence (DP). The value range is given by the device and is from zero to and including (ethDeviceDropPrecedenceLevels - 1).
                       ethIfQDropThresMaxFrames 1.3.6.1.4.1.2928.2.2.1.3.11.1.2 integer32 read-write
The maximum number of frames that can be queued to this interface for this combination of traffic class and drop precedence. Arriving frames are discarded when the queue has reached its maximum length. A value of 0 denotes that all frames shall be discarded. A value of -1 denotes that the device automatically assigns the threshold value. The value must either be set to automatic threshold assignment (-1), or manually assigned (i.e. greater than 0) for all drop precedences on a queue.
                       ethIfQDropThresCurrentMaxFrames 1.3.6.1.4.1.2928.2.2.1.3.11.1.3 integer32 read-only
The maximum number of frames that currently can be queued to this interface for this combination of traffic class and drop precedence. This value contains the currently assigned threshold, both for automatic and manual threshold assignment set with ethIfQDropThresMaxFrames.
                       ethIfQDropThresDropProbabilityFunction 1.3.6.1.4.1.2928.2.2.1.3.11.1.4 integer read-write
The drop probability function that shall be used for the combination of traffic class and drop precedence on the interface. The values supported by the device are presented in ethDevDropProbabilityFunctions. Enumeration: 'wred': 1, 'taildrop': 0.
         ethStatisticsGroup 1.3.6.1.4.1.2928.2.2.1.4
             ethStatDcap1Table 1.3.6.1.4.1.2928.2.2.1.4.1 no-access
Table holds statistical DCAP-1 data for interface groups that are implemented using ETS connections.
                 ethStatDcap1Entry 1.3.6.1.4.1.2928.2.2.1.4.1.1 no-access
A conceptual row holding DCAP-1 statistical data for a single interface group.
                     ethStatDcap1Reset 1.3.6.1.4.1.2928.2.2.1.4.1.1.1 integer32 read-write
Writing a zero (0) to this object resets all counters for the interface.
                     ethStatDcap1TxOctets 1.3.6.1.4.1.2928.2.2.1.4.1.1.2 counter64 read-only
Total number of transmitted octets (bytes).
                     ethStatDcap1TxPackets 1.3.6.1.4.1.2928.2.2.1.4.1.1.3 counter64 read-only
Total number of transmitted packets.
                     ethStatDcap1TxDiscardOctets 1.3.6.1.4.1.2928.2.2.1.4.1.1.4 counter64 read-only
Total number of transmitted and discarded octets (bytes).
                     ethStatDcap1TxDiscardPackets 1.3.6.1.4.1.2928.2.2.1.4.1.1.5 counter64 read-only
Total number of transmitted and discarded packets.
                     ethStatDcap1TxBitrate 1.3.6.1.4.1.2928.2.2.1.4.1.1.6 counter64 read-only
The transmit utilization in bits per second on the connection as a mean value during the last 30 seconds.
                     ethStatDcap1TxLoad 1.3.6.1.4.1.2928.2.2.1.4.1.1.7 unsigned32 read-only
The transmit utilization (load) in percent on the connection as mean value measured during the last 30 seconds.
                     ethStatDcap1RxOctets 1.3.6.1.4.1.2928.2.2.1.4.1.1.8 counter64 read-only
Total number of received octets (bytes).
                     ethStatDcap1RxPackets 1.3.6.1.4.1.2928.2.2.1.4.1.1.9 counter64 read-only
Total number of received packets.
                     ethStatDcap1RxDiscardOctets 1.3.6.1.4.1.2928.2.2.1.4.1.1.10 counter64 read-only
Total number of received and discarded octets (bytes).
                     ethStatDcap1RxDiscardPackets 1.3.6.1.4.1.2928.2.2.1.4.1.1.11 counter64 read-only
Total number of received packets that are discarded and not counted in ethStatDcap1RxErrorCRC.
                     ethStatDcap1RxErrorCRC 1.3.6.1.4.1.2928.2.2.1.4.1.1.12 counter64 read-only
Total number of received packets with CRC32 error. For an interface group where the protectionStatus is `hitlessProtected(5)', this value is not increased.
                     ethStatDcap1RxBitrate 1.3.6.1.4.1.2928.2.2.1.4.1.1.13 counter64 read-only
The receive utilization in bits per second on the connection as a mean value during the last 30 seconds.
                     ethStatDcap1RxLoad 1.3.6.1.4.1.2928.2.2.1.4.1.1.14 unsigned32 read-only
The receive utilization (load) in percent on the connection as mean value measured during the last 30 seconds.
             ethIfStatTable 1.3.6.1.4.1.2928.2.2.1.4.2 no-access
Table holds statistical data for Ethernet interfaces.
                 ethIfStatEntry 1.3.6.1.4.1.2928.2.2.1.4.2.1 no-access
A conceptual row holding statistica data for a single interface.
                     ethIfStatReset 1.3.6.1.4.1.2928.2.2.1.4.2.1.1 integer32 read-write
Writing a zero (0) to this object resets all counters for the interface.
                     ethIfStatTxBitrate 1.3.6.1.4.1.2928.2.2.1.4.2.1.2 counter64 read-only
The transmit utilization in bits per second on the interface as a mean value during the last 30 seconds.
                     ethIfStatTxLoad 1.3.6.1.4.1.2928.2.2.1.4.2.1.3 unsigned32 read-only
The transmit utilization (load) in percent of the wire speed on the interface as mean value measured during the last 30 seconds.
                     ethIfStatRxBitrate 1.3.6.1.4.1.2928.2.2.1.4.2.1.4 counter64 read-only
The receive utilization in bits per second on the interface as a mean value during the last 30 seconds.
                     ethIfStatRxLoad 1.3.6.1.4.1.2928.2.2.1.4.2.1.5 unsigned32 read-only
The receive utilization (load) in percent of the wire speed on the interface as mean value measured during the last 30 seconds.