NETI-ETH-MIB
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).
Main OID:
netiEthMIB.1.3.6.1.4.1.2928.2.2
263
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
263 total| Object Name |
|---|
netiEthMIBReference: 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). MODULE-IDENTITY .1.3.6.1.4.1.2928.2.2 |
ethObjects OBJECT IDENTIFIER .1.3.6.1.4.1.2928.2.2.1 |
ethDeviceGroup OBJECT IDENTIFIER .1.3.6.1.4.1.2928.2.2.1.1 |
ethDeviceTableTable that represents Ethernet capable devices. The table is automatically populated with entries representing all mounted Ethernet devices. SEQUENCE OF EthDeviceEntry .1.3.6.1.4.1.2928.2.2.1.1.1 |
ethDeviceEntryAn entry representing one device (board). EthDeviceEntry .1.3.6.1.4.1.2928.2.2.1.1.1.1 |
ethDevIndexAn 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. Unsigned32 .1.3.6.1.4.1.2928.2.2.1.1.1.1.1 |
ethDevRowStatusThe 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2928.2.2.1.1.1.1.2 |
ethDevNameThe 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'.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.2928.2.2.1.1.1.1.3 |
ethDevContainerNameThe name of the container where the physical device is mounted.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.2928.2.2.1.1.1.1.4 |
ethDevProductNameThe name of the product. The value of this object should be the name of the device as printed on the front panel or similar.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.2928.2.2.1.1.1.1.5 |
ethDevStatusThe 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.ro Enumeration .1.3.6.1.4.1.2928.2.2.1.1.1.1.6 |
ethDevCapJumboFramesThe Jumbo Frames capabilities of forwarding functions on the device. Describes all supported values of the Jumbo Frames setting. See ethFwdJumboFrames.ro Bits .1.3.6.1.4.1.2928.2.2.1.1.1.1.7 |
ethDevCapMaxAgingTimeThe 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.ro Unsigned32 .1.3.6.1.4.1.2928.2.2.1.1.1.1.8 |
ethDevCapMACModeThe MAC mode capabilities of forwarding functions on the device. Describes all supported values of the MAC modes setting. See ethFwdMACMode.ro Bits .1.3.6.1.4.1.2928.2.2.1.1.1.1.9 |
ethDevCapSpanningTreeThe 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.ro Bits .1.3.6.1.4.1.2928.2.2.1.1.1.1.10 |
ethDevCapVLANModeThe VLAN mode capabilities of forwarding functions on the device. Describes all supported values of the VLAN mode settings. See ethFwdVLANMode.ro Bits .1.3.6.1.4.1.2928.2.2.1.1.1.1.11 |
ethDevCapAdvertisedDuplexSupported values for the duplex setting of a physical interface on the device. See dot3AdvertisedDuplex.ro AdvertisedDuplex .1.3.6.1.4.1.2928.2.2.1.1.1.1.12 |
ethDevCapAdvertisedFlowControlSupported values for the flow control setting of a physical interface on the device. See dot3AdvertisedFlowControl.ro AdvertisedFlowControl .1.3.6.1.4.1.2928.2.2.1.1.1.1.13 |
ethDevCapAcceptableFrameTypeThe frame types capabilities of interfaces on the device. Describes all supported values of the acceptable frame type setting. See ethIfAcceptableFrameTypes.ro Bits .1.3.6.1.4.1.2928.2.2.1.1.1.1.14 |
ethDevCapDefaultEthernetPriorityThe 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.ro OCTET STRING .1.3.6.1.4.1.2928.2.2.1.1.1.1.15 |
ethDevCapLearningThe learning capabilities of forwarding functions on the device. Describes all supported values of the learning setting. See ethIfLearning.ro Bits .1.3.6.1.4.1.2928.2.2.1.1.1.1.16 |
ethDevCapTransmittedFrameTypeETSThe 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.ro Bits .1.3.6.1.4.1.2928.2.2.1.1.1.1.17 |
ethDevCapTransmittedFrameTypeDot3The allowed values of the transmitted frame type on an dot3 interface. See ethIfTransmittedFrameType. Note that the interface type can be determined by examine ethIfType.ro Bits .1.3.6.1.4.1.2928.2.2.1.1.1.1.18 |
ethDevCapMaxMaxQueueOctetsThe maximum value in octets possible to set for the maximum queue size for queues on the device. See ethIfQueueMaxOctets.ro Unsigned32 .1.3.6.1.4.1.2928.2.2.1.1.1.1.19 |
ethDevCapMaxMaxQueueFramesThe maximum value in frames allowed to set for the maximum queue size for queues on the device. See ethIfQueueMaxFrames.rodeprecated Unsigned32 .1.3.6.1.4.1.2928.2.2.1.1.1.1.20 |
ethDevCapMaxTrafficClassThe maximum number of traffic classes supported by the device. Traffic classes are identified by numbers starting from 0 to, but not including, this value.ro TrafficClass .1.3.6.1.4.1.2928.2.2.1.1.1.1.21 |
ethDevEtsNextIndexThe value of the next available index (ethIfIndex) in the ethEtsTable for this device.ro Unsigned32 .1.3.6.1.4.1.2928.2.2.1.1.1.1.22 |
ethDevFwdFuncNextIndexThe value of the next available index (ethFwdIndex) in the ethFwdFuncTable for this device.ro Unsigned32 .1.3.6.1.4.1.2928.2.2.1.1.1.1.23 |
ethDevCapPerformanceMonitoringIndicates how the device supports performance monitoring.ro Enumeration .1.3.6.1.4.1.2928.2.2.1.1.1.1.24 |
ethDevCapConfigurableFaultMgmtIndicates how the device supports configurable fault management.ro Enumeration .1.3.6.1.4.1.2928.2.2.1.1.1.1.25 |
ethDevIfgFirstIndexThe value of the first allowed index (ethIfIndex) in the ethIfgTable for this device.ro Unsigned32 .1.3.6.1.4.1.2928.2.2.1.1.1.1.26 |
ethDevIfgNextIndexThe value of the next available index (ethIfIndex) in the ethIfgTable for this device.ro Unsigned32 .1.3.6.1.4.1.2928.2.2.1.1.1.1.27 |
ethDevCapDropPrecedenceLevelsThe number of different drop precedence (DP) levels that this devices supports. The DP levels are numbered from 0 to (dropPrecedenceLevels - 1)ro Unsigned32 .1.3.6.1.4.1.2928.2.2.1.1.1.1.28 |
ethDevCapDropProbabilityFunctionsThe drop probability functions supported for this device.ro Bits .1.3.6.1.4.1.2928.2.2.1.1.1.1.29 |
ethDevFailureA 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.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.2928.2.2.1.1.1.1.30 |
ethFwdFuncGroup OBJECT IDENTIFIER .1.3.6.1.4.1.2928.2.2.1.2 |
ethFwdFuncLastChangeThe value of sysUpTime when status or configuration of any the objects in the ethFwdFuncTable or ethFwdDiffservTable was last changed.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.2928.2.2.1.2.1 |
ethFwdFuncTableTable of forwarding functions. SEQUENCE OF EthForwardingFunctionEntry .1.3.6.1.4.1.2928.2.2.1.2.2 |
ethFwdFuncEntryAn entry representing one forwarding function. EthForwardingFunctionEntry .1.3.6.1.4.1.2928.2.2.1.2.2.1 |
ethFwdIndexAn index representing the forwarding function on the device. Integer32 .1.3.6.1.4.1.2928.2.2.1.2.2.1.1 |
ethFwdRowStatusSee 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2928.2.2.1.2.2.1.2 |
ethFwdNameThe textual name of the forwarding function. The value of this object should be suitable for use in commands entered at the device's `console'.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.2928.2.2.1.2.2.1.3 |
ethFwdCustomerIdAn 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.rw Unsigned32 .1.3.6.1.4.1.2928.2.2.1.2.2.1.4 |
ethFwdPurposeA string representing the purpose of the forwarding function. The string is for administrative purpose.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.2928.2.2.1.2.2.1.5 |
ethFwdJumboFramesSpecifies 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.rw Enumeration .1.3.6.1.4.1.2928.2.2.1.2.2.1.6 |
ethFwdMACModeSpecifies 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.rw Enumeration .1.3.6.1.4.1.2928.2.2.1.2.2.1.7 |
ethFwdCurrentMACModeDescribes the currently active MAC mode, see ethFwdMACMode.ro Enumeration .1.3.6.1.4.1.2928.2.2.1.2.2.1.8 |
ethFwdSpanningTreeauto(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.rw Enumeration .1.3.6.1.4.1.2928.2.2.1.2.2.1.9 |
ethFwdVLANModetransparent(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.rw Enumeration .1.3.6.1.4.1.2928.2.2.1.2.2.1.10 |
ethFwdAgingTimeThe 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.rw Unsigned32 UNITS "seconds" .1.3.6.1.4.1.2928.2.2.1.2.2.1.11 |
ethFwdFailureA 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.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.2928.2.2.1.2.2.1.12 |
ethFwdLastChangeThe value of sysUpTime at the time when the operational state or any configuration was last changed on this forwarding function.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.2928.2.2.1.2.2.1.13 |
ethFwdPropagateFaultsPropagate faults to all interfaces belonging to this forwarding function.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2928.2.2.1.2.2.1.14 |
ethFwdReservedAddr0180C2000002Configuration of how to process reserved MAC address.rw FrameProcess .1.3.6.1.4.1.2928.2.2.1.2.2.1.15 |
ethFwdReservedAddr0180C2000003Configuration of how to process reserved MAC address.rw FrameProcess .1.3.6.1.4.1.2928.2.2.1.2.2.1.16 |
ethFwdReservedAddr0180C2000004Configuration of how to process reserved MAC address.rw FrameProcess .1.3.6.1.4.1.2928.2.2.1.2.2.1.17 |
ethFwdReservedAddr0180C2000005Configuration of how to process reserved MAC address.rw FrameProcess .1.3.6.1.4.1.2928.2.2.1.2.2.1.18 |
ethFwdReservedAddr0180C2000006Configuration of how to process reserved MAC address.rw FrameProcess .1.3.6.1.4.1.2928.2.2.1.2.2.1.19 |
ethFwdReservedAddr0180C2000007Configuration of how to process reserved MAC address.rw FrameProcess .1.3.6.1.4.1.2928.2.2.1.2.2.1.20 |
ethFwdReservedAddr0180C2000008Configuration of how to process reserved MAC address.rw FrameProcess .1.3.6.1.4.1.2928.2.2.1.2.2.1.21 |
ethFwdReservedAddr0180C2000009Configuration of how to process reserved MAC address.rw FrameProcess .1.3.6.1.4.1.2928.2.2.1.2.2.1.22 |
ethFwdReservedAddr0180C200000AConfiguration of how to process reserved MAC address.rw FrameProcess .1.3.6.1.4.1.2928.2.2.1.2.2.1.23 |
ethFwdReservedAddr0180C200000BConfiguration of how to process reserved MAC address.rw FrameProcess .1.3.6.1.4.1.2928.2.2.1.2.2.1.24 |
ethFwdReservedAddr0180C200000CConfiguration of how to process reserved MAC address.rw FrameProcess .1.3.6.1.4.1.2928.2.2.1.2.2.1.25 |
ethFwdReservedAddr0180C200000DConfiguration of how to process reserved MAC address.rw FrameProcess .1.3.6.1.4.1.2928.2.2.1.2.2.1.26 |
ethFwdReservedAddr0180C200000EConfiguration of how to process reserved MAC address.rw FrameProcess .1.3.6.1.4.1.2928.2.2.1.2.2.1.27 |
ethFwdReservedAddr0180C200000FConfiguration of how to process reserved MAC address.rw FrameProcess .1.3.6.1.4.1.2928.2.2.1.2.2.1.28 |
ethFwdCurrentStpModeIndicates 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.ro Enumeration .1.3.6.1.4.1.2928.2.2.1.2.2.1.29 |
ethFwdMrpAddr0180C2000020Configuration of how to process Multiple Registration Protocol (MRP) MAC address.rw FrameProcess .1.3.6.1.4.1.2928.2.2.1.2.2.1.30 |
ethFwdMrpAddr0180C2000021Configuration of how to process Multiple Registration Protocol (MRP) MAC address.rw FrameProcess .1.3.6.1.4.1.2928.2.2.1.2.2.1.31 |
ethFwdMrpAddr0180C2000022Configuration of how to process Multiple Registration Protocol (MRP) MAC address.rw FrameProcess .1.3.6.1.4.1.2928.2.2.1.2.2.1.32 |
ethFwdMrpAddr0180C2000023Configuration of how to process Multiple Registration Protocol (MRP) MAC address.rw FrameProcess .1.3.6.1.4.1.2928.2.2.1.2.2.1.33 |
ethFwdMrpAddr0180C2000024Configuration of how to process Multiple Registration Protocol (MRP) MAC address.rw FrameProcess .1.3.6.1.4.1.2928.2.2.1.2.2.1.34 |
ethFwdMrpAddr0180C2000025Configuration of how to process Multiple Registration Protocol (MRP) MAC address.rw FrameProcess .1.3.6.1.4.1.2928.2.2.1.2.2.1.35 |
ethFwdMrpAddr0180C2000026Configuration of how to process Multiple Registration Protocol (MRP) MAC address.rw FrameProcess .1.3.6.1.4.1.2928.2.2.1.2.2.1.36 |
ethFwdMrpAddr0180C2000027Configuration of how to process Multiple Registration Protocol (MRP) MAC address.rw FrameProcess .1.3.6.1.4.1.2928.2.2.1.2.2.1.37 |
ethFwdMrpAddr0180C2000028Configuration of how to process Multiple Registration Protocol (MRP) MAC address.rw FrameProcess .1.3.6.1.4.1.2928.2.2.1.2.2.1.38 |
ethFwdMrpAddr0180C2000029Configuration of how to process Multiple Registration Protocol (MRP) MAC address.rw FrameProcess .1.3.6.1.4.1.2928.2.2.1.2.2.1.39 |
ethFwdMrpAddr0180C200002AConfiguration of how to process Multiple Registration Protocol (MRP) MAC address.rw FrameProcess .1.3.6.1.4.1.2928.2.2.1.2.2.1.40 |
ethFwdMrpAddr0180C200002BConfiguration of how to process Multiple Registration Protocol (MRP) MAC address.rw FrameProcess .1.3.6.1.4.1.2928.2.2.1.2.2.1.41 |
ethFwdMrpAddr0180C200002CConfiguration of how to process Multiple Registration Protocol (MRP) MAC address.rw FrameProcess .1.3.6.1.4.1.2928.2.2.1.2.2.1.42 |
ethFwdMrpAddr0180C200002DConfiguration of how to process Multiple Registration Protocol (MRP) MAC address.rw FrameProcess .1.3.6.1.4.1.2928.2.2.1.2.2.1.43 |
ethFwdMrpAddr0180C200002EConfiguration of how to process Multiple Registration Protocol (MRP) MAC address.rw FrameProcess .1.3.6.1.4.1.2928.2.2.1.2.2.1.44 |
ethFwdMrpAddr0180C200002FConfiguration of how to process Multiple Registration Protocol (MRP) MAC address.rw FrameProcess .1.3.6.1.4.1.2928.2.2.1.2.2.1.45 |
ethFwdDiffservTableThe table maps differentiated service code points (DSCP) to flow groups. SEQUENCE OF EthFwdDiffservEntry .1.3.6.1.4.1.2928.2.2.1.2.3 |
ethFwdDiffservEntryAn entry represents the mapping of one DSCP to one flow group for an interface. EthFwdDiffservEntry .1.3.6.1.4.1.2928.2.2.1.2.3.1 |
ethFwdDiffservIndexAn 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'. Integer32 .1.3.6.1.4.1.2928.2.2.1.2.3.1.1 |
ethFwdDiffservFlowGroupSpecifies which flow group that the differentiated service code point (DSCP) shall be mapped to.rw Integer32 .1.3.6.1.4.1.2928.2.2.1.2.3.1.2 |
ethFwdRstpTableThe 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. SEQUENCE OF EthFwdRstpEntry .1.3.6.1.4.1.2928.2.2.1.2.4 |
ethFwdRstpEntryAn entry represents Rapid Spanning Tree Protocol (RSTP) related data for one forwarding function. EthFwdRstpEntry .1.3.6.1.4.1.2928.2.2.1.2.4.1 |
ethFwdRstpBridgeIdentifierThe unique identifier for this bridge.ro BridgeIdentifier .1.3.6.1.4.1.2928.2.2.1.2.4.1.1 |
ethFwdRstpPriorityThe local bridge priority. The value must be set in increments of 4096.rw Integer32 .1.3.6.1.4.1.2928.2.2.1.2.4.1.2 |
ethFwdRstpTimeSinceTopologyChangeThe time in 1/100 seconds since the last topology change.ro Timeout UNITS "centi-seconds" .1.3.6.1.4.1.2928.2.2.1.2.4.1.3 |
ethFwdRstpTopologyChangeCountThe total number of topology changes detected by this bridge since the management entity was last reset or initialized.ro Counter32 .1.3.6.1.4.1.2928.2.2.1.2.4.1.4 |
ethFwdRstpTopologyChangeSet to `true(1)' when a topology change is in progress.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2928.2.2.1.2.4.1.5 |
ethFwdRstpDesignatedRootThe 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.ro BridgeIdentifier .1.3.6.1.4.1.2928.2.2.1.2.4.1.6 |
ethFwdRstpRootPathCostThe cost of the path to the root as seen from this bridge.ro Integer32 .1.3.6.1.4.1.2928.2.2.1.2.4.1.7 |
ethFwdRstpRootPortNameThe name of the interface that offers the lowest cost path from this bridge to the root bridge.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.2928.2.2.1.2.4.1.8 |
ethFwdRstpMaxAgeThe 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.ro Timeout UNITS "centi-seconds" .1.3.6.1.4.1.2928.2.2.1.2.4.1.9 |
ethFwdRstpHelloTimeThe 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.ro Timeout UNITS "centi-seconds" .1.3.6.1.4.1.2928.2.2.1.2.4.1.10 |
ethFwdRstpForwardDelayThe root bridge forward delay parameter, in units of hundredths of a second.ro Timeout UNITS "centi-seconds" .1.3.6.1.4.1.2928.2.2.1.2.4.1.11 |
ethFwdRstpBridgeMaxAgeThe 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.rw Timeout .1.3.6.1.4.1.2928.2.2.1.2.4.1.12 |
ethFwdRstpBridgeHelloTimeThe 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.rw Timeout .1.3.6.1.4.1.2928.2.2.1.2.4.1.13 |
ethFwdRstpBridgeForwardDelayThe 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.rw Timeout .1.3.6.1.4.1.2928.2.2.1.2.4.1.14 |
ethFwdRstpTxHoldCountThe local bridge transmit hold count parameter.rw Integer32 .1.3.6.1.4.1.2928.2.2.1.2.4.1.15 |
ethFwdRstpForceVersionForce 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 moderw Enumeration .1.3.6.1.4.1.2928.2.2.1.2.4.1.16 |
ethInterfaceGroup OBJECT IDENTIFIER .1.3.6.1.4.1.2928.2.2.1.3 |
ethIfGroupLastChangeThe value of sysUpTime when status or configuration of any the objects in this group was last changed.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.2928.2.2.1.3.1 |
ethIfTableTable containing all interfaces, both physical, logical for use with Ethernet Transport Service, and interface groups for use with 1+1 protection. SEQUENCE OF EthIfEntry .1.3.6.1.4.1.2928.2.2.1.3.2 |
ethIfEntryAn 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. EthIfEntry .1.3.6.1.4.1.2928.2.2.1.3.2.1 |
ethIfIndexAn 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. Unsigned32 .1.3.6.1.4.1.2928.2.2.1.3.2.1.1 |
ethIfIfIndexThis variable uniquely identifies the interface in the ifTable. The value is 0 if the interface is not present in the ifTable.ro Integer32 .1.3.6.1.4.1.2928.2.2.1.3.2.1.2 |
ethIfNameThe name of the interface. If the interface is a physical interface, it is named `eth<device>:<port>' where <device> is the value of ethDevIndex, and <port> is the value of ethIfIndex. If the interface is an Ethernet Transport Service Trail Termination Point (ETS TTP), then the interface is named `ets<device>:<port>'.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.2928.2.2.1.3.2.1.3 |
ethIfTypeThe 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.ro EthInterfaceType .1.3.6.1.4.1.2928.2.2.1.3.2.1.4 |
ethIfCustomerIdAn 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.rw Unsigned32 .1.3.6.1.4.1.2928.2.2.1.3.2.1.5 |
ethIfPurposeA string representing the purpose of the interface. The string is for administrative purpose.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.2928.2.2.1.3.2.1.6 |
ethIfAdminStatusThe 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.rw Enumeration .1.3.6.1.4.1.2928.2.2.1.3.2.1.7 |
ethIfOperStatusThe 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).ro Enumeration .1.3.6.1.4.1.2928.2.2.1.3.2.1.8 |
ethIfFailureA 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.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.2928.2.2.1.3.2.1.9 |
ethIfForwardingFunctionThe 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.rw Integer32 (-1..2147483647) .1.3.6.1.4.1.2928.2.2.1.3.2.1.10 |
ethIfAcceptableFrameTypesall(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.rw Enumeration .1.3.6.1.4.1.2928.2.2.1.3.2.1.11 |
ethIfTransmittedFrameTypevlanTagged(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.rw Enumeration .1.3.6.1.4.1.2928.2.2.1.3.2.1.12 |
ethIfDefaultVLANIf 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)'.rw Integer32 .1.3.6.1.4.1.2928.2.2.1.3.2.1.13 |
ethIfDefaultEthernetPrioritySpecifies 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.rw Integer32 .1.3.6.1.4.1.2928.2.2.1.3.2.1.14 |
ethIfPriorityModeSelects 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.rw Enumeration .1.3.6.1.4.1.2928.2.2.1.3.2.1.15 |
ethIfDefaultTrafficClassFrames that do have any priority information are assigned this traffic class. See ethDevCapMaxTrafficClass for max value supported by the device.rw TrafficClass .1.3.6.1.4.1.2928.2.2.1.3.2.1.16 |
ethIfFlowGroupMapRepresents 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.rw OCTET STRING .1.3.6.1.4.1.2928.2.2.1.3.2.1.17 |
ethIfLearningSpecifies 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.rw Enumeration .1.3.6.1.4.1.2928.2.2.1.3.2.1.18 |
ethIfInSpeedAn 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.ro Gauge32 .1.3.6.1.4.1.2928.2.2.1.3.2.1.19 |
ethIfInHighSpeedAn 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.ro Gauge32 .1.3.6.1.4.1.2928.2.2.1.3.2.1.20 |
ethIfOutSpeedAn 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.ro Gauge32 .1.3.6.1.4.1.2928.2.2.1.3.2.1.21 |
ethIfOutHighSpeedAn 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.ro Gauge32 .1.3.6.1.4.1.2928.2.2.1.3.2.1.22 |
ethIfVLANNextIndexNext available value of ethIfVLANSetIndex in ethIfVLANSetTable for this interface.ro Unsigned32 .1.3.6.1.4.1.2928.2.2.1.3.2.1.23 |
ethIfLastChangeThe value of sysUpTime at the time when the operational state or any configuration was last changed on this interface.ro TimeTicks (SNMPv2-SMI) .1.3.6.1.4.1.2928.2.2.1.3.2.1.24 |
ethIfSrcPmReferenceA reference to an object that presents performance data for the source side of the interface. The object is not part of this MIB.ro RowPointer (SNMPv2-TC) .1.3.6.1.4.1.2928.2.2.1.3.2.1.25 |
ethIfSnkPmReferenceA reference to an object that presents performance data for the sink side of the interface. The object is not part of this MIB.ro RowPointer (SNMPv2-TC) .1.3.6.1.4.1.2928.2.2.1.3.2.1.26 |
ethIfSrcDegThresholdThreshold 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.rw Unsigned32 .1.3.6.1.4.1.2928.2.2.1.3.2.1.27 |
ethIfSnkDegThresholdThreshold 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.rw Unsigned32 .1.3.6.1.4.1.2928.2.2.1.3.2.1.28 |
ethIfSrcDegPeriodNumber of consecutive bad seconds that are needed for generating degraded signal alarm and/or AIS.rw Unsigned32 .1.3.6.1.4.1.2928.2.2.1.3.2.1.29 |
ethIfSnkDegPeriodNumber of consecutive bad seconds that are needed for generating degraded signal alarm and/or AIS.rw Unsigned32 .1.3.6.1.4.1.2928.2.2.1.3.2.1.30 |
ethIfSrcReducedBitRateThresholdReduced 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.rw Unsigned32 .1.3.6.1.4.1.2928.2.2.1.3.2.1.31 |
ethIfSnkReducedBitRateThresholdReduced 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.rw Unsigned32 .1.3.6.1.4.1.2928.2.2.1.3.2.1.32 |
ethIfSrcReducedBitRateHighThresholdReduced 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'.rw Unsigned32 .1.3.6.1.4.1.2928.2.2.1.3.2.1.33 |
ethIfSnkReducedBitRateHighThresholdReduced 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'.rw Unsigned32 .1.3.6.1.4.1.2928.2.2.1.3.2.1.34 |
ethIfSrcReducedBitRateAISDefines if Reduced Bit Rate signal shall result in generation of AIS.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2928.2.2.1.3.2.1.35 |
ethIfSnkReducedBitRateAISDefines if Reduced Bit Rate signal shall result in generation of AIS.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2928.2.2.1.3.2.1.36 |
ethIfSnkDegAISDefines if degraded signal on the sink interface shall result in generation of AIS.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2928.2.2.1.3.2.1.37 |
ethIfSrcMinorReducedBitRateThresholdReduced 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.rw Unsigned32 .1.3.6.1.4.1.2928.2.2.1.3.2.1.38 |
ethIfSnkMinorReducedBitRateThresholdReduced 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.rw Unsigned32 .1.3.6.1.4.1.2928.2.2.1.3.2.1.39 |
ethIfSrcMinorReducedBitRateHighThresholdReduced 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'.rw Unsigned32 .1.3.6.1.4.1.2928.2.2.1.3.2.1.40 |
ethIfSnkMinorReducedBitRateHighThresholdReduced 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'.rw Unsigned32 .1.3.6.1.4.1.2928.2.2.1.3.2.1.41 |
ethIfSrcFailureA 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.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.2928.2.2.1.3.2.1.42 |
ethIfSnkFailureA 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.ro SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.2928.2.2.1.3.2.1.43 |
ethIfInterfaceGroupThe 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.rw Integer32 .1.3.6.1.4.1.2928.2.2.1.3.2.1.44 |
ethIfMaxMaxQueueFramesThe maximum allowed value for the maximum queue size for queues on the interface, ethIfQueueMaxFrames.ro Unsigned32 .1.3.6.1.4.1.2928.2.2.1.3.2.1.45 |
ethIfDefaultDropPrecedenceFrames that do have any priority information are assigned this drop precedence (DP). The drop precedence must be in the range 0 to (ethDevCapDropPrecedenceLevels - 1).rw Unsigned32 .1.3.6.1.4.1.2928.2.2.1.3.2.1.46 |
ethIfDropPrecedenceMapRepresents 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).rw OCTET STRING .1.3.6.1.4.1.2928.2.2.1.3.2.1.47 |
ethIfQueueTableQueues, one queue per interface and traffic class. SEQUENCE OF EthIfQueueEntry .1.3.6.1.4.1.2928.2.2.1.3.3 |
ethIfQueueEntryAn entry representing one queue. EthIfQueueEntry .1.3.6.1.4.1.2928.2.2.1.3.3.1 |
ethIfQueueTrafficClassTraffic 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. TrafficClass .1.3.6.1.4.1.2928.2.2.1.3.3.1.1 |
ethIfQueueMaxOctetsThe 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.rw Integer32 (-1..2147483647) .1.3.6.1.4.1.2928.2.2.1.3.3.1.2 |
ethIfQueueMaxFramesThe 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.rw Integer32 (-1..2147483647) .1.3.6.1.4.1.2928.2.2.1.3.3.1.3 |
ethIfVLANSetsTableA 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. SEQUENCE OF EthIfVLANSetsEntry .1.3.6.1.4.1.2928.2.2.1.3.4 |
ethIfVLANSetsEntryRepresents a VLAN set. A VLAN set represents a list of VLAN ids that an interface shall belong to. EthIfVLANSetsEntry .1.3.6.1.4.1.2928.2.2.1.3.4.1 |
ethIfVLANSetIndexAn index representing the VLAN set. Unsigned32 .1.3.6.1.4.1.2928.2.2.1.3.4.1.1 |
ethIfVLANRowStatusSee 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2928.2.2.1.3.4.1.2 |
ethIfVLANSetA set of VLAN ids that the interface belongs to.rw VLANSet .1.3.6.1.4.1.2928.2.2.1.3.4.1.3 |
ethIfVLANCustomerIdAn 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.rw Unsigned32 .1.3.6.1.4.1.2928.2.2.1.3.4.1.4 |
ethIfVLANPurposeA string representing the purpose of the VLAN set. The string is for administrative purpose.rw SnmpAdminString (SNMP-FRAMEWORK-MIB) .1.3.6.1.4.1.2928.2.2.1.3.4.1.5 |
ethDot3TableTable that contains representations of physical interfaces. SEQUENCE OF EthDot3Entry .1.3.6.1.4.1.2928.2.2.1.3.5 |
ethDot3EntryAn 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. EthDot3Entry .1.3.6.1.4.1.2928.2.2.1.3.5.1 |
ethDot3AutoNegotiateControls 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2928.2.2.1.3.5.1.1 |
ethDot3AdvertisedSpeedThe link speeds that the interface shall advertise that it supports. If auto-negotiation is disabled, then use the highest set link speed.rw AdvertisedSpeed .1.3.6.1.4.1.2928.2.2.1.3.5.1.2 |
ethDot3AdvertisedDuplexThe duplex settings that the interface shall advertise that it supports. See ethDevCapAdvertisedDuplex for allowed duplex settings on the device.rw AdvertisedDuplex .1.3.6.1.4.1.2928.2.2.1.3.5.1.3 |
ethDot3AdvertisedFlowControlThe 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.rw AdvertisedFlowControl .1.3.6.1.4.1.2928.2.2.1.3.5.1.4 |
ethDot3ActiveSpeedThe active links speed in Mbps.ro Unsigned32 (0|10|100|1000|10000) .1.3.6.1.4.1.2928.2.2.1.3.5.1.5 |
ethDot3ActiveDuplexThe active link duplex. If the interface is down, then `notApplicable(3)' is presented.ro Enumeration .1.3.6.1.4.1.2928.2.2.1.3.5.1.6 |
ethDot3ActiveFlowControlThe active link flow control. If the interface is down, then `notApplicable(5)' is presented.ro Enumeration .1.3.6.1.4.1.2928.2.2.1.3.5.1.7 |
ethDot3ForceVLANTaggedSpecifies 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.rw VLANSet .1.3.6.1.4.1.2928.2.2.1.3.5.1.8 |
ethDot3ForceVLANUntaggedSpecifies 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.rw VLANSet .1.3.6.1.4.1.2928.2.2.1.3.5.1.9 |
ethDot3SupportedSpeedsAll supported speeds for ethDot3AdvertisedSpeed. Note that this value depends on the SFP.ro AdvertisedSpeed .1.3.6.1.4.1.2928.2.2.1.3.5.1.10 |
ethDot3ResetToDefaultsWriting a zero (0) resets all the the settings on the interface to its default values.rw Integer32 (0) .1.3.6.1.4.1.2928.2.2.1.3.5.1.11 |
ethDot3AutoNegotiateStatusIndicates if auto-negotiation is enabled or not.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2928.2.2.1.3.5.1.12 |
ethDot3AutoNegotiateAllowedIndicates if auto-negotiation is permitted with the current combination of interface type and speed.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2928.2.2.1.3.5.1.13 |
ethDot3AutoNegotiateMandatoryIndicates if auto-negotiation is required with the current combination of interface type and speed.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2928.2.2.1.3.5.1.14 |
ethDot3SupportedIfTypeAll supported interface types on the interface. This denotes what can be set on ethDot3SelectedIfType. Note that this value depends on the SFP.ro Bits .1.3.6.1.4.1.2928.2.2.1.3.5.1.15 |
ethDot3SelectedIfTypeSelected 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.rw EthInterfaceType .1.3.6.1.4.1.2928.2.2.1.3.5.1.16 |
ethEtsTableTable 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. SEQUENCE OF EthEtsEntry .1.3.6.1.4.1.2928.2.2.1.3.6 |
ethEtsEntryAn entry representing one ETS TTP. EthEtsEntry .1.3.6.1.4.1.2928.2.2.1.3.6.1 |
ethEtsRowStatusSee 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2928.2.2.1.3.6.1.1 |
ethEtsModeSpecifies whether the ETS TTP shall establish unicast or multicast connection.rw Enumeration .1.3.6.1.4.1.2928.2.2.1.3.6.1.2 |
ethEtsLocalDstiThe 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.rw Dsti (NETI-CHMGR-MIB) .1.3.6.1.4.1.2928.2.2.1.3.6.1.3 |
ethEtsODescriptionA 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.ro Unsigned32 .1.3.6.1.4.1.2928.2.2.1.3.6.1.4 |
ethEtsOConnectionA 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).ro Unsigned32 .1.3.6.1.4.1.2928.2.2.1.3.6.1.5 |
ethEtsSnkExpectChannelControls 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2928.2.2.1.3.6.1.6 |
ethEtsTConnectionTableTable 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. SEQUENCE OF EthEtsTConnectionEntry .1.3.6.1.4.1.2928.2.2.1.3.7 |
ethEtsTConnectionEntryAn entry representing the reference to one terminating connection. EthEtsTConnectionEntry .1.3.6.1.4.1.2928.2.2.1.3.7.1 |
ethEtsTConnectionIndexThe 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. Unsigned32 .1.3.6.1.4.1.2928.2.2.1.3.7.1.1 |
ethEtsTConnectionRowStatusRow 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2928.2.2.1.3.7.1.2 |
ethEtsTConnectionA 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).ro Unsigned32 .1.3.6.1.4.1.2928.2.2.1.3.7.1.3 |
ethEtsIndexLookupTableTable to lookup the index in the ethEtsTable, corresponding to a specific DSTI. SEQUENCE OF EthEtsIndexLookupEntry .1.3.6.1.4.1.2928.2.2.1.3.8 |
ethEtsIndexLookupEntryOne conceptual row representing one lookup entry. EthEtsIndexLookupEntry .1.3.6.1.4.1.2928.2.2.1.3.8.1 |
ethEtsIndexLookupDevIndexThe value refers to the ethDevIndex in the ethEtsTable for the ETS interface represented by the DSTI.ro Unsigned32 .1.3.6.1.4.1.2928.2.2.1.3.8.1.1 |
ethEtsIndexLookupIfIndexThe value refers to the ethIfIndex in the ethEtsTable for the ETS interface represented by the DSTI.ro Unsigned32 .1.3.6.1.4.1.2928.2.2.1.3.8.1.2 |
ethIfRstpTableThe 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. SEQUENCE OF EthIfRstpEntry .1.3.6.1.4.1.2928.2.2.1.3.9 |
ethIfRstpEntryAn entry represents Rapid Spanning Tree Protocol (RSTP) data for one port (interface). EthIfRstpEntry .1.3.6.1.4.1.2928.2.2.1.3.9.1 |
ethIfRstpPortIdentifierThe unique port identifier.ro PortIdentifier .1.3.6.1.4.1.2928.2.2.1.3.9.1.1 |
ethIfRstpPriorityThe port priority. The value must be set in increments of 16.rw Integer32 .1.3.6.1.4.1.2928.2.2.1.3.9.1.2 |
ethIfRstpStateDescribes 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.ro Enumeration .1.3.6.1.4.1.2928.2.2.1.3.9.1.3 |
ethIfRstpTopologyChangeAcknowledgetrue(1). A topology change is in progress and the port is about to acknowledge this. false(2). A topology change is not in progress.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2928.2.2.1.3.9.1.4 |
ethIfRstpPathCostThe 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)rw Integer32 .1.3.6.1.4.1.2928.2.2.1.3.9.1.5 |
ethIfRstpDesignatedRootThe unique bridge identifier of the root bridge.ro BridgeIdentifier .1.3.6.1.4.1.2928.2.2.1.3.9.1.6 |
ethIfRstpDesignatedCostThe path cost to the root bridge from the designated bridge.ro Integer32 .1.3.6.1.4.1.2928.2.2.1.3.9.1.7 |
ethIfRstpDesignatedBridgeThe bridge identifier of the best bridge connected to this port's segment.ro BridgeIdentifier .1.3.6.1.4.1.2928.2.2.1.3.9.1.8 |
ethIfRstpDesignatedPortThe port identifier of the best port on the Designated Bridge.ro PortIdentifier .1.3.6.1.4.1.2928.2.2.1.3.9.1.9 |
ethIfRstpAdminEdgePortSetting 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.rw Enumeration .1.3.6.1.4.1.2928.2.2.1.3.9.1.10 |
ethIfRstpOperEdgePortThe 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.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2928.2.2.1.3.9.1.11 |
ethIfRstpAdminPointToPointMACSetting 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.rw Enumeration .1.3.6.1.4.1.2928.2.2.1.3.9.1.12 |
ethIfRstpOperPointToPointMACThe point-to-point state of this port.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2928.2.2.1.3.9.1.13 |
ethIfRstpCurrentPathCostThe 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.ro Integer32 .1.3.6.1.4.1.2928.2.2.1.3.9.1.14 |
ethIfgTableTable that contains definitions of interface groups. For every row in the table, a corresponding row exists in the table ethIfTable. SEQUENCE OF EthIfgEntry .1.3.6.1.4.1.2928.2.2.1.3.10 |
ethIfgEntryAn entry representing one interface group. An interface group is a virtual interface that groups two ETS interfaces for 1+1 protected transport of Ethernet. EthIfgEntry .1.3.6.1.4.1.2928.2.2.1.3.10.1 |
ethIfgRowStatusSee 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.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.2928.2.2.1.3.10.1.1 |
ethIfgMembersA 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.ro InterfaceIndexList .1.3.6.1.4.1.2928.2.2.1.3.10.1.2 |
ethIfgDifferentialDelayThe measured difference delay in microseconds between the two channels in the interface group.ro Unsigned32 .1.3.6.1.4.1.2928.2.2.1.3.10.1.3 |
ethIfgDifferentialDelayValidSpecifies if the value of ethIfgDifferentialDelay is valid or not.ro TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2928.2.2.1.3.10.1.4 |
ethIfgAheadInterfaceThe 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.ro Unsigned32 .1.3.6.1.4.1.2928.2.2.1.3.10.1.5 |
ethIfgHitlessProtectionSpecifies 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2928.2.2.1.3.10.1.6 |
ethIfgProtectionStatusThe current protection state.ro IfgProtectionStatus .1.3.6.1.4.1.2928.2.2.1.3.10.1.7 |
ethIfgExpectedProtectionStatusThe 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.rw IfgProtectionStatus .1.3.6.1.4.1.2928.2.2.1.3.10.1.8 |
ethIfgForceHitA write of zero (0) resets the buffers, and will therefore minimize the the latency penalty incurred by the 1+1 buffering.rw Unsigned32 .1.3.6.1.4.1.2928.2.2.1.3.10.1.9 |
ethIfgActiveInterfaceThe 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).rw Unsigned32 .1.3.6.1.4.1.2928.2.2.1.3.10.1.10 |
ethIfgExpectChannelControls 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.rw TruthValue (SNMPv2-TC) .1.3.6.1.4.1.2928.2.2.1.3.10.1.11 |
ethIfQDropThresholdTableA 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. SEQUENCE OF EthIfQDropThresholdEntry .1.3.6.1.4.1.2928.2.2.1.3.11 |
ethIfQDropThresholdEntryAn entry in the table. EthIfQDropThresholdEntry .1.3.6.1.4.1.2928.2.2.1.3.11.1 |
ethIfQDropThresDropPrecedenceThe value of drop precedence (DP). The value range is given by the device and is from zero to and including (ethDeviceDropPrecedenceLevels - 1).ro Unsigned32 .1.3.6.1.4.1.2928.2.2.1.3.11.1.1 |
ethIfQDropThresMaxFramesThe 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.rw Integer32 (-1..2147483647) .1.3.6.1.4.1.2928.2.2.1.3.11.1.2 |
ethIfQDropThresCurrentMaxFramesThe 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.ro Integer32 .1.3.6.1.4.1.2928.2.2.1.3.11.1.3 |
ethIfQDropThresDropProbabilityFunctionThe 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.rw Enumeration .1.3.6.1.4.1.2928.2.2.1.3.11.1.4 |
ethStatisticsGroup OBJECT IDENTIFIER .1.3.6.1.4.1.2928.2.2.1.4 |
ethStatDcap1TableTable holds statistical DCAP-1 data for interface groups that are implemented using ETS connections. SEQUENCE OF EthStatDcap1Entry .1.3.6.1.4.1.2928.2.2.1.4.1 |
ethStatDcap1EntryA conceptual row holding DCAP-1 statistical data for a single interface group. EthStatDcap1Entry .1.3.6.1.4.1.2928.2.2.1.4.1.1 |
ethStatDcap1ResetWriting a zero (0) to this object resets all counters for the interface.rw Integer32 (0) .1.3.6.1.4.1.2928.2.2.1.4.1.1.1 |
ethStatDcap1TxOctetsTotal number of transmitted octets (bytes).ro Counter64 .1.3.6.1.4.1.2928.2.2.1.4.1.1.2 |
ethStatDcap1TxPacketsTotal number of transmitted packets.ro Counter64 .1.3.6.1.4.1.2928.2.2.1.4.1.1.3 |
ethStatDcap1TxDiscardOctetsTotal number of transmitted and discarded octets (bytes).ro Counter64 .1.3.6.1.4.1.2928.2.2.1.4.1.1.4 |
ethStatDcap1TxDiscardPacketsTotal number of transmitted and discarded packets.ro Counter64 .1.3.6.1.4.1.2928.2.2.1.4.1.1.5 |
ethStatDcap1TxBitrateThe transmit utilization in bits per second on the connection as a mean value during the last 30 seconds.ro Counter64 .1.3.6.1.4.1.2928.2.2.1.4.1.1.6 |
ethStatDcap1TxLoadThe transmit utilization (load) in percent on the connection as mean value measured during the last 30 seconds.ro Unsigned32 .1.3.6.1.4.1.2928.2.2.1.4.1.1.7 |
ethStatDcap1RxOctetsTotal number of received octets (bytes).ro Counter64 .1.3.6.1.4.1.2928.2.2.1.4.1.1.8 |
ethStatDcap1RxPacketsTotal number of received packets.ro Counter64 .1.3.6.1.4.1.2928.2.2.1.4.1.1.9 |
ethStatDcap1RxDiscardOctetsTotal number of received and discarded octets (bytes).ro Counter64 .1.3.6.1.4.1.2928.2.2.1.4.1.1.10 |
ethStatDcap1RxDiscardPacketsTotal number of received packets that are discarded and not counted in ethStatDcap1RxErrorCRC.ro Counter64 .1.3.6.1.4.1.2928.2.2.1.4.1.1.11 |
ethStatDcap1RxErrorCRCTotal number of received packets with CRC32 error. For an interface group where the protectionStatus is `hitlessProtected(5)', this value is not increased.ro Counter64 .1.3.6.1.4.1.2928.2.2.1.4.1.1.12 |
ethStatDcap1RxBitrateThe receive utilization in bits per second on the connection as a mean value during the last 30 seconds.ro Counter64 .1.3.6.1.4.1.2928.2.2.1.4.1.1.13 |
ethStatDcap1RxLoadThe receive utilization (load) in percent on the connection as mean value measured during the last 30 seconds.ro Unsigned32 .1.3.6.1.4.1.2928.2.2.1.4.1.1.14 |
ethIfStatTableTable holds statistical data for Ethernet interfaces. SEQUENCE OF EthIfStatEntry .1.3.6.1.4.1.2928.2.2.1.4.2 |
ethIfStatEntryA conceptual row holding statistica data for a single interface. EthIfStatEntry .1.3.6.1.4.1.2928.2.2.1.4.2.1 |
ethIfStatResetWriting a zero (0) to this object resets all counters for the interface.rw Integer32 .1.3.6.1.4.1.2928.2.2.1.4.2.1.1 |
ethIfStatTxBitrateThe transmit utilization in bits per second on the interface as a mean value during the last 30 seconds.ro Counter64 .1.3.6.1.4.1.2928.2.2.1.4.2.1.2 |
ethIfStatTxLoadThe transmit utilization (load) in percent of the wire speed on the interface as mean value measured during the last 30 seconds.ro Unsigned32 .1.3.6.1.4.1.2928.2.2.1.4.2.1.3 |
ethIfStatRxBitrateThe receive utilization in bits per second on the interface as a mean value during the last 30 seconds.ro Counter64 .1.3.6.1.4.1.2928.2.2.1.4.2.1.4 |
ethIfStatRxLoadThe receive utilization (load) in percent of the wire speed on the interface as mean value measured during the last 30 seconds.ro Unsigned32 .1.3.6.1.4.1.2928.2.2.1.4.2.1.5 |