gtUserAuthEnabled

WISI-GTSETTINGS-MIB · .1.3.6.1.4.1.7465.20.2.9.1.5.1.7.6.1.1

Object

column r/w Enumeration
The gtUserAuthEnabled entity allows you to control whether or
not authentication will be used on a module within the
GT01/GN50 rack unit. If it is disabled a user does not have to
give a username/password in order to access data.

Context

MIB
WISI-GTSETTINGS-MIB
OID
.1.3.6.1.4.1.7465.20.2.9.1.5.1.7.6.1.1
Type
column
Access
readwrite
Status
current
Parent
gtUserAuthEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
0off
1on