All MIBs › CISCO-SCTP-MIB › ceSctpAssocRemPrimaryAddressType
ceSctpAssocRemPrimaryAddressType
Module: CISCO-SCTP-MIB
OID (symbolic): CISCO-SCTP-MIB::ceSctpAssocRemPrimaryAddressType
OID (numeric): 1.3.6.1.4.1.9.10.74.1.2.1.1.14
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].
What is ceSctpAssocRemPrimaryAddressType?
This object indicates whether the primary destination address for this association is IPv4, IPv6, or unknown, the last used for error conditions or when the corresponding address is a zero-length string. This matters on a dual-stack signaling gateway where some peers are still reached over IPv4 and others have migrated to IPv6; a value of unknown on an association that should be active is itself a red flag that the primary path was never properly negotiated. Seeing ipv4 on an association that was expected to use a newly configured IPv6 peer address would indicate the IPv6 path negotiation did not take effect.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.1.1.14 snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocRemPrimaryAddressType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.1.1.14.1 snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocRemPrimaryAddressType.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::ceSctpAssocRemPrimaryAddressType 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.14 | ceSctpAssocRemPrimaryAddressType | CISCO-SCTP-MIB |