All MIBs › RAPID-CITY › rcIpDvmrpTableEnable
rcIpDvmrpTableEnable
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcIpDvmrpTableEnable
OID (numeric): 1.3.6.1.4.1.2272.1.8.12.2.1.2
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
The administrative status of DVMRP in the router. The value 'enabled' denotes that the DVMRP is enableed on the interface; 'disabled' disables it on the interface.
What is rcIpDvmrpTableEnable?
This OID is a yes/no flag that controls whether DVMRP (a multicast routing protocol) is active on a network interface. When enabled, the router participates in multicast traffic; when disabled, it ignores multicast. An operator would enable or disable this setting when adding or removing the interface from a multicast distribution network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.12.2.1.2 snmpwalk -v2c -c public <target> RAPID-CITY::rcIpDvmrpTableEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.8.12.2.1.2.1 snmpget -v2c -c public <target> RAPID-CITY::rcIpDvmrpTableEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.8.12.2.1.2.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8 | rcIp | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.12 | rcIpDvmrp | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.12.2 | rcIpDvmrpTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.12.2.1 | rcIpDvmrpTableEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.8.12.2.1.2 | rcIpDvmrpTableEnable | RAPID-CITY |