All MIBs › CISCO-TRUSTSEC-MIB › ctsDevicePassword
ctsDevicePassword
Module: CISCO-TRUSTSEC-MIB
OID (symbolic): CISCO-TRUSTSEC-MIB::ctsDevicePassword
OID (numeric): 1.3.6.1.4.1.9.9.730.1.3.3
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description: This object allows user to specify the password for the device.
This password and the device identifier (specified by ctsDeviceId) are used together by the Cisco Trusted Security feature for authenticating the device.
The value of this object must be set in the same PDU as ctsDevicePasswordType and ctsDeviceId.
The object may not be set to a zero length string.
When read, this object always returns the value of a zero-length octet string.
What is ctsDevicePassword?
A write-only configuration value where an administrator sets the device's TrustSec authentication password, which is used together with the device identifier to authenticate the device to the Cisco Trusted Security infrastructure.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.730.1.3.3 snmpwalk -v2c -c public <target> CISCO-TRUSTSEC-MIB::ctsDevicePassword
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.730.1.3.3.1 snmpget -v2c -c public <target> CISCO-TRUSTSEC-MIB::ctsDevicePassword.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.730.1.3.3.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::ctsDevicePassword 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.3 | ctsDevicePassword | CISCO-TRUSTSEC-MIB |