All MIBs › CISCO-TS-STACK-MIB › ciscoTsPortCfgCDPTimeToLive
ciscoTsPortCfgCDPTimeToLive
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsPortCfgCDPTimeToLive
OID (numeric): 1.3.6.1.4.1.9.5.32.4.1.1.24
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The advertised time-to-live parameter on all CDP messages generated by this switch on this port.
What is ciscoTsPortCfgCDPTimeToLive?
This read-write INTEGER (0-255) sets the time-to-live value advertised in Cisco Discovery Protocol messages this switch sends out on this specific port, controlling how long neighboring Cisco devices should hold this switch's CDP-advertised information before expiring it if updates stop arriving. An admin might shorten this on a port where topology changes frequently so neighbor devices drop stale CDP entries faster, or lengthen it on a stable backbone port to reduce unnecessary CDP churn. Setting this to 0 would effectively tell neighbors not to cache this switch's CDP information at all from this port.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.1.1.24 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortCfgCDPTimeToLive
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.1.1.24.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortCfgCDPTimeToLive.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.5.32.4.1.1.24.1 i <value>
Start monitoring Cisco stackable terminal server (async port aggregation, legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-TS-STACK-MIB::ciscoTsPortCfgCDPTimeToLive OID value, configure state conditions and alerts, and monitor any Cisco stackable terminal server (async port aggregation, legacy) from a single console.
OID Breakdown
Upper-level ancestors (9 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.5 | workgroup | CISCO-ES-STACK-MIB |
| 1.3.6.1.4.1.9.5.32 | tsStack | CISCO-STACK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.5.32.4 | ciscoTsPort | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.1 | ciscoTsPortCfgTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.1.1 | ciscoTsPortCfgEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.4.1.1.24 | ciscoTsPortCfgCDPTimeToLive | CISCO-TS-STACK-MIB |