cfgNetEthSpeed
WESTERMO-SW6-MIB ·
.1.3.6.1.4.1.16177.1.400.1.1.2.1.1.9
Object
Defines a bitmask containing the possible speed/duplex combinations.
* 0x01 (1) = 10Mbit/Half
* 0x02 (2) = 10Mbit/Full
* 0x04 (4) = 100Mbit/Half
* 0x08 (8) = 100Mbit/Full
* 0x20 (32) = 1000Mbit/Full
When `cfgNetEthSpeed` is **forced(0)** only a single bit may be
active. Only 10Mbit and 100Mbit rates are allowed in forced mode.
1000Mbit requires the mode to be auto.
When `cfgNetEthSpeed` is **auto(1)** multiple bits may be set which
are used to advertise the supported speed/duplex.
1000Mbit/Half is not supported.
Applies to AP and STA.
Context
- MIB
- WESTERMO-SW6-MIB
- OID
.1.3.6.1.4.1.16177.1.400.1.1.2.1.1.9- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cfgNetEthernetTableEntry
- Table
- cfgNetEthernetTable
- Siblings
- 9
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cfgNetEthIndex Entry index of table. | column | Integer32 | .1.3.6.1.4.1.16177.1.400.1.1.2.1.1.1 |
| cfgNetEthTrunk This entry is active when `cfgNetEthVlanMode` is set to
**trunk(0)** or **nativeuntagged(3)**.
It specifies which 802.1q vlans are accepted ingress and egress on
th… | column | OctetString | .1.3.6.1.4.1.16177.1.400.1.1.2.1.1.10 |
| cfgNetEthTag This entry is active when `cfgNetEthVlanMode` is set to
**access(1)** or **nativeuntagged(3)**. It specifies which 802.1q
VLAN should be used for untagged ingress and egress traff… | column | Integer32 | .1.3.6.1.4.1.16177.1.400.1.1.2.1.1.11 |
| cfgNetEthVlanMode This entry specifies how the port should behave.
* **trunk(0):** A trunk port carries packets on one or more specified
VLANs specified in the cfgNetEthTrunk entry… | column | Enumeration | .1.3.6.1.4.1.16177.1.400.1.1.2.1.1.12 |
| cfgNetEthLldpEnabled When `cfgLldpEnabled` is enabled, this parameter controls if
the interface takes part in LLDP operation.
Applies to AP and STA. | column | Enumeration | .1.3.6.1.4.1.16177.1.400.1.1.2.1.1.15 |
| cfgNetEthName Name of the ethernet interface.
Applies to AP and STA. | column | OctetString | .1.3.6.1.4.1.16177.1.400.1.1.2.1.1.2 |
| cfgNetEthEnabled Ethernet interface disabled or enabled.
Applies to AP and STA. | column | Enumeration | .1.3.6.1.4.1.16177.1.400.1.1.2.1.1.3 |
| cfgNetEthBridge If set to other than -1 the interface is part of bridge:
* -1: none
* 0: br0
* 1: br1
* X: brX
Bridges with an index >=100 are special bridges which … | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.16177.1.400.1.1.2.1.1.7 |
| cfgNetEthAutoneg Enables or disables auto negotiation of the PHY.
* **forced(0):** Forces the speed and duplex defined by
`cfgNetEthSpeed`. Only 10Mbit and 100Mbit rates are
al… | column | Enumeration | .1.3.6.1.4.1.16177.1.400.1.1.2.1.1.8 |