ctsiIfAuthenticationStatus

CISCO-TRUSTSEC-INTERFACE-MIB · .1.3.6.1.4.1.9.9.740.1.5.1.1.2

Object

column Enumeration
This object indicates the current TrustSec authentication
status of this interface.
              
unknown          - status not covered by any of
                   the follow enumerations.
              
succeeded        - authentication is succeeded.
              
rejected         - authentication is rejected.
              
logOff           - peer logged off.
              
noRespond        - peer no respond.
              
notApplicable    - bypassing the authentication.
              
incomplete       - authentication is not completed.
              
failed           - authentication failed.

Context

MIB
CISCO-TRUSTSEC-INTERFACE-MIB
OID
.1.3.6.1.4.1.9.9.740.1.5.1.1.2
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::ctsiIfAuthenticationStatus'
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::ctsiIfAuthenticationStatus.<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::ctsiIfAuthenticationStatus'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1unknown
2succeeded
3rejected
4logOff
5noRespond
6notApplicable
7incomplete
8failed

Conformance