All MIBs › CDMIPController › cdmipRedundantTrafficSubnetMaskLen
cdmipRedundantTrafficSubnetMaskLen
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipRedundantTrafficSubnetMaskLen
OID (numeric): 1.3.6.1.4.1.6247.4.6.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The subnet mask prefix length for the traffic IP address.
*** NOTE: The traffic IP subnet mask can only be set on the ONLINE unit. ***
What is cdmipRedundantTrafficSubnetMaskLen?
This sets the subnet mask prefix length for the shared traffic IP address in a redundant pair, and like the address itself, is only settable on the currently online unit. Keeping this consistent with the actual traffic-side network's subnet, and only ever changing it on the active unit, avoids a mismatch that could arise if both units in a pair somehow had this configured differently on their own. Setting this to 24 alongside a traffic IP of 172.16.10.5 on the online unit scopes that shared traffic address to the 172.16.10.0/24 subnet.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.6.5 snmpwalk -v2c -c public <target> CDMIPController::cdmipRedundantTrafficSubnetMaskLen
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.6.5.1 snmpget -v2c -c public <target> CDMIPController::cdmipRedundantTrafficSubnetMaskLen.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.6.5.1 i <value>
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipRedundantTrafficSubnetMaskLen OID value, configure state conditions and alerts, and monitor any Comtech EF Data satellite modems from a single console.
OID Breakdown
Upper-level ancestors (7 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.6247 | comtechEFData | ComtechEFData |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6247.4 | cdmipController | CDMIPController |
| 1.3.6.1.4.1.6247.4.6 | cdmipRedundancy | CDMIPController |
| 1.3.6.1.4.1.6247.4.6.5 | cdmipRedundantTrafficSubnetMaskLen | CDMIPController |