arrisRouterLanMappedInterface
ARRIS-ROUTER-DEVICE-MIB ·
.1.3.6.1.4.1.4115.1.20.1.1.2.2.1.27
Object
column
r/w
Unsigned32
Name of the member physical network interface (or virtual
network interface in the case of a wireless SSID) comprising the logical
interface, aka LAN subnet. This mib object takes in an unsigned integer with the
following bitmap setup:
Single-Band support:
0x00000001 // ethernet
0x00000002 // usb (unsupported)
0x00000004 // moca
0x00000008 // ssid1
0x00000010 // ssid2
0x00000020 // ssid3
0x00000040 // ssid4
0x00000080 // ssid5
0x00000100 // ssid6
0x00000200 // ssid7
0x00000400 // ssid8
Dual-Band Support:
0x00000001 // ethernet
0x00000002 // usb (unsupported)
0x00000004 // moca
0x00000008 // ssid1 & ssid9
0x00000010 // ssid2 & ssid10
0x00000020 // ssid3 & ssid11
0x00000040 // ssid4 & ssid12
0x00000080 // ssid5 & ssid13
0x00000100 // ssid6 & ssid14
0x00000200 // ssid7 & ssid15
0x00000400 // ssid8 & ssid16
Example of mapping the ethernet, usb, moca, and ssid1 to the
primary LAN subnet:
0x0000000F = (Integer) 15
NOTE - A physical/virtual interface may not be assigned to
more than one logical interface.
Context
- MIB
- ARRIS-ROUTER-DEVICE-MIB
- OID
.1.3.6.1.4.1.4115.1.20.1.1.2.2.1.27- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- arrisRouterLanSrvEntry
Syntax
Unsigned32
Values & Constraints
No enumerated values or constraints recorded.