All MIBs › AC-SS7-MIB › acSS7RedundancyMode
acSS7RedundancyMode
Module: AC-SS7-MIB
OID (symbolic): AC-SS7-MIB::acSS7RedundancyMode
OID (numeric): 1.3.6.1.4.1.5003.9.10.12.1.6.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Defines the MTP3 Signaling redundancy mode: 0 = Disabled 1 = Enabled . Access: Offline. AC INI-Param: SS7MTP3RdcyMode
What is acSS7RedundancyMode?
AC-SS7-MIB::acSS7RedundancyMode turns MTP3 redundancy on (1) or off (0) for the entire system. You enable this during initial configuration if your telephony platform runs on multiple processors that should automatically failover. Setting it to 1 activates hot-standby operation so if your primary signaling board fails, the backup takes over without dropping calls.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.12.1.6.2 snmpwalk -v2c -c public <target> AC-SS7-MIB::acSS7RedundancyMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.12.1.6.2.1 snmpget -v2c -c public <target> AC-SS7-MIB::acSS7RedundancyMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5003.9.10.12.1.6.2.1 i <value>
Start monitoring AudioCodes gateways (SS7 signaling) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AC-SS7-MIB::acSS7RedundancyMode OID value, configure state conditions and alerts, and monitor any AudioCodes gateways (SS7 signaling) from a single console.
OID Breakdown
Upper-level ancestors (9 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.5003 | audioCodes | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9 | acProducts | AC-ATM-MIB |
| 1.3.6.1.4.1.5003.9.10 | acBoardMibs | AC-ATM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5003.9.10.12 | acSS7 | AC-SS7-MIB |
| 1.3.6.1.4.1.5003.9.10.12.1 | acSS7Configuration | AC-SS7-MIB |
| 1.3.6.1.4.1.5003.9.10.12.1.6 | acSS7Redundancy | AC-SS7-MIB |
| 1.3.6.1.4.1.5003.9.10.12.1.6.2 | acSS7RedundancyMode | AC-SS7-MIB |