All MIBs › CISCO-IETF-SCTP-MIB › cSctpAssocRemAddressRtx
cSctpAssocRemAddressRtx
Module: CISCO-IETF-SCTP-MIB
OID (symbolic): CISCO-IETF-SCTP-MIB::cSctpAssocRemAddressRtx
OID (numeric): 1.3.6.1.4.1.9.10.75.1.2.4.1.7
Node type: OBJECT-TYPE
Type: Counter64
Access: read-only
Description: Number of DATA retransmissions as defined in [cSctp].
What is cSctpAssocRemAddressRtx?
This counts DATA chunk retransmissions specifically to this one destination address within a multihomed association, the per-path version of cSctpAssocRtxChunks which is per-association overall. It's the object that climbs toward cSctpAssocRemAddressMaxPathRtx and eventually triggers that path being marked inactive, so watching this counter approach the max is an early warning that a specific path is about to fail over. A backup address whose retransmission count is climbing even though it's rarely actively used suggests that path itself has a latent quality problem that would surface badly if a real failover ever needed to rely on it.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.2.4.1.7 snmpwalk -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpAssocRemAddressRtx
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.2.4.1.7.1 snmpget -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpAssocRemAddressRtx.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::cSctpAssocRemAddressRtx 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.4 | cSctpAssocRemAddressTable | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.2.4.1 | cSctpAssocRemAddressEntry | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.2.4.1.7 | cSctpAssocRemAddressRtx | CISCO-IETF-SCTP-MIB |