All MIBs › CISCO-SCTP-MIB › ceSctpAssocRemAddressRowStatus
ceSctpAssocRemAddressRowStatus
Module: CISCO-SCTP-MIB
OID (symbolic): CISCO-SCTP-MIB::ceSctpAssocRemAddressRowStatus
OID (numeric): 1.3.6.1.4.1.9.10.74.1.2.3.1.10
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-only
Description: An object that allows entries in this table to be created and deleted using the RowStatus convention.
A row in this table will be created per remote IP address defined for this association. The creation takes part when a new row in the sctpAssocTable is created or when a new IP address is added in the remote interface (if this function is enabled by the SCTP layer).
A row in this table will be deleted per remote IP address reserved for the association when the corresponding row in sctpAssocTable is deleted or when an IP address is removed from the local interface (if this function is enabled by the SCTP layer).
What is ceSctpAssocRemAddressRowStatus?
This object is the RowStatus for a row representing one remote IP address for this specific association, created per remote address at setup or when the remote interface gains a new address. This is the control an admin, or the SCTP stack itself, uses to add or remove one specific candidate destination path for a multihomed association, so a missing expected row here explains why a known secondary peer address is not being used for failover. If a peer added a new IP address for multihoming but no corresponding row appears here, this association will not actually use that new address as an alternate path.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.3.1.10 snmpwalk -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocRemAddressRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.74.1.2.3.1.10.1 snmpget -v2c -c public <target> CISCO-SCTP-MIB::ceSctpAssocRemAddressRowStatus.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::ceSctpAssocRemAddressRowStatus 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.3 | ceSctpAssocRemAddressTable | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.2.3.1 | ceSctpAssocRemAddressEntry | CISCO-SCTP-MIB |
| 1.3.6.1.4.1.9.10.74.1.2.3.1.10 | ceSctpAssocRemAddressRowStatus | CISCO-SCTP-MIB |