ethIfType
NETI-ETH-MIB ·
.1.3.6.1.4.1.2928.2.2.1.3.2.1.4
Object
column EthInterfaceType
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.
Context
- MIB
- NETI-ETH-MIB
- OID
.1.3.6.1.4.1.2928.2.2.1.3.2.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ethIfEntry
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::ethIfType'
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::ethIfType.<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::ethIfType'
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 |