CROUTE-MIB :: routeGroupRouteMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCROUTE-MIBrouteGroupRouteMode

routeGroupRouteMode

Module: CROUTE-MIB

OID (symbolic): CROUTE-MIB::routeGroupRouteMode

OID (numeric): 1.3.6.1.4.1.81.31.4.1.1.2

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: 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). Currently, 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

What is routeGroupRouteMode?

This read-write enumerated integer sets a bit-mask representing the routing mode of a module, ranging from pure secondLayer(1) L2 switching with no routing, through ez2route(3) which requires no configuration and simply boosts external routers, to full router(5) behavior acting like a third-layer switch, up to routerAndWebSwitch(21) which adds load-balancing and application redirection on top of routing. An admin sets this per module to match the role that module should play in the chassis, since it fundamentally changes whether the module routes traffic itself or defers to another device. For example, an admin wanting a module to purely accelerate an existing external router without any configuration would set routeGroupRouteMode to ez2route(3) rather than router(5).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.81.31.4.1.1.2
snmpwalk -v2c -c public <target> CROUTE-MIB::routeGroupRouteMode

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.81.31.4.1.1.2.1
snmpget -v2c -c public <target> CROUTE-MIB::routeGroupRouteMode.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.81.31.4.1.1.2.1 i <value>

Start monitoring Layer 3 switch platform (vendor unclear, BOOTP/RIP) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CROUTE-MIB::routeGroupRouteMode OID value, configure state conditions and alerts, and monitor any Layer 3 switch platform (vendor unclear, BOOTP/RIP) from a single console.

OID Breakdown

Upper-level ancestors (7 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.81lannetGEN-MIB
Numeric OIDNameModule
1.3.6.1.4.1.81.31crouteCROUTE-MIB
1.3.6.1.4.1.81.31.4routeGroupMgmtCROUTE-MIB
1.3.6.1.4.1.81.31.4.1routeGroupTableCROUTE-MIB
1.3.6.1.4.1.81.31.4.1.1routeGroupEntryCROUTE-MIB
1.3.6.1.4.1.81.31.4.1.1.2routeGroupRouteModeCROUTE-MIB