All MIBs › CISCO-TRUSTSEC-MIB › ctsEnvDataAction
ctsEnvDataAction
Module: CISCO-TRUSTSEC-MIB
OID (symbolic): CISCO-TRUSTSEC-MIB::ctsEnvDataAction
OID (numeric): 1.3.6.1.4.1.9.9.730.1.4.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: This object allows user to specify the action to be taken for all the Cisco Trusted Security Environment Data on this device.
When read, this object always returns the value 'none'.
'none' - No operation. 'refresh' - Refresh all the Trusted Security Environment Data on the device.
What is ctsEnvDataAction?
A read-write control used to trigger actions on the device's TrustSec Environment Data, such as forcing a refresh from the ACS; it always reads back as 'none' since it represents a one-shot command rather than a stored state.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.730.1.4.9 snmpwalk -v2c -c public <target> CISCO-TRUSTSEC-MIB::ctsEnvDataAction
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.730.1.4.9.1 snmpget -v2c -c public <target> CISCO-TRUSTSEC-MIB::ctsEnvDataAction.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.730.1.4.9.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ctsEnvDataAction.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::ctsEnvDataAction 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.9 | ctsEnvDataAction | CISCO-TRUSTSEC-MIB |