All MIBs › APEX-MIB › apexChassisRedundancyUdpPort
apexChassisRedundancyUdpPort
Module: APEX-MIB
OID (symbolic): APEX-MIB::apexChassisRedundancyUdpPort
OID (numeric): 1.3.6.1.4.1.1166.1.31.22.1.1.4
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description: This UDP port number value is used as:
(1) The port number on which to receive heartbeat messages from the redundant APEX (2) The port number to which heartbeat messages are sent to the redundant APEX.
Valid range of UDP port numbers are 1024 to 65535.
@Config(config=yes, reboot=no) @Commit(param=apexChassisRedundancyConfigApplyChange, value=2) @Save(apexSaveConfig, value=2) @File(config.ini, type='ini')
What is apexChassisRedundancyUdpPort?
Specifies the UDP port number used by both APEX units to send and receive heartbeat keepalive messages, allowing each unit to monitor the health of its redundant partner. Valid values are in the range 1024 and above.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.1166.1.31.22.1.1.4 snmpwalk -v2c -c public <target> APEX-MIB::apexChassisRedundancyUdpPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.1166.1.31.22.1.1.4.1 snmpget -v2c -c public <target> APEX-MIB::apexChassisRedundancyUdpPort.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.1166.1.31.22.1.1.4.1 i <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::apexChassisRedundancyUdpPort 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.4 | apexChassisRedundancyUdpPort | APEX-MIB |