All MIBs › CISCO-IETF-SCTP-MIB › cSctpAssocLocalSCTPPort
cSctpAssocLocalSCTPPort
Module: CISCO-IETF-SCTP-MIB
OID (symbolic): CISCO-IETF-SCTP-MIB::cSctpAssocLocalSCTPPort
OID (numeric): 1.3.6.1.4.1.9.10.75.1.2.2.1.3
Node type: OBJECT-TYPE
Type: InetPortNumber
Access: read-only
Description: Local SCTP port number used for this association.
What is cSctpAssocLocalSCTPPort?
This is the local SCTP port number this specific association is using, which - combined with the remote port and address - uniquely identifies the association on the wire, distinct from a TCP port even though SCTP ports are drawn from a similar numbering space. It's the value to check when multiple applications on the same device use SCTP and an engineer needs to confirm which local service owns a given association. Seeing an association using local port 2905 immediately tells an admin it belongs to SS7-over-IP signaling (M3UA) rather than some other SCTP-based application on the box.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.2.2.1.3 snmpwalk -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpAssocLocalSCTPPort
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.2.2.1.3.1 snmpget -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpAssocLocalSCTPPort.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::cSctpAssocLocalSCTPPort 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.3 | cSctpAssocLocalSCTPPort | CISCO-IETF-SCTP-MIB |