ctsiIfAuthorizationStatus

CISCO-TRUSTSEC-INTERFACE-MIB · .1.3.6.1.4.1.9.9.740.1.5.1.1.5

Object

column Enumeration
This object indicates the current TrustSec authorization
status of the interface.
              
    unknown           - status not covered by any of
                        the follow enumerations.
              
    inProgress        - authorization in progress.
              
    succeeded         - authorization succeeded.
              
    failed            - authorization failed. 
              
    fallBackPolicy    - apply the fallback policy.
              
    incomplete        - authorization aborted.
              
    peerSucceeded     - apply the peer policy succeeded.
              
    rbaclSucceeded    - apply the RBACL policy succeeded.
              
    policySucceeded   - apply the all policy succeeded.

Context

MIB
CISCO-TRUSTSEC-INTERFACE-MIB
OID
.1.3.6.1.4.1.9.9.740.1.5.1.1.5
Type
column
Access
readonly
Status
current
Parent
ctsiIfStatusEntry
Groups
1

Walk 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::ctsiIfAuthorizationStatus'
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::ctsiIfAuthorizationStatus.<ifIndex>'
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::ctsiIfAuthorizationStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2inProgress
3succeeded
4failed
5fallBackPolicy
6incomplete
7peerSucceeded
8rbaclSucceeded
9policySucceeded

Conformance