All MIBs › A3COM-DVMRP-R1-MIB › a3ComDvmrpDestGroupPolicy
a3ComDvmrpDestGroupPolicy
Module: A3COM-DVMRP-R1-MIB
OID (symbolic): A3COM-DVMRP-R1-MIB::a3ComDvmrpDestGroupPolicy
OID (numeric): 1.3.6.1.4.1.43.2.28.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object is used to control data packets forward to MOSPF domain. If this object is set to destGroup(1), data packet will be checked with object a3ComDvmrpDestGroupTable, which function as a filter, before being forwarded to MOSPF domain. If this object is set to noDestGroup(2), data packet is forwarded to MOSPF domain without any checking.
What is a3ComDvmrpDestGroupPolicy?
This read-write policy switch controls whether data packets forwarded to the MOSPF multicast domain are filtered using a destination group list. When set to destGroup(1), packets are checked against a filter table before forwarding; when set to noDestGroup(2), they bypass filtering. A typical value of destGroup(1) means multicast traffic is restricted to authorized group addresses.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.2.28.1.5 snmpwalk -v2c -c public <target> A3COM-DVMRP-R1-MIB::a3ComDvmrpDestGroupPolicy
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.2.28.1.5.1 snmpget -v2c -c public <target> A3COM-DVMRP-R1-MIB::a3ComDvmrpDestGroupPolicy.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.43.2.28.1.5.1 i <value>
Start monitoring 3Com/H3C multicast routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the A3COM-DVMRP-R1-MIB::a3ComDvmrpDestGroupPolicy OID value, configure state conditions and alerts, and monitor any 3Com/H3C multicast routers from a single console.
OID Breakdown
Upper-level ancestors (8 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.43 | a3Com | A3COM-BRIDGE-R3-MIB |
| 1.3.6.1.4.1.43.2 | brouterMIB | A3COM-BRIDGE-R3-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.43.2.28 | a3ComDVMRP | A3COM-DVMRP-R1-MIB |
| 1.3.6.1.4.1.43.2.28.1 | a3ComDvmrpSConfig | A3COM-DVMRP-R1-MIB |
| 1.3.6.1.4.1.43.2.28.1.5 | a3ComDvmrpDestGroupPolicy | A3COM-DVMRP-R1-MIB |