ctsEnvDataLastDownloadStatus

CISCO-TRUSTSEC-MIB · .1.3.6.1.4.1.9.9.730.1.4.1

Object

scalar Enumeration
This object indicates the status of the last attempt to
download the Environment Data.
          
'other'     - Any other state not covered by below
              enumerations.
'succeeded' - Environment Data download completed successfully.
'failed'    - Environment Data download failed.
'inprogress'- Environment Data download is in progress.
'incomplete'- Environment Data download is incomplete.
'timedout'  - Environment Data download did not start and
              timed out due to no response from the ACS.
'cleared'   - Environment Data has been cleared by the user.

Context

MIB
CISCO-TRUSTSEC-MIB
OID
.1.3.6.1.4.1.9.9.730.1.4.1
Type
scalar
Access
readonly
Status
current
Parent
ctsEnvironmentDataObjects
Groups
1

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-TRUSTSEC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TRUSTSEC-MIB::ctsEnvDataLastDownloadStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TRUSTSEC-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TRUSTSEC-MIB::ctsEnvDataLastDownloadStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2succeeded
3failed
4inprogress
5incomplete
6timedout
7cleared

Conformance