All MIBs › APEX-MIB › apexChassisRedundancyRedundantApexIp
apexChassisRedundancyRedundantApexIp
Module: APEX-MIB
OID (symbolic): APEX-MIB::apexChassisRedundancyRedundantApexIp
OID (numeric): 1.3.6.1.4.1.1166.1.31.22.1.1.5
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description: Unicast IP address of redundant APEX. This IP address is used to send heartbeat messages to the redundant IP. This IP address should match with the ENET1 or ENET2 IP address of the redundant APEX.
@Config(config=yes, reboot=no) @Commit(param=apexChassisRedundancyConfigApplyChange, value=2) @Save(apexSaveConfig, value=2) @File(config.ini, type='ini')
What is apexChassisRedundancyRedundantApexIp?
Stores the unicast IP address of the paired redundant APEX unit, used as the destination for heartbeat messages that verify the partner's reachability. This address must match the ENET1 or ENET2 address on the redundant chassis.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1166.1.31.22.1.1.5 snmpwalk -v2c -c public <target> APEX-MIB::apexChassisRedundancyRedundantApexIp
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1166.1.31.22.1.1.5.1 snmpget -v2c -c public <target> APEX-MIB::apexChassisRedundancyRedundantApexIp.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1166.1.31.22.1.1.5.1 a <value>
Start monitoring BigBand Networks APEX video/broadband gateway (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the APEX-MIB::apexChassisRedundancyRedundantApexIp OID value, configure state conditions and alerts, and monitor any BigBand Networks APEX video/broadband gateway (legacy) 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.1166 | gi | BCS-IDENT-MIB |
| 1.3.6.1.4.1.1166.1 | giproducts | BCS-IDENT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.1166.1.31 | apex | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.22 | apexChassisRedundancy | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.22.1 | apexChassisRedundancyConfig | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.22.1.1 | apexChassisRedundancyConfigGeneral | APEX-MIB |
| 1.3.6.1.4.1.1166.1.31.22.1.1.5 | apexChassisRedundancyRedundantApexIp | APEX-MIB |