All MIBs › DVMRP-MIB › dvmrpInterfaceRemoteSubnetMask
dvmrpInterfaceRemoteSubnetMask
Module: DVMRP-MIB
OID (symbolic): DVMRP-MIB::dvmrpInterfaceRemoteSubnetMask
OID (numeric): 1.3.6.1.3.62.1.1.3.1.6
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: The subnet mask for a directly connected subnet. For a tunnel, this should be 0.0.0.0. This object is deprecated in favor of address information associated with the underlying ifEntry.
What is dvmrpInterfaceRemoteSubnetMask?
The subnet mask of the directly connected subnet reachable over this DVMRP interface; for a tunnel interface this reads as 0.0.0.0. It is deprecated in favor of address information on the underlying ifEntry.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.62.1.1.3.1.6 snmpwalk -v2c -c public <target> DVMRP-MIB::dvmrpInterfaceRemoteSubnetMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.62.1.1.3.1.6.1 snmpget -v2c -c public <target> DVMRP-MIB::dvmrpInterfaceRemoteSubnetMask.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dvmrpInterfaceRemoteSubnetMask.1
Start monitoring Multicast router running DVMRP (vendor-neutral IETF standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DVMRP-MIB::dvmrpInterfaceRemoteSubnetMask OID value, configure state conditions and alerts, and monitor any Multicast router running DVMRP (vendor-neutral IETF standard) from a single console.
OID Breakdown
Upper-level ancestors (5 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.3 | experimental | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.3.62 | dvmrpMIB | DVMRP-MIB |
| 1.3.6.1.3.62.1 | dvmrpMIBObjects | DVMRP-MIB |
| 1.3.6.1.3.62.1.1 | dvmrp | DVMRP-MIB |
| 1.3.6.1.3.62.1.1.3 | dvmrpInterfaceTable | DVMRP-MIB |
| 1.3.6.1.3.62.1.1.3.1 | dvmrpInterfaceEntry | DVMRP-MIB |
| 1.3.6.1.3.62.1.1.3.1.6 | dvmrpInterfaceRemoteSubnetMask | DVMRP-MIB |