All MIBs › CISCO-TRUSTSEC-MIB › ctsDeviceId
ctsDeviceId
Module: CISCO-TRUSTSEC-MIB
OID (symbolic): CISCO-TRUSTSEC-MIB::ctsDeviceId
OID (numeric): 1.3.6.1.4.1.9.9.730.1.3.1
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description: This object allows user to specify the identifier for the device.
This identifier and the device password (specified by ctsDevicePassword) 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 ctsDevicePassword.
The object may not be set to a zero length string.
The system will return a zero length string for this object either when there is no value configured for this object or TrustSec credentials for the device have been cleared by setting ctsCredentialsClearAll to 'true'.
What is ctsDeviceId?
This read-write value sets the device identifier used together with the device password to authenticate the device for the Cisco TrustSec feature.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.730.1.3.1 snmpwalk -v2c -c public <target> CISCO-TRUSTSEC-MIB::ctsDeviceId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.730.1.3.1.1 snmpget -v2c -c public <target> CISCO-TRUSTSEC-MIB::ctsDeviceId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.730.1.3.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::ctsDeviceId 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.1 | ctsDeviceId | CISCO-TRUSTSEC-MIB |