All MIBs › MICOMIPRIP-MIB › nvmIpAddressRipCompatibility
nvmIpAddressRipCompatibility
Module: MICOMIPRIP-MIB
OID (symbolic): MICOMIPRIP-MIB::nvmIpAddressRipCompatibility
OID (numeric): 1.3.6.1.4.1.335.1.4.5.11
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: NAME = ; DESC = This value indicates the the Routing \ Information 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 nvmIpAddressRipCompatibility?
This OID configures 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 set this to match the RIP version used elsewhere on the network, since a mismatch 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.11 snmpwalk -v2c -c public <target> MICOMIPRIP-MIB::nvmIpAddressRipCompatibility
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.335.1.4.5.11.1 snmpget -v2c -c public <target> MICOMIPRIP-MIB::nvmIpAddressRipCompatibility.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.335.1.4.5.11.1 i <value>
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::nvmIpAddressRipCompatibility 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.11 | nvmIpAddressRipCompatibility | MICOMIPRIP-MIB |