configUserAuthenticationMode
POWERCONNECT5012-MIB ·
.1.3.6.1.4.1.674.10895.2.11.27
Object
scalar mandatory
r/w
Enumeration
Determines whether the user password will be authenticated by the switch, a remote RADIUS server, or some combination of the two.
Context
- MIB
- POWERCONNECT5012-MIB
- OID
.1.3.6.1.4.1.674.10895.2.11.27- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- dellConfigGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'POWERCONNECT5012-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'POWERCONNECT5012-MIB::configUserAuthenticationMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'POWERCONNECT5012-MIB' -M '/opt/observium/mibs/dell:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'POWERCONNECT5012-MIB::configUserAuthenticationMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | local |
2 | localThenRemote |
3 | remoteThenLocal |
4 | remote |