configUserAuthenticationMode
FSM726S-MIB ·
.1.3.6.1.4.1.4526.1.1.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
- FSM726S-MIB
- OID
.1.3.6.1.4.1.4526.1.1.11.27- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- netgearConfigGroup
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 'FSM726S-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FSM726S-MIB::configUserAuthenticationMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FSM726S-MIB' -M '/opt/observium/mibs/netgear:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FSM726S-MIB::configUserAuthenticationMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | basicPasswordOnly |
2 | basicPasswordThenRemoteRADIUS |
4 | remoteRADIUSOnly |