All MIBs › ZHONE-SYSTEM-MIB › zhoneSystemUserAuthMethod
zhoneSystemUserAuthMethod
Module: ZHONE-SYSTEM-MIB
OID (symbolic): ZHONE-SYSTEM-MIB::zhoneSystemUserAuthMethod
OID (numeric): 1.3.6.1.4.1.5504.3.1.5.17
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
This object determines how users access to the device is authenticated. A value of local indicates that user should be authenticated using locally provisioned user-profile profiles. A value of radius indicates that only RADIUS authentication should be used. A value of radiusThenLocal indicates that the user should be authenticated first by using RADIUS authentication and if that fails, then by local user-profile profiles. A value of radiusThenCraft indicates that the user should be authenticated first by using RADIUS authentication and if that fails, then only on the local craft port authentication by local user-profile profiles is allowed but all other ports will be denied access.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.5.17 snmpwalk -v2c -c public <target> ZHONE-SYSTEM-MIB::zhoneSystemUserAuthMethod
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5504.3.1.5.17.1 snmpget -v2c -c public <target> ZHONE-SYSTEM-MIB::zhoneSystemUserAuthMethod.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.5504.3.1.5.17.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5504 | zhone | Zhone |
| 1.3.6.1.4.1.5504.3 | zhoneGeneric | Zhone |
| 1.3.6.1.4.1.5504.3.1 | zhoneSystem | Zhone |
| 1.3.6.1.4.1.5504.3.1.5 | zhoneSystemConfiguration | ZHONE-SYSTEM-MIB |
| 1.3.6.1.4.1.5504.3.1.5.17 | zhoneSystemUserAuthMethod | ZHONE-SYSTEM-MIB |