All MIBs › CISCO-SCTP-MIB › ceSctpAssocRemPrimaryAddress
ceSctpAssocRemPrimaryAddress
Module: CISCO-SCTP-MIB
OID (symbolic): CISCO-SCTP-MIB::ceSctpAssocRemPrimaryAddress
OID (numeric): 1.3.6.1.4.1.9.10.74.1.2.1.1.15
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 ceSctpAssocRemPrimaryAddress?
This object is the actual primary destination IP address for this specific association, populated once SCTP selects the primary path after INIT and INIT-ACK, interpreted using the type reported by the companion object. This is the concrete address to use for out-of-band ping or traceroute troubleshooting of this specific link, since SCTP multihoming means the association may have several candidate addresses but only one is actually primary at a given time. If this shows 10.20.30.5 while the association's secondary address 10.20.31.5 is what is actually reachable, that mismatch would explain why this association keeps retransmitting or failing over.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.1.1.15 snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocRemPrimaryAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.1.1.15.1 snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocRemPrimaryAddress.1
Start monitoring Cisco router/media gateway with SCTP signaling support with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SCTP-MIB::ceSctpAssocRemPrimaryAddress OID value, configure state conditions and alerts, and monitor any Cisco router/media gateway with SCTP signaling support 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.74 | ceSctpMIB | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1 | ceSctpObjects | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.2 | ceSctpTables | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.2.1 | ceSctpAssocTable | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.2.1.1 | ceSctpAssocEntry | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.2.1.1.15 | ceSctpAssocRemPrimaryAddress | CISCO-SCTP-MIB |