All MIBs › CISCO-IETF-SCTP-MIB › cSctpAssocRemPrimaryAddress
cSctpAssocRemPrimaryAddress
Module: CISCO-IETF-SCTP-MIB
OID (symbolic): CISCO-IETF-SCTP-MIB::cSctpAssocRemPrimaryAddress
OID (numeric): 1.3.6.1.4.1.9.10.75.1.2.2.1.6
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-only
Description: Primary destination IP address. An InetAddress value is always interpreted within the context of an InetAddressType value. This value will be filled in after INIT or INIT ACK messages have been received (when the primary path is selected by SCTP).
What is cSctpAssocRemPrimaryAddress?
This is the actual primary destination IP address SCTP is currently using for this association's traffic, populated only after the INIT/INIT-ACK exchange completes and SCTP has selected which of the peer's (potentially multiple, multihomed) addresses is primary. On a multihomed SCTP deployment designed for path redundancy, this value tells an engineer which specific path is actively carrying traffic right now, which matters for confirming a failover actually redirected traffic to the intended backup address. If this shows an address other than the one an admin expected as primary, that indicates either a path failure triggered an automatic switchover, or the multihoming configuration didn't set the intended default.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.2.2.1.6 snmpwalk -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpAssocRemPrimaryAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.2.2.1.6.1 snmpget -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpAssocRemPrimaryAddress.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cSctpAssocRemPrimaryAddress.1
Start monitoring Cisco signaling gateways and media gateways with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IETF-SCTP-MIB::cSctpAssocRemPrimaryAddress OID value, configure state conditions and alerts, and monitor any Cisco signaling gateways and media gateways 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.75 | cSctpMIB | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1 | cSctpObjects | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.2 | cSctpTables | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.2.2 | cSctpAssocTable | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.2.2.1 | cSctpAssocEntry | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.2.2.1.6 | cSctpAssocRemPrimaryAddress | CISCO-IETF-SCTP-MIB |