All MIBs › CISCO-TRUSTSEC-MIB › ctsKeystoreType
ctsKeystoreType
Module: CISCO-TRUSTSEC-MIB
OID (symbolic): CISCO-TRUSTSEC-MIB::ctsKeystoreType
OID (numeric): 1.3.6.1.4.1.9.9.730.1.3.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object indicates the type of keystore employed by the device.
'hardwareKeystore' - Keystore functionality is implemented in hardware. 'softwareEmulation' - Keystore functionality is emulated in software.
What is ctsKeystoreType?
Reports whether the device's secure credential keystore is implemented in dedicated hardware ('hardwareKeystore') or emulated in software ('softwareEmulation').
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.730.1.3.4 snmpwalk -v2c -c public <target> CISCO-TRUSTSEC-MIB::ctsKeystoreType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.730.1.3.4.1 snmpget -v2c -c public <target> CISCO-TRUSTSEC-MIB::ctsKeystoreType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ctsKeystoreType.1
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::ctsKeystoreType 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.3 | ctsCredentialObjects | CISCO-TRUSTSEC-MIB |
| 1.3.6.1.4.1.9.9.730.1.3.4 | ctsKeystoreType | CISCO-TRUSTSEC-MIB |