accessControlExtLoginAuthMode

SIAE-USER-MIB · .1.3.6.1.4.1.3373.1103.5.6.1.2

Object

column Enumeration
This object shows if logged user has been authenticated locally or by remote 
server (i.e RADIUS, TACACS, etc...).

Context

MIB
SIAE-USER-MIB
OID
.1.3.6.1.4.1.3373.1103.5.6.1.2
Type
column
Access
readonly
Status
current
Parent
accessControlExtLoginRecord

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 'SIAE-USER-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-USER-MIB::accessControlExtLoginAuthMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SIAE-USER-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SIAE-USER-MIB::accessControlExtLoginAuthMode.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SIAE-USER-MIB' -M '/opt/observium/mibs/siaemic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SIAE-USER-MIB::accessControlExtLoginAuthMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1local
2remote