ethDot3SelectedIfType
NETI-ETH-MIB ·
.1.3.6.1.4.1.2928.2.2.1.3.5.1.16
Object
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.
Context
- MIB
- NETI-ETH-MIB
- OID
.1.3.6.1.4.1.2928.2.2.1.3.5.1.16- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- ethDot3Entry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'NETI-ETH-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-ETH-MIB::ethDot3SelectedIfType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETI-ETH-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETI-ETH-MIB::ethDot3SelectedIfType.<ethDevIndex>.<ethIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETI-ETH-MIB' -M '/opt/observium/mibs/netinsight:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETI-ETH-MIB::ethDot3SelectedIfType'
Syntax
- Source
- EthInterfaceType
- Base type
Enumeration
Values & Constraints
Type Values
0 | auto |
1 | unknown |
2 | bETS |
3 | b100baseTX |
4 | b1000baseSX |
5 | b1000baseLX |
6 | b1000baseT |
7 | bETSGroup |
8 | b10GbaseSR |
9 | b10GbaseLR |
10 | b10GbaseLRM |
11 | b10GbaseER |
12 | b10GbaseZR |