All MIBs › CODAN-MIB › wvSlipInDestIPSubnetMask
wvSlipInDestIPSubnetMask
Module: CODAN-MIB
OID (symbolic): CODAN-MIB::wvSlipInDestIPSubnetMask
OID (numeric): 1.3.6.1.4.1.23304.1.1.1.3.41
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: The subnet mask associated with wvSlipInDestIPAddress. 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 wvSlipInDestIPSubnetMask?
This read-write object defines the subnet mask that applies to wvSlipInDestIPAddress, given as an IP value with network bits set to 1 and host bits to 0. It tells the terminal how to interpret the reachability of the configured Slip-In destination address. For example, setting a tight, host-scoped mask here would indicate the Slip-In destination is treated as a single specific host rather than a whole subnet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.23304.1.1.1.3.41 snmpwalk -v2c -c public <target> CODAN-MIB::wvSlipInDestIPSubnetMask
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.23304.1.1.1.3.41.1 snmpget -v2c -c public <target> CODAN-MIB::wvSlipInDestIPSubnetMask.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.23304.1.1.1.3.41.1 a <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> wvSlipInDestIPSubnetMask.1
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::wvSlipInDestIPSubnetMask 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.41 | wvSlipInDestIPSubnetMask | CODAN-MIB |