All MIBs › CISCO-TRUSTSEC-MIB › ctsEnvDataSource
ctsEnvDataSource
Module: CISCO-TRUSTSEC-MIB
OID (symbolic): CISCO-TRUSTSEC-MIB::ctsEnvDataSource
OID (numeric): 1.3.6.1.4.1.9.9.730.1.4.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This object indicates the source of current Environment Data installed on the system.
'none' - No Environment Data is currently installed. 'cached' - Environment Data is installed from non-volatile storage on the system. 'downloaded' - Environment Data is downloaded from the ACS.
What is ctsEnvDataSource?
Indicates where the currently installed TrustSec Environment Data came from: none (not installed), cached (loaded from local non-volatile storage), or downloaded (freshly retrieved from the ACS).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.730.1.4.8 snmpwalk -v2c -c public <target> CISCO-TRUSTSEC-MIB::ctsEnvDataSource
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.730.1.4.8.1 snmpget -v2c -c public <target> CISCO-TRUSTSEC-MIB::ctsEnvDataSource.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ctsEnvDataSource.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::ctsEnvDataSource 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.4 | ctsEnvironmentDataObjects | CISCO-TRUSTSEC-MIB |
| 1.3.6.1.4.1.9.9.730.1.4.8 | ctsEnvDataSource | CISCO-TRUSTSEC-MIB |