All MIBs › MICOMIPRIP-MIB › mcmIpRipCompatibility
mcmIpRipCompatibility
Module: MICOMIPRIP-MIB
OID (symbolic): MICOMIPRIP-MIB::mcmIpRipCompatibility
OID (numeric): 1.3.6.1.4.1.335.1.4.5.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: NAME = ; DESC = This value indicates the Routing \ Internet Protocol (RIP) version.\ rip1 indicates only RIP version 1 \ packets are broadcasted. \ rip1Compatible indicates RIP \ version 2 packets are broadcasted. \ rip2 indicates RIP version 2 packets \ are multicasted.; HELP = ; CAPABILITIES = NET_CFG, VPN_CFG;
What is mcmIpRipCompatibility?
This read-only OID reports which RIP version this access device broadcasts: rip1 for RIP version 1 packets only, rip1Compatible for RIP version 2 packets sent as broadcasts, or rip2 for RIP version 2 packets sent as multicasts. Admins check this to confirm the device's RIP mode matches what the rest of the network expects, since mismatched versions can prevent routes from being learned.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.335.1.4.5.10 snmpwalk -v2c -c public <target> MICOMIPRIP-MIB::mcmIpRipCompatibility
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.335.1.4.5.10.1 snmpget -v2c -c public <target> MICOMIPRIP-MIB::mcmIpRipCompatibility.1
Start monitoring MICOM Communications access equipment (RIP/IP addressing) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the MICOMIPRIP-MIB::mcmIpRipCompatibility OID value, configure state conditions and alerts, and monitor any MICOM Communications access equipment (RIP/IP addressing) 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.335 | micom | MICOM-OSCAR-MIB |
| 1.3.6.1.4.1.335.1 | products | MICOM-OSCAR-MIB |
| 1.3.6.1.4.1.335.1.4 | micom_oscar | MICOM-OSCAR-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.335.1.4.5 | mcmIp | MICOMIPRIP-MIB |
| 1.3.6.1.4.1.335.1.4.5.10 | mcmIpRipCompatibility | MICOMIPRIP-MIB |