radiusMode
ZYXEL-VES1608FE53A-MIB ·
.1.3.6.1.4.1.890.1.5.12.42.10.5.5
Object
scalar r/w
Enumeration
Set RADIUS mode as let IP DSLAM uses an external RADIUS server to authenticate users or let IP DSLAM uses its internal database of user names and passwords to authenticate users.
Context
- MIB
- ZYXEL-VES1608FE53A-MIB
- OID
.1.3.6.1.4.1.890.1.5.12.42.10.5.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- dot1x
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 'ZYXEL-VES1608FE53A-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-VES1608FE53A-MIB::radiusMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-VES1608FE53A-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-VES1608FE53A-MIB::radiusMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | authentication_server |
2 | local_user_profile |