All MIBs › CISCO-TS-STACK-MIB › ciscoTsPortCfgCfgLossInterval
ciscoTsPortCfgCfgLossInterval
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsPortCfgCfgLossInterval
OID (numeric): 1.3.6.1.4.1.9.5.32.4.1.1.22
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The sampling period, in minutes, for which the port monitors to determine if the configuration loss threshold has been exceeded.
What is ciscoTsPortCfgCfgLossInterval?
This read-write INTEGER (1-60) sets, in minutes, the sampling window over which the port counts configuration-loss events against the ciscoTsPortCfgCfgLossThres limit. A shorter interval makes the auto-disable trigger react faster to a burst of loss events but risks tripping on events spread over a slightly longer but still-abnormal period; a longer interval smooths detection but delays the port-disable response to a genuinely bad link. An admin might set this to 15 minutes to balance responsiveness against false triggers from brief noise.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.1.1.22 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortCfgCfgLossInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.4.1.1.22.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsPortCfgCfgLossInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.5.32.4.1.1.22.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::ciscoTsPortCfgCfgLossInterval 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.22 | ciscoTsPortCfgCfgLossInterval | CISCO-TS-STACK-MIB |