All MIBs › CISCO-IETF-SCTP-MIB › cSctpAssocStartTime
cSctpAssocStartTime
Module: CISCO-IETF-SCTP-MIB
OID (symbolic): CISCO-IETF-SCTP-MIB::cSctpAssocStartTime
OID (numeric): 1.3.6.1.4.1.9.10.75.1.2.2.1.17
Node type: OBJECT-TYPE
Type: TimeStamp
Access: read-only
Description: The value of SysUpTime at the time that this row was created.
What is cSctpAssocStartTime?
This records the sysUpTime value at the moment this specific association was created, giving a fixed timestamp rather than a live duration, useful for calculating exactly how long an association has existed by subtracting from the current sysUpTime. It's the object to check when investigating whether an association predates or postdates a known network change, such as confirming a signaling link reconnected shortly after a router reload rather than having somehow survived it. Two associations to the same peer with wildly different start times, when only one should exist, is a symptom worth investigating as a possible stale or duplicate association.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.2.2.1.17 snmpwalk -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpAssocStartTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.2.2.1.17.1 snmpget -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpAssocStartTime.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::cSctpAssocStartTime 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.17 | cSctpAssocStartTime | CISCO-IETF-SCTP-MIB |