CISCO-IETF-SCTP-MIB :: cSctpAssocRemPrimaryAddressType

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-IETF-SCTP-MIBcSctpAssocRemPrimaryAddressType

cSctpAssocRemPrimaryAddressType

Module: CISCO-IETF-SCTP-MIB

OID (symbolic): CISCO-IETF-SCTP-MIB::cSctpAssocRemPrimaryAddressType

OID (numeric): 1.3.6.1.4.1.9.10.75.1.2.2.1.5

Node type: OBJECT-TYPE

Type: InetAddressType

Access: read-only

Description: Internet type of primary destination IP address. - unknown (0) An unknown address type. This value MUST be used if the value of the corresponding InetAddress object is a zero-length string. It may also be used to indicate an IP address different from IPv4 or IPv6. This value is used in this MIB for error conditions.

- ipv4 (1): An IPv4 address as defined by the InetAddressIPv4 textual convention [RFC2851].

- ipv6 (2): An IPv6 address as defined by the InetAddressIPv6 textual convention [RFC2851]

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 cSctpAssocRemPrimaryAddressType?

This declares whether the primary destination address for this SCTP association is IPv4, IPv6, or unknown (with unknown also covering the error case of a zero-length address), giving the type context needed to correctly parse the paired cSctpAssocRemPrimaryAddress value. It matters for dual-stack signaling deployments where associations to the same logical peer might use either address family, and monitoring tools need this type field to render or validate the address correctly rather than guessing its format. A value of unknown(0) alongside an empty address in cSctpAssocRemPrimaryAddress would indicate the association's primary path hasn't actually been selected yet, consistent with the SCTP handshake still being in progress.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.2.2.1.5
snmpwalk -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpAssocRemPrimaryAddressType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.2.2.1.5.1
snmpget -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpAssocRemPrimaryAddressType.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::cSctpAssocRemPrimaryAddressType 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.10ciscoExperimentCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.10.75cSctpMIBCISCO-IETF-SCTP-MIB
1.3.6.1.4.1.9.10.75.1cSctpObjectsCISCO-IETF-SCTP-MIB
1.3.6.1.4.1.9.10.75.1.2cSctpTablesCISCO-IETF-SCTP-MIB
1.3.6.1.4.1.9.10.75.1.2.2cSctpAssocTableCISCO-IETF-SCTP-MIB
1.3.6.1.4.1.9.10.75.1.2.2.1cSctpAssocEntryCISCO-IETF-SCTP-MIB
1.3.6.1.4.1.9.10.75.1.2.2.1.5cSctpAssocRemPrimaryAddressTypeCISCO-IETF-SCTP-MIB