ZHONE-SYSTEM-MIB :: zhoneSystemUserAuthMethod

MIB Reference — IPNetwork Monitor

All MIBsZHONE-SYSTEM-MIBzhoneSystemUserAuthMethod

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.5504zhoneZhone
1.3.6.1.4.1.5504.3zhoneGenericZhone
1.3.6.1.4.1.5504.3.1zhoneSystemZhone
1.3.6.1.4.1.5504.3.1.5zhoneSystemConfigurationZHONE-SYSTEM-MIB
1.3.6.1.4.1.5504.3.1.5.17zhoneSystemUserAuthMethodZHONE-SYSTEM-MIB