All MIBs › A3COM-DVMRP-R1-MIB › a3ComDvmrpRouteMask
a3ComDvmrpRouteMask
Module: A3COM-DVMRP-R1-MIB
OID (symbolic): A3COM-DVMRP-R1-MIB::a3ComDvmrpRouteMask
OID (numeric): 1.3.6.1.4.1.43.2.28.3.1.1.2
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: This object is logical-anded with the source address before comparing to the value in previous object a3ComDvmrpRouteSource.
What is a3ComDvmrpRouteMask?
This read-only OID holds the subnet mask (IpAddress type) used with the source address for route matching. Engineers review it to understand which source addresses are grouped together under this route. Example: 255.255.0.0 masks the source to match a /16 range.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.2.28.3.1.1.2 snmpwalk -v2c -c public <target> A3COM-DVMRP-R1-MIB::a3ComDvmrpRouteMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.2.28.3.1.1.2.1 snmpget -v2c -c public <target> A3COM-DVMRP-R1-MIB::a3ComDvmrpRouteMask.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> a3ComDvmrpRouteMask.1
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::a3ComDvmrpRouteMask 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.3 | a3ComDvmrpData | A3COM-DVMRP-R1-MIB |
| 1.3.6.1.4.1.43.2.28.3.1 | a3ComDvmrpRouteTable | A3COM-DVMRP-R1-MIB |
| 1.3.6.1.4.1.43.2.28.3.1.1 | a3ComDvmrpRouteEntry | A3COM-DVMRP-R1-MIB |
| 1.3.6.1.4.1.43.2.28.3.1.1.2 | a3ComDvmrpRouteMask | A3COM-DVMRP-R1-MIB |