All MIBs › CDMIPController › cdmipRedundantUnitManagementIpAddress
cdmipRedundantUnitManagementIpAddress
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipRedundantUnitManagementIpAddress
OID (numeric): 1.3.6.1.4.1.6247.4.6.3
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-only
Description: The IP Address of the redundant unit (READ ONLY).
*** NOTE: This address is the same as other unit's Ethernet IP address. ***
What is cdmipRedundantUnitManagementIpAddress?
This reports the IP address of this unit's redundant partner, noted as being identical to that other unit's own Ethernet IP address. In a redundant pair, this lets an admin managing one unit discover the address of its partner without needing to already know it from separate documentation, useful for quickly pivoting a management session to the standby unit when investigating a pair's overall health. Reading this as 192.168.1.101 while this unit's own management address is 192.168.1.100 tells the admin exactly where to point a browser or SNMP query to reach the redundant partner directly.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.6.3 snmpwalk -v2c -c public <target> CDMIPController::cdmipRedundantUnitManagementIpAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.6.3.1 snmpget -v2c -c public <target> CDMIPController::cdmipRedundantUnitManagementIpAddress.1
Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipRedundantUnitManagementIpAddress 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.3 | cdmipRedundantUnitManagementIpAddress | CDMIPController |