arrisRouterLanClientAdapterType
ARRIS-ROUTER-DEVICE-MIB ·
.1.3.6.1.4.1.4115.1.20.1.1.2.4.2.1.6
Object
column Enumeration
The type of the adapter.
Context
- MIB
- ARRIS-ROUTER-DEVICE-MIB
- OID
.1.3.6.1.4.1.4115.1.20.1.1.2.4.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- arrisRouterLanClientEntry
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 'ARRIS-ROUTER-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-ROUTER-DEVICE-MIB::arrisRouterLanClientAdapterType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ARRIS-ROUTER-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARRIS-ROUTER-DEVICE-MIB::arrisRouterLanClientAdapterType.<ifIndex>.<arrisRouterLanClientIPAddrType>.<arrisRouterLanClientIPAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARRIS-ROUTER-DEVICE-MIB' -M '/opt/observium/mibs/arris:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARRIS-ROUTER-DEVICE-MIB::arrisRouterLanClientAdapterType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | unknown |
1 | ethernet |
2 | usb |
3 | moca |
4 | dsg |
5 | wireless1 |
6 | wireless2 |
7 | wireless3 |
8 | wireless4 |
9 | wireless5 |
10 | wireless6 |
11 | wireless7 |
12 | wireless8 |
13 | wireless9 |
14 | wireless10 |
15 | wireless11 |
16 | wireless12 |
17 | wireless13 |
18 | wireless14 |
19 | wireless15 |
20 | wireless16 |
21 | ethernet2 |
22 | ethernet3 |
23 | ethernet4 |