zySysMgmtAutoConfigurationState

ZYXEL-SYSTEM-MGMT-MIB · .1.3.6.1.4.1.890.1.15.3.49.1.15.1.1

Object

Enable(1)/Disable(2) Auto Configuration feature on the switch.
          
Function Description:
	During startup, the system will automatically try to get the configuration file from remote server-
and to load it to runtime memory. 
          
Note: 
1. If the state is enabled, it won't take effect immediately until system is rebooted.
2. To use this function, please follow the below requirements:
	For DHCP mode: 
	  a) The startup config must enable these functions:
	    - DHCP Client.	
	    - Auto Configuration.
	  b) The DHCP and TFTP servers must be running on a remote device while this function is using.
	    And the TFTP server IP address and configuration file name must be delivered by DHCP server- 
	    for telling switch device where to get the configuration.
	For HTTPS mode:
	  a) The startup config must enable/setup these functions:
	    - Auto Configuration.
	    - Specify a HTTPS URL.
	  b) The HTTPS server must be running on a remote device while this function is using.

Context

MIB
ZYXEL-SYSTEM-MGMT-MIB
OID
.1.3.6.1.4.1.890.1.15.3.49.1.15.1.1
Type
scalar
Access
readwrite
Status
current
Parent
zyxelSysMgmtAutoConfigurationSetup

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZYXEL-SYSTEM-MGMT-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZYXEL-SYSTEM-MGMT-MIB::zySysMgmtAutoConfigurationState.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZYXEL-SYSTEM-MGMT-MIB' -M '/opt/observium/mibs/zyxel:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZYXEL-SYSTEM-MGMT-MIB::zySysMgmtAutoConfigurationState'

Syntax

Values & Constraints

Type Values
1enabled
2disabled