All MIBs › CHASSIS-MIB › chasControlEthPortRipMode
chasControlEthPortRipMode
Module: CHASSIS-MIB
OID (symbolic): CHASSIS-MIB::chasControlEthPortRipMode
OID (numeric): 1.3.6.1.4.1.800.2.1.3.1.1.27
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The RIP mode of the Ethernet Mgmt. Port.
What is chasControlEthPortRipMode?
This object reports the RIP (Routing Information Protocol) mode currently running on the Ethernet management port: silent (listens but doesn't advertise), deaf, active (both sends and receives routes), or inactive. An admin troubleshooting why routes to the out-of-band management subnet aren't being learned by neighboring routers would check this to confirm whether the chassis's mgmt port is actually participating in RIP or just sitting inactive. If this reports silent(1), the chassis will learn RIP routes for its management subnet but won't advertise its own management network to neighboring routers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.1.1.27 snmpwalk -v2c -c public <target> CHASSIS-MIB::chasControlEthPortRipMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.800.2.1.3.1.1.27.1 snmpget -v2c -c public <target> CHASSIS-MIB::chasControlEthPortRipMode.1
Start monitoring Modular/chassis-based network switches and routers (any vendor) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CHASSIS-MIB::chasControlEthPortRipMode OID value, configure state conditions and alerts, and monitor any Modular/chassis-based network switches and routers (any vendor) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.800 | xylan | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2 | xylanArch | XYLAN-BASE-MIB |
| 1.3.6.1.4.1.800.2.1 | xylanChassis | XYLAN-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.800.2.1.3 | chasController | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.3.1 | chasControlTable | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.3.1.1 | chasControlEntry | CHASSIS-MIB |
| 1.3.6.1.4.1.800.2.1.3.1.1.27 | chasControlEthPortRipMode | CHASSIS-MIB |