MIB Viewer

routeGroupRouteMode

OBJECT-TYPE
1.3.6.1.4.1.81.31.4.1.1.2
Access
read-write
Status
mandatory
Sub-identifiers
0
A bit mask representing the routing mode of the module: bit 0 - L2 switching bit 1 - EZ2Route bit 2 - Router bit 3 - Rich L2 bit 4 - WebSwitch (Load balance, application redirection). mandatoryly, the following values for this bit mask are defined: secondLayer(1) - no routing. Behaves like P333T. ez2route (3) - no configuration is needed. Boosts external routers. router (5) - Behaves like third layer switch. routerAndWebSwitch(21) - Perform routing and Load-Balancing or application redirection
INTEGER { secondLayer(1), ez2route(3), router(5), routerAndWebSwitch(21), notSupported(255) }