All MIBs › CISCO-TS-STACK-MIB › ciscoTsStackSwitchFeatureStatus
ciscoTsStackSwitchFeatureStatus
Module: CISCO-TS-STACK-MIB
OID (symbolic): CISCO-TS-STACK-MIB::ciscoTsStackSwitchFeatureStatus
OID (numeric): 1.3.6.1.4.1.9.5.32.2.1.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object indicates whether the switch is enabled to support enhanced features.
What is ciscoTsStackSwitchFeatureStatus?
This read-only enum reports whether this switch is running in standard(1) or enhanced(2) feature mode, or unknown(3) if that can't be determined; enhanced mode unlocks additional capabilities gated by a license-style feature key. An admin who's just entered a feature key via ciscoTsStackSwitchFeatureKey checks this object afterward to confirm the switch actually recognized and activated the enhanced tier. Seeing standard(1) persist after entering a key would indicate the key itself was rejected.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.5.32.2.1.1.12 snmpwalk -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsStackSwitchFeatureStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.5.32.2.1.1.12.1 snmpget -v2c -c public <target> CISCO-TS-STACK-MIB::ciscoTsStackSwitchFeatureStatus.1
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::ciscoTsStackSwitchFeatureStatus 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.2 | ciscoTsStack | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.2.1 | ciscoTsStackTable | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.2.1.1 | ciscoTsStackEntry | CISCO-TS-STACK-MIB |
| 1.3.6.1.4.1.9.5.32.2.1.1.12 | ciscoTsStackSwitchFeatureStatus | CISCO-TS-STACK-MIB |