swIfType
RADLAN-rlInterfaces ·
.1.3.6.1.4.1.89.43.1.1.10
Object
column Enumeration
This variable specifies the type of interface.
Context
- MIB
- RADLAN-rlInterfaces
- OID
.1.3.6.1.4.1.89.43.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- swIfEntry
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 'RADLAN-rlInterfaces' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-rlInterfaces::swIfType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RADLAN-rlInterfaces' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RADLAN-rlInterfaces::swIfType.<swIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RADLAN-rlInterfaces' -M '/opt/observium/mibs/radlan:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RADLAN-rlInterfaces::swIfType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | eth10M |
2 | eth100M |
3 | eth1000M |
4 | eth10G |
5 | eth20G |
6 | eth40G |
7 | eth100G |
8 | unknown |