ctsiAuthorizationState
CISCO-TRUSTSEC-INTERFACE-MIB ·
.1.3.6.1.4.1.9.9.740.1.7.1.1.3
Object
column Enumeration
This object indicates the current state of the
authorization entity.
unknown - none of the following states.
start - authorization entity created and
initialized.
waitingRespond - a policy request has been made by
remote peer to the ACS and
waiting for the response.
assessing - the policy been received from ACS
and is being assessed.
complete - policy has been received and assessed.
failure - failed to download the policy from the
ACS.
Context
- MIB
- CISCO-TRUSTSEC-INTERFACE-MIB
- OID
.1.3.6.1.4.1.9.9.740.1.7.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- ctsiAuthorizationEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-TRUSTSEC-INTERFACE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TRUSTSEC-INTERFACE-MIB::ctsiAuthorizationState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-TRUSTSEC-INTERFACE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-TRUSTSEC-INTERFACE-MIB::ctsiAuthorizationState.<ctsiAuthorizationPeerId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-TRUSTSEC-INTERFACE-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-TRUSTSEC-INTERFACE-MIB::ctsiAuthorizationState'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | start |
3 | waitingRespond |
4 | assessing |
5 | complete |
6 | failure |
Conformance
Member of