crasAuthenMethod

CISCO-REMOTE-ACCESS-MONITOR-MIB · .1.3.6.1.4.1.9.9.392.1.3.21.1.4

Object

The method used to authenticate the user prior to
establishing the session.

Context

MIB
CISCO-REMOTE-ACCESS-MONITOR-MIB
OID
.1.3.6.1.4.1.9.9.392.1.3.21.1.4
Type
column
Access
readonly
Status
current
Parent
crasSessionEntry
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-REMOTE-ACCESS-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-REMOTE-ACCESS-MONITOR-MIB::crasAuthenMethod'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-REMOTE-ACCESS-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-REMOTE-ACCESS-MONITOR-MIB::crasAuthenMethod.<crasUsername>.<crasSessionIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-REMOTE-ACCESS-MONITOR-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-REMOTE-ACCESS-MONITOR-MIB::crasAuthenMethod'

Syntax

Source
UserAuthenMethod
Base type
Enumeration

Values & Constraints

Type Values
1none
2other
3radius
4tacacsplus
5kerberos
6local
7ldap
8ntlm
9sdi

Conformance