All MIBs › CODAN-MIB › wvLinkIPSubnetMask
wvLinkIPSubnetMask
Module: CODAN-MIB
OID (symbolic): CODAN-MIB::wvLinkIPSubnetMask
OID (numeric): 1.3.6.1.4.1.23304.1.1.1.3.27
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The subnet mask associated with wvLinkIPAddress. The value of the mask is an IP address with all the network bits set to 1 and all the hosts bits set to 0.
What is wvLinkIPSubnetMask?
This read-write object stores the subnet mask paired with wvLinkIPAddress, expressed as an IP-formatted value with the network bits set to 1 and the host bits set to 0. It tells the terminal how much of the link IP address space is treated as the local network versus host addressing, which determines whether traffic to a given peer is routed or considered directly reachable across the link. For instance, setting this to 255.255.255.252 alongside a /30-sized wvLinkIPAddress assignment restricts the link subnet to just the two terminal endpoints.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.23304.1.1.1.3.27 snmpwalk -v2c -c public <target> CODAN-MIB::wvLinkIPSubnetMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.23304.1.1.1.3.27.1 snmpget -v2c -c public <target> CODAN-MIB::wvLinkIPSubnetMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.23304.1.1.1.3.27.1 a <value>
Start monitoring Codan 8800 DMR microwave radio link equipment with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CODAN-MIB::wvLinkIPSubnetMask OID value, configure state conditions and alerts, and monitor any Codan 8800 DMR microwave radio link equipment 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.23304 | codanGroup | CODAN-SMI |
| 1.3.6.1.4.1.23304.1 | codanMibs | CODAN-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.23304.1.1 | minetMIB | CODAN-MIB |
| 1.3.6.1.4.1.23304.1.1.1 | wvConfiguration | CODAN-MIB |
| 1.3.6.1.4.1.23304.1.1.1.3 | wvManagement | CODAN-MIB |
| 1.3.6.1.4.1.23304.1.1.1.3.27 | wvLinkIPSubnetMask | CODAN-MIB |