alActiveSessionSubEntryAuthMode

ALTIGA-SESSION-STATS-MIB · altiga variant · .1.3.6.1.4.1.3076.2.1.2.17.6.1.8

Object

column Enumeration
Authentication Mode used on this session sub-entry

Context

MIB
ALTIGA-SESSION-STATS-MIB
OID
.1.3.6.1.4.1.3076.2.1.2.17.6.1.8
Type
column
Access
readonly
Status
current
Parent
alActiveSessionSubEntry
Groups
3

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 'ALTIGA-SESSION-STATS-MIB' -M '/opt/observium/mibs/altiga:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTIGA-SESSION-STATS-MIB::alActiveSessionSubEntryAuthMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALTIGA-SESSION-STATS-MIB' -M '/opt/observium/mibs/altiga:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTIGA-SESSION-STATS-MIB::alActiveSessionSubEntryAuthMode.<alActiveSessionSubEntryIndex>.<alActiveSessionSubEntryInstance>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTIGA-SESSION-STATS-MIB' -M '/opt/observium/mibs/altiga:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTIGA-SESSION-STATS-MIB::alActiveSessionSubEntryAuthMode'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1preSharedKeys
2rsaCert
3dsaCert
4pap
5chap
6eapMd5
7eapGtc
8msChapV1
9msChapV2
10preSharedKeysXauth
11rsaCertXauth
12dsaCertXauth
13eap
14usernamePassword
15rsaCertHybrid
16dsaCertHybrid
17crack