All MIBs › CISCO-IETF-SCTP-MIB › cSctpLookupLocalPortStartTime
cSctpLookupLocalPortStartTime
Module: CISCO-IETF-SCTP-MIB
OID (symbolic): CISCO-IETF-SCTP-MIB::cSctpLookupLocalPortStartTime
OID (numeric): 1.3.6.1.4.1.9.10.75.1.2.5.1.1
Node type: OBJECT-TYPE
Type: TimeStamp
Access: read-only
Description: The value of SysUpTime at the time that this row was created.
What is cSctpLookupLocalPortStartTime?
This records the sysUpTime at which this entry in the local-port-indexed lookup table was created, providing a helper mapping structure that lets a management station find associations by local port rather than only by the primary association index. It's mostly a bookkeeping timestamp for that specific lookup entry rather than something monitored for its own operational meaning; it's useful mainly for confirming the lookup table entry's age matches the association it maps to. If this timestamp is much older than the actual association's cSctpAssocStartTime, that's a red flag that stale lookup entries aren't being cleaned up when associations are recreated on the same port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.2.5.1.1 snmpwalk -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpLookupLocalPortStartTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.2.5.1.1.1 snmpget -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpLookupLocalPortStartTime.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::cSctpLookupLocalPortStartTime 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.5 | cSctpLookupLocalPortTable | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.2.5.1 | cSctpLookupLocalPortEntry | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.2.5.1.1 | cSctpLookupLocalPortStartTime | CISCO-IETF-SCTP-MIB |