All MIBs › CISCO-IETF-SCTP-MIB › cSctpLookupRemPrimIPAddrStartTime
cSctpLookupRemPrimIPAddrStartTime
Module: CISCO-IETF-SCTP-MIB
OID (symbolic): CISCO-IETF-SCTP-MIB::cSctpLookupRemPrimIPAddrStartTime
OID (numeric): 1.3.6.1.4.1.9.10.75.1.2.8.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 cSctpLookupRemPrimIPAddrStartTime?
This records when this entry in the lookup table indexed by the remote peer's primary IP address was created, supporting management queries that want to find an association starting from a known peer IP address, mirroring cSctpAssocRemPrimaryAddress. As with the other lookup-table timestamp objects, it's chiefly useful for detecting orphaned or stale entries that persist after the association they reference has already closed. A management station polling this table and finding an entry with no matching live association in cSctpAssocTable has found a cleanup bug in the agent's SCTP implementation.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.2.8.1.1 snmpwalk -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpLookupRemPrimIPAddrStartTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.75.1.2.8.1.1.1 snmpget -v2c -c public <target> CISCO-IETF-SCTP-MIB::cSctpLookupRemPrimIPAddrStartTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cSctpLookupRemPrimIPAddrStartTime.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::cSctpLookupRemPrimIPAddrStartTime 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.8 | cSctpLookupRemPrimIPAddrTable | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.2.8.1 | cSctpLookupRemPrimIPAddrEntry | CISCO-IETF-SCTP-MIB |
| 1.3.6.1.4.1.9.10.75.1.2.8.1.1 | cSctpLookupRemPrimIPAddrStartTime | CISCO-IETF-SCTP-MIB |