All MIBs › AC-SS7-MIB › acSS7RedundancyCrossLinkTransferType
acSS7RedundancyCrossLinkTransferType
Module: AC-SS7-MIB
OID (symbolic): AC-SS7-MIB::acSS7RedundancyCrossLinkTransferType
OID (numeric): 1.3.6.1.4.1.5003.9.10.12.1.6.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Defines the cross-board connection media type for the MTP3 redundancy feature: 0 = M3BRDCY_CONN_TYPE_NONE 2 = M3BRDCY_CONN_TYPE_TCP. Access: Offline. AC INI-Param: SS7MTP3RdcyTransferType
What is acSS7RedundancyCrossLinkTransferType?
AC-SS7-MIB::acSS7RedundancyCrossLinkTransferType specifies how data moves between physical boards during SS7 redundancy, with options including NONE (0) or TCP (2). You change this when setting up board-to-board synchronization to decide whether traffic flows across a TCP network link or remains disabled. For example, setting it to 2 enables TCP-based cross-board communication so a standby processor stays synchronized with the active one.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.12.1.6.1 snmpwalk -v2c -c public <target> AC-SS7-MIB::acSS7RedundancyCrossLinkTransferType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5003.9.10.12.1.6.1.1 snmpget -v2c -c public <target> AC-SS7-MIB::acSS7RedundancyCrossLinkTransferType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5003.9.10.12.1.6.1.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> acSS7RedundancyCrossLinkTransferType.1
Start monitoring AudioCodes gateways (SS7 signaling) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the AC-SS7-MIB::acSS7RedundancyCrossLinkTransferType 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.1 | acSS7RedundancyCrossLinkTransferType | AC-SS7-MIB |