All MIBs › CISCO-TRUSTSEC-MIB › ctsDevicePasswordType
ctsDevicePasswordType
Module: CISCO-TRUSTSEC-MIB
OID (symbolic): CISCO-TRUSTSEC-MIB::ctsDevicePasswordType
OID (numeric): 1.3.6.1.4.1.9.9.730.1.3.2
Node type: OBJECT-TYPE
Type: CtsPasswordEncryptionType
Access: read-write
Description: This object specifies the type of encryption employed to encrypt password in ctsDevicePassword object.
Value for this object must be specified as 'clearText', 'typeSix' or 'typeSeven' in order to configure the password in ctsDevicePassword.
The value of this object must be set in the same PDU as ctsDevicePassword and ctsDeviceId.
When read, value of this object must be 'none' if ctsDevicePassword is a zero length string.
The value of this object may not be set to 'none' or 'other'.
What is ctsDevicePasswordType?
This read-write setting specifies the encryption type (clear text, type 6, or type 7) used to encrypt the TrustSec device password.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.730.1.3.2 snmpwalk -v2c -c public <target> CISCO-TRUSTSEC-MIB::ctsDevicePasswordType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.730.1.3.2.1 snmpget -v2c -c public <target> CISCO-TRUSTSEC-MIB::ctsDevicePasswordType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.730.1.3.2.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::ctsDevicePasswordType 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.2 | ctsDevicePasswordType | CISCO-TRUSTSEC-MIB |