ctsiAuthorizationStatus

CISCO-TRUSTSEC-INTERFACE-MIB · .1.3.6.1.4.1.9.9.740.1.7.1.1.8

Object

column Enumeration
This object indicates the status of this authorization peer.
unknown           - status not covered by any of
                    the follow enumerations.
              
inProgress        - new authorization link created or add
                    a new policy request for an existing
                    link.
              
succeeded         - policy received successful.
              
failed            - policy download failed.
              
fallbackPolicy    - download policy failed apply fallback
                    policy.
              
incomplete        - policy received incomplete.

Context

MIB
CISCO-TRUSTSEC-INTERFACE-MIB
OID
.1.3.6.1.4.1.9.9.740.1.7.1.1.8
Type
column
Access
readonly
Status
current
Parent
ctsiAuthorizationEntry
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::ctsiAuthorizationStatus'
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::ctsiAuthorizationStatus.<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::ctsiAuthorizationStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2inProgress
3succeeded
4failed
5fallbackPolicy
6incomplete