All MIBs › CISCO-TRUSTSEC-MIB › ctsCriticalAuthEnabled
ctsCriticalAuthEnabled
Module: CISCO-TRUSTSEC-MIB
OID (symbolic): CISCO-TRUSTSEC-MIB::ctsCriticalAuthEnabled
OID (numeric): 1.3.6.1.4.1.9.9.730.1.7.1
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object specifies if the Critical-Auth functionality is enabled in the system.
Setting the object to 'true' will enable Critical-Auth functionality in the system and 'false' will disable the Critical-Auth functionality. Before enable ctsCriticalAuthEnable ctsCriticalAuthPeerSgt need to be configured.
What is ctsCriticalAuthEnabled?
A read-write control that enables or disables the Critical-Auth feature, which governs how the device handles authentication when the normal AAA server is unreachable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.730.1.7.1 snmpwalk -v2c -c public <target> CISCO-TRUSTSEC-MIB::ctsCriticalAuthEnabled
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.730.1.7.1.1 snmpget -v2c -c public <target> CISCO-TRUSTSEC-MIB::ctsCriticalAuthEnabled.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.730.1.7.1.1 s <value>
Start monitoring Cisco switches/routers with TrustSec support with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-TRUSTSEC-MIB::ctsCriticalAuthEnabled OID value, configure state conditions and alerts, and monitor any Cisco switches/routers with TrustSec support 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.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.730 | ciscoTrustSecMIB | CISCO-TRUSTSEC-MIB |
| 1.3.6.1.4.1.9.9.730.1 | ciscoTrustSecMIBObjects | CISCO-TRUSTSEC-MIB |
| 1.3.6.1.4.1.9.9.730.1.7 | ctsCriticalAuthObjects | CISCO-TRUSTSEC-MIB |
| 1.3.6.1.4.1.9.9.730.1.7.1 | ctsCriticalAuthEnabled | CISCO-TRUSTSEC-MIB |