interfaceLineType
BASIS-GENERIC-MIB ·
.1.3.6.1.4.1.351.110.2.2.1.1.2
Object
column mandatory
Enumeration
This object indicates the type of interfaces provided by this Module. These numbers are from RFC1700.
Context
- MIB
- BASIS-GENERIC-MIB
- OID
.1.3.6.1.4.1.351.110.2.2.1.1.2- Type
- column
- Access
- readonly
- Status
- mandatory
- Parent
- interfaceLineEntry
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 'BASIS-GENERIC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BASIS-GENERIC-MIB::interfaceLineType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BASIS-GENERIC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BASIS-GENERIC-MIB::interfaceLineType.<interfaceLineNum>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BASIS-GENERIC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BASIS-GENERIC-MIB::interfaceLineType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | other |
18 | ds1 |
19 | e1 |
26 | ethernet-3Mbit |
30 | ds3 |
33 | rs232 |
45 | v35 |
46 | hssi |