All MIBs › MICOMIPRIP-MIB › nvmipAddressRoutProtType
nvmipAddressRoutProtType
Module: MICOMIPRIP-MIB
OID (symbolic): MICOMIPRIP-MIB::nvmipAddressRoutProtType
OID (numeric): 1.3.6.1.4.1.335.1.4.5.13.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: NAME = ; DESC = This value determines the IP routing \ protocol on this interface. \ This object only supported enumerations of \ 'rip', 'passiveRip' and 'disable'; HELP = ; CAPABILITIES = ;
What is nvmipAddressRoutProtType?
This OID configures which IP routing protocol runs on this interface, though only rip, passiveRip, and disable are actually supported despite ospf appearing in the enumeration. Admins set passiveRip on interfaces that should learn RIP routes without advertising their own.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.335.1.4.5.13.1.8 snmpwalk -v2c -c public <target> MICOMIPRIP-MIB::nvmipAddressRoutProtType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.335.1.4.5.13.1.8.1 snmpget -v2c -c public <target> MICOMIPRIP-MIB::nvmipAddressRoutProtType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.335.1.4.5.13.1.8.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::nvmipAddressRoutProtType 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.13 | nvmIpAddressTable | MICOMIPRIP-MIB |
| 1.3.6.1.4.1.335.1.4.5.13.1 | nvmIpAddressEntry | MICOMIPRIP-MIB |
| 1.3.6.1.4.1.335.1.4.5.13.1.8 | nvmipAddressRoutProtType | MICOMIPRIP-MIB |