gs2328fSnmpUsersSecurityLevel

LANCOM-GS-2328F-MIB · .1.3.6.1.4.1.2356.800.3.2332.1.6.4.2.1.3

Object

column r/w Enumeration
1: No authentication and no privacy.
2: Authentication and no privacy. 
3: Authentication and privacy.

Context

MIB
LANCOM-GS-2328F-MIB
OID
.1.3.6.1.4.1.2356.800.3.2332.1.6.4.2.1.3
Type
column
Access
readwrite
Status
current
Parent
gs2328fSnmpUsersEntry

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 'LANCOM-GS-2328F-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS-2328F-MIB::gs2328fSnmpUsersSecurityLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-GS-2328F-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-GS-2328F-MIB::gs2328fSnmpUsersSecurityLevel.<gs2328fSnmpUsersIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-GS-2328F-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-GS-2328F-MIB::gs2328fSnmpUsersSecurityLevel'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1noauthnopriv
2authnopriv
3authpriv